2026-02-17 02:42:23.098 [INFO][9] startup/startup.go 552: Early log level set to info
2026-02-17 02:42:23.098 [INFO][9] startup/utils.go 125: Using NODENAME environment for node name kube-guq3k-default-worker-mbmz6-4zqc4-knbb5
2026-02-17 02:42:23.098 [INFO][9] startup/utils.go 137: Determined node name: kube-guq3k-default-worker-mbmz6-4zqc4-knbb5
2026-02-17 02:42:23.098 [INFO][9] startup/startup.go 112: Starting node kube-guq3k-default-worker-mbmz6-4zqc4-knbb5 with version v3.31.3
2026-02-17 02:42:23.100 [INFO][9] startup/startup.go 557: Checking datastore connection
2026-02-17 02:42:23.156 [INFO][9] startup/startup.go 580: Datastore connection verified
2026-02-17 02:42:23.156 [INFO][9] startup/startup.go 122: Datastore is ready
2026-02-17 02:42:23.170 [INFO][9] startup/ipam.go 2387: Upgrading any IPAM affinities from older versions.... node="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:23.182 [INFO][9] startup/ipam.go 2427: No affinities needed to be upgraded.
2026-02-17 02:42:23.214 [INFO][9] startup/startup.go 609: Initialize BGP data
2026-02-17 02:42:23.216 [INFO][9] startup/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:42:23.216 [INFO][9] startup/startup.go 726: Node IPv4 changed, will check for conflicts
2026-02-17 02:42:23.220 [INFO][9] startup/startup.go 878: No AS number configured on node resource, using global value
2026-02-17 02:42:23.244 [INFO][9] startup/startup.go 941: found v4=10.100.0.0/16 in the kubeadm config map
2026-02-17 02:42:23.244 [INFO][9] startup/startup.go 945: found v6= in the kubeadm config map
2026-02-17 02:42:23.268 [INFO][9] startup/startup.go 846: FELIX_IPV6SUPPORT is false through environment variable
2026-02-17 02:42:23.349 [INFO][9] startup/startup.go 249: Using node name: kube-guq3k-default-worker-mbmz6-4zqc4-knbb5
2026-02-17 02:42:23.421 [INFO][17] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:42:23.422 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:42:23.422 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:42:23.422 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:42:23.422 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:42:23.422 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:42:23.422 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:42:23.422 [INFO][17] 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:42:23.423 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:42:23.423 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:42:23.423 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:42:23.423 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:42:23.423 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:42:23.423 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:42:23.423 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:42:23.423 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:42:23.423 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:42:23.423 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:42:23.423 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:42:23.423 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:42:23.467 [INFO][17] tunnel-ip-allocator/allocateip.go 320: Assign a new tunnel address type="ipipTunnelAddress"
2026-02-17 02:42:23.467 [INFO][17] tunnel-ip-allocator/allocateip.go 398: Release any old tunnel addresses IP="" type="ipipTunnelAddress"
2026-02-17 02:42:23.470 [INFO][17] tunnel-ip-allocator/ipam.go 112: Auto-assign 1 ipv4, 0 ipv6 addrs for host 'kube-guq3k-default-worker-mbmz6-4zqc4-knbb5'
2026-02-17 02:42:23.473 [INFO][17] tunnel-ip-allocator/ipam.go 707: Looking up existing affinities for host handle="ipip-tunnel-addr-kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:23.506 [INFO][17] tunnel-ip-allocator/ipam.go 409: Looking up existing affinities for host host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:23.524 [INFO][17] tunnel-ip-allocator/ipam.go 558: Ran out of existing affine blocks for host host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:23.536 [INFO][17] tunnel-ip-allocator/ipam.go 575: Tried all affine blocks. Looking for an affine block with space, or a new unclaimed block host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:23.542 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 158: Found free block: 10.100.8.192/26
2026-02-17 02:42:23.542 [INFO][17] tunnel-ip-allocator/ipam.go 588: Found unclaimed block in 5.817091ms host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" subnet=10.100.8.192/26
2026-02-17 02:42:23.542 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 175: Trying to create affinity in pending state host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" subnet=10.100.8.192/26
2026-02-17 02:42:23.602 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 205: Successfully created pending affinity for block host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" subnet=10.100.8.192/26
2026-02-17 02:42:23.602 [INFO][17] tunnel-ip-allocator/ipam.go 160: Attempting to load block cidr=10.100.8.192/26 host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:23.606 [INFO][17] tunnel-ip-allocator/ipam.go 165: The referenced block doesn't exist, trying to create it cidr=10.100.8.192/26 host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:23.625 [INFO][17] tunnel-ip-allocator/ipam.go 172: Wrote affinity as pending cidr=10.100.8.192/26 host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:23.650 [INFO][17] tunnel-ip-allocator/ipam.go 181: Attempting to claim the block cidr=10.100.8.192/26 host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:23.650 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 226: Attempting to create a new block affinityType="host" host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" subnet=10.100.8.192/26
2026-02-17 02:42:23.672 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 267: Successfully created block
2026-02-17 02:42:23.672 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 283: Confirming affinity host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" subnet=10.100.8.192/26
2026-02-17 02:42:23.688 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 298: Successfully confirmed affinity host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" subnet=10.100.8.192/26
2026-02-17 02:42:23.688 [INFO][17] tunnel-ip-allocator/ipam.go 623: Block '10.100.8.192/26' has 64 free ips which is more than 1 ips required. host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" subnet=10.100.8.192/26
2026-02-17 02:42:23.688 [INFO][17] tunnel-ip-allocator/ipam.go 1245: Attempting to assign 1 addresses from block block=10.100.8.192/26 handle="ipip-tunnel-addr-kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:23.813 [INFO][17] tunnel-ip-allocator/ipam.go 1806: Creating new handle: ipip-tunnel-addr-kube-guq3k-default-worker-mbmz6-4zqc4-knbb5
2026-02-17 02:42:23.862 [INFO][17] tunnel-ip-allocator/ipam.go 1272: Writing block in order to claim IPs block=10.100.8.192/26 handle="ipip-tunnel-addr-kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:24.109 [INFO][17] tunnel-ip-allocator/ipam.go 1288: Successfully claimed IPs: [10.100.8.192/26] block=10.100.8.192/26 handle="ipip-tunnel-addr-kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:24.109 [INFO][17] tunnel-ip-allocator/ipam.go 895: Auto-assigned 1 out of 1 IPv4s: [10.100.8.192/26] handle="ipip-tunnel-addr-kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" host="kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:24.109 [INFO][17] tunnel-ip-allocator/allocateip.go 522: Assigned tunnel address to node IP="10.100.8.192" type="ipipTunnelAddress"
2026-02-17 02:42:24.109 [INFO][17] tunnel-ip-allocator/allocateip.go 412: Assign new tunnel address IP="10.100.8.192" type="ipipTunnelAddress"
Calico node started successfully
bird: Unable to open configuration file /etc/calico/confd/config/bird.cfg: No such file or directory
2026-02-17 02:42:25.588 [INFO][82] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:42:25.589 [INFO][82] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:42:25.589 [INFO][82] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:42:25.589 [INFO][82] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:42:25.589 [INFO][82] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:42:25.589 [INFO][82] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:42:25.589 [INFO][82] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:42:25.589 [INFO][82] 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:42:25.590 [INFO][82] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:42:25.590 [INFO][82] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:42:25.590 [INFO][82] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:42:25.590 [INFO][82] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:42:25.590 [INFO][82] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:42:25.590 [INFO][82] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:42:25.590 [INFO][82] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:42:25.590 [INFO][82] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:42:25.590 [INFO][82] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:42:25.590 [INFO][82] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:42:25.590 [INFO][82] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:42:25.590 [INFO][82] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:42:25.591 [INFO][82] tunnel-ip-allocator/watchersyncer.go 118: Start called
2026-02-17 02:42:25.591 [INFO][82] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:42:25.591 [INFO][82] tunnel-ip-allocator/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:42:25.591 [INFO][82] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes/kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:25.591 [INFO][82] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:42:25.611 [INFO][82] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes/kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:25.614 [INFO][82] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:42:25.613 [INFO][82] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:42:25.614 [INFO][82] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:25.614 [INFO][82] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:25.614 [INFO][82] tunnel-ip-allocator/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:42:25.614 [INFO][82] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=in-sync
bird: Unable to open configuration file /etc/calico/confd/config/bird6.cfg: No such file or directory
2026-02-17 02:42:25.697 [INFO][82] tunnel-ip-allocator/allocateip.go 345: Current address is still valid, do nothing currentAddr="10.100.8.192" type="ipipTunnelAddress"
2026-02-17 02:42:25.840 [INFO][92] complete-startup/startup.go 289: Waiting for Calico to become ready before continuing...
2026-02-17 02:42:25.847 [WARNING][92] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD is not ready: error querying BIRD: unable to connect to BIRDv4 socket: dial unix /var/run/calico/bird.ctl: connect: connection refused"
2026-02-17 02:42:25.887 [INFO][89] confd/config.go 81: Skipping confd config file.
2026-02-17 02:42:25.887 [INFO][89] confd/run.go 18: Starting calico-confd
2026-02-17 02:42:25.906 [INFO][89] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:42:25.906 [INFO][89] confd/client.go 1560: Updated with new cluster IP CIDRs: []
2026-02-17 02:42:25.906 [INFO][89] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:42:25.906 [INFO][89] confd/client.go 1551: Updated with new external IP CIDRs: []
2026-02-17 02:42:25.906 [INFO][89] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:42:25.906 [INFO][89] confd/client.go 1587: Updated with new Loadbalancer IP CIDRs: []
2026-02-17 02:42:25.906 [INFO][89] confd/watchersyncer.go 118: Start called
2026-02-17 02:42:25.906 [INFO][89] confd/client.go 452: Source SourceRouteGenerator readiness changed, ready=true
2026-02-17 02:42:25.906 [ERROR][89] confd/status_file_watcher.go 118: Error adding directory to fsnotify. error=no such file or directory
2026-02-17 02:42:25.906 [INFO][89] confd/status_file_watcher.go 185: Error initializing fsnotify. Falling back to polling. error=no such file or directory
2026-02-17 02:42:25.906 [ERROR][89] 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:42:25.906 [INFO][89] confd/client.go 452: Source LocalBGPPeerWatcher readiness changed, ready=true
2026-02-17 02:42:25.907 [INFO][89] confd/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:42:25.914 [INFO][89] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:42:25.914 [INFO][89] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:42:25.915 [INFO][89] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:42:25.915 [INFO][89] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:42:25.915 [INFO][89] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:42:25.913 [INFO][89] confd/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:42:25.914 [INFO][89] confd/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/host/kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:25.931 [INFO][89] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:42:25.932 [INFO][90] status-reporter/startup.go 552: Early log level set to info
2026-02-17 02:42:25.933 [INFO][89] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:42:25.933 [INFO][89] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:25.933 [INFO][89] confd/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:42:25.933 [INFO][89] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:25.934 [INFO][89] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:42:25.934 [INFO][89] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:25.936 [INFO][89] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:42:25.936 [INFO][89] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:25.936 [INFO][89] confd/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/host/kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"
2026-02-17 02:42:25.937 [INFO][89] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:25.937 [INFO][89] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:42:25.937 [INFO][90] status-reporter/watchersyncer.go 118: Start called
2026-02-17 02:42:25.937 [INFO][89] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f; name=ip_addr_v4) updated; HostBGPConfig(node=kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f; name=ip_addr_v6) updated; HostBGPConfig(node=kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f; name=rr_cluster_id) updated; kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f updated; HostBGPConfig(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5; name=ip_addr_v4) updated; HostBGPConfig(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5; name=ip_addr_v6) updated; HostBGPConfig(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5; name=network_v4) updated; HostBGPConfig(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5; name=rr_cluster_id) updated; kube-guq3k-default-worker-mbmz6-4zqc4-knbb5 updated; HostBGPConfig(node=kube-guq3k-xcf2t-4k852; name=ip_addr_v4) updated; HostBGPConfig(node=kube-guq3k-xcf2t-4k852; name=ip_addr_v6) updated; HostBGPConfig(node=kube-guq3k-xcf2t-4k852; name=network_v4) updated; HostBGPConfig(node=kube-guq3k-xcf2t-4k852; name=rr_cluster_id) updated; kube-guq3k-xcf2t-4k852 updated
2026-02-17 02:42:25.937 [INFO][89] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:25.937 [INFO][89] confd/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:42:25.937 [INFO][90] status-reporter/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:42:25.937 [INFO][89] confd/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:42:25.937 [INFO][90] status-reporter/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:42:25.938 [INFO][89] confd/client.go 452: Source SourceSyncer readiness changed, ready=true
2026-02-17 02:42:25.938 [INFO][89] confd/client.go 472: Data is now syncd, can start rendering templates
2026-02-17 02:42:25.938 [INFO][90] status-reporter/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:42:25.954 [INFO][90] status-reporter/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:42:25.954 [INFO][90] status-reporter/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:25.954 [INFO][90] status-reporter/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:42:25.954 [INFO][90] status-reporter/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:42:25.954 [INFO][90] status-reporter/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:42:25.968 [INFO][91] monitor-addresses/startup.go 552: Early log level set to info
2026-02-17 02:42:25.969 [INFO][91] monitor-addresses/utils.go 125: Using NODENAME environment for node name kube-guq3k-default-worker-mbmz6-4zqc4-knbb5
2026-02-17 02:42:25.969 [INFO][91] monitor-addresses/utils.go 137: Determined node name: kube-guq3k-default-worker-mbmz6-4zqc4-knbb5
2026-02-17 02:42:25.990 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird_ipam.cfg has been updated
2026-02-17 02:42:25.992 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_ipam.cfg has been updated
2026-02-17 02:42:25.994 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird_aggr.cfg has been updated
2026-02-17 02:42:25.998 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird6.cfg has been updated
2026-02-17 02:42:25.998 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_aggr.cfg has been updated
2026-02-17 02:42:26.008 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated
2026-02-17 02:42:26.010 [INFO][94] cni-config-monitor/token_watch.go 240: Update of CNI kubeconfig triggered based on elapsed time.
2026-02-17 02:42:26.010 [INFO][94] cni-config-monitor/token_watch.go 295: Wrote updated CNI kubeconfig file. path="/host/etc/cni/net.d/calico-kubeconfig"
2026-02-17 02:42:26.033 [INFO][95] 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)(0xc00066f7c0), 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-guq3k-default-worker-mbmz6-4zqc4-knbb5", 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)(0xc00066f9a0)}, 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, 0x8, 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:"b4fa74af227a4ebfa269215493202cad", 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)(0xc00066fc20), 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":"b4fa74af227a4ebfa269215493202cad", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.100.8.192"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"b4fa74af227a4ebfa269215493202cad", "ClusterType":"k8s,bgp,kubeadm,kdd", "DatastoreType":"kubernetes", "DefaultEndpointToHostAction":"ACCEPT", "FelixHostname":"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5", "FloatingIPs":"Disabled", "HealthEnabled":"true", "IpInIpMtu":"0", "IpInIpTunnelAddr":"10.100.8.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:42:26.033 [INFO][95] felix/daemon.go 758: Setting GOGC from configuration. GOGC=40
2026-02-17 02:42:26.033 [INFO][95] felix/daemon.go 786: Using runtime default GOMAXPROCS. default=4
2026-02-17 02:42:26.033 [INFO][95] felix/health.go 374: Health enabled.  Server is already running. host="localhost" port=9099
2026-02-17 02:42:26.034 [INFO][95] felix/driver.go 76: Using internal (linux) dataplane driver.
2026-02-17 02:42:26.034 [INFO][95] 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:42:26.048 [INFO][95] felix/timeouts.go 86: BPF conntrack timeout set name="ICMPTimeout" value=5s
2026-02-17 02:42:26.049 [INFO][95] felix/timeouts.go 86: BPF conntrack timeout set name="CreationGracePeriod" value=10s
2026-02-17 02:42:26.049 [INFO][95] felix/timeouts.go 86: BPF conntrack timeout set name="TCPSynSent" value=20s
2026-02-17 02:42:26.049 [INFO][95] felix/timeouts.go 86: BPF conntrack timeout set name="TCPEstablished" value=1h0m0s
2026-02-17 02:42:26.050 [INFO][95] felix/timeouts.go 97: BPF conntrack timeout set from nf_conntrack_tcp_timeout_time_wait name="TCPFinsSeen" value=2m0s
2026-02-17 02:42:26.051 [INFO][95] felix/timeouts.go 86: BPF conntrack timeout set name="TCPResetSeen" value=40s
2026-02-17 02:42:26.051 [INFO][95] felix/timeouts.go 86: BPF conntrack timeout set name="UDPTimeout" value=1m0s
2026-02-17 02:42:26.051 [INFO][95] felix/timeouts.go 86: BPF conntrack timeout set name="GenericTimeout" value=10m0s
2026-02-17 02:42:26.051 [INFO][95] 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:42:26.052 [INFO][95] felix/int_dataplane.go 436: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5", 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)(0xc00032a1e0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc00032a280), 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, 0x8, 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)(0xc00066f9a0)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:0, ConfigChangedRestartCallback:(func())(0x3cd5ac0), FatalErrorRestartCallback:(func(error))(0x3cd59c0), PostInSyncCallback:(func())(0x3c9f520), HealthAggregator:(*health.HealthAggregator)(0xc000690c00), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000cbb8c0), 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)(0xc00066f7c0), 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)(0xc000936540), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc00066fc20), RequireMTUFile:false, RouteSource:"CalicoIPAM", KubernetesProvider:0x0, NewNftablesDataplane:(func(knftables.Family, string) (knftables.Interface, error))(nil)}
2026-02-17 02:42:26.053 [INFO][95] felix/rule_defs.go 491: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc00032a1e0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc00032a280), 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, 0x8, 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:42:26.054 [INFO][95] felix/rule_defs.go 526: packets that are not passed by any policy or profile will be dropped.
2026-02-17 02:42:26.054 [INFO][95] felix/rule_defs.go 541: Workload to host packets will be accepted.
2026-02-17 02:42:26.054 [INFO][95] felix/rule_defs.go 555: filter table allowed packets will be accepted immediately.
2026-02-17 02:42:26.054 [INFO][95] felix/rule_defs.go 563: mangle table allowed packets will be accepted immediately.
2026-02-17 02:42:26.054 [INFO][95] felix/rule_defs.go 571: Packets to unknown service IPs will be dropped
2026-02-17 02:42:26.054 [INFO][95] felix/int_dataplane.go 1509: Determined pod MTU mtu=1352
2026-02-17 02:42:26.054 [INFO][95] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s
2026-02-17 02:42:26.054 [INFO][95] 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:42:26.054 [INFO][95] 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:42:26.071 [INFO][95] 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:42:26.141 [INFO][95] 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:42:26.141 [INFO][95] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:42:26.141 [INFO][95] 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:42:26.141 [INFO][95] 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:42:26.141 [INFO][95] 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:42:26.142 [INFO][95] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:42:26.142 [INFO][95] 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:42:26.142 [INFO][95] 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:42:26.142 [INFO][95] 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:42:26.142 [INFO][95] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:42:26.142 [INFO][95] 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:42:26.142 [INFO][95] 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:42:26.142 [INFO][95] 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:42:26.142 [INFO][95] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:42:26.143 [INFO][95] 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:42:26.143 [INFO][95] 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:42:26.144 [INFO][95] felix/int_dataplane.go 780: XDP acceleration enabled.
2026-02-17 02:42:26.195 [INFO][95] 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:42:26.195 [INFO][95] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:42:26.195 [INFO][95] 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:42:26.195 [INFO][95] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:42:26.660 [INFO][95] felix/maps.go 833: Loaded map file descriptor. fd=0x1e name="/sys/fs/bpf/tc/globals/cali_ctlb_conn"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:42:26.807 [INFO][95] felix/maps.go 833: Loaded map file descriptor. fd=0x1f name="/sys/fs/bpf/tc/globals/cali_ctlb_send"
2026-02-17 02:42:26.847 [WARNING][92] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD6 is not ready: error querying BIRD: unable to connect to BIRDv6 socket: dial unix /var/run/calico/bird6.ctl: connect: connection refused"
bird: device1: Initializing
bird: direct1: Initializing
bird: 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: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Reconfigured
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:42:26.969 [INFO][95] felix/maps.go 833: Loaded map file descriptor. fd=0x20 name="/sys/fs/bpf/tc/globals/cali_ctlb_recv"
2026-02-17 02:42:26.973 [INFO][95] felix/int_dataplane.go 866: Failed to remove BPF connect-time load balancer, ignoring. error=error querying cgroup 11 : no such file or directory
error querying cgroup 15 : no such file or directory
error querying cgroup 20 : no such file or directory
error querying cgroup 10 : no such file or directory
error querying cgroup 14 : no such file or directory
error querying cgroup 19 : no such file or directory
2026-02-17 02:42:27.182 [INFO][95] felix/int_dataplane.go 2955: File /var/lib/calico/bpf_ct_map_size does not exist
2026-02-17 02:42:27.183 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net"
2026-02-17 02:42:27.183 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net"
2026-02-17 02:42:27.183 [INFO][95] felix/int_dataplane.go 1129: IPIP enabled, starting thread to keep tunnel configuration in sync.
2026-02-17 02:42:27.183 [INFO][95] felix/int_dataplane.go 1369: Registering to report health.
2026-02-17 02:42:27.183 [INFO][95] 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:42:27.186 [INFO][95] felix/int_dataplane.go 2471: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output=""
2026-02-17 02:42:27.186 [INFO][95] felix/int_dataplane.go 2474: Making sure IPv4 forwarding is enabled.
2026-02-17 02:42:27.187 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw"
2026-02-17 02:42:27.187 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw"
2026-02-17 02:42:27.187 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:42:27.187 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw"
2026-02-17 02:42:27.187 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:42:27.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:42:27.189 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:42:27.189 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-egress-dscp" ipVersion=0x4 table="mangle"
2026-02-17 02:42:27.189 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:42:27.208 [INFO][95] 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:42:27.208 [INFO][95] felix/health.go 204: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:42:27.208 [INFO][95] felix/daemon.go 467: Connect to the dataplane driver.
2026-02-17 02:42:27.208 [INFO][95] felix/int_dataplane.go 2210: Started internal iptables dataplane driver loop
2026-02-17 02:42:27.208 [INFO][95] felix/int_dataplane.go 2774: Started internal status report thread
2026-02-17 02:42:27.208 [INFO][95] felix/int_dataplane.go 2776: Process status reports disabled
2026-02-17 02:42:27.208 [INFO][95] felix/iface_monitor.go 117: Interface monitoring thread started.
2026-02-17 02:42:27.208 [INFO][95] felix/int_dataplane.go 2336: Will refresh IP sets on timer interval=1m30s
2026-02-17 02:42:27.209 [INFO][95] felix/int_dataplane.go 2336: Will refresh routes on timer interval=1m30s
2026-02-17 02:42:27.209 [INFO][95] felix/iface_monitor.go 137: Subscribed to netlink updates.
2026-02-17 02:42:27.209 [INFO][95] felix/int_dataplane.go 2336: Will refresh XDP state on timer interval=1m30s
2026-02-17 02:42:27.209 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up"
2026-02-17 02:42:27.209 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1}
2026-02-17 02:42:27.209 [INFO][95] 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:42:27.209 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=2 ifaceName="ens3" state="up"
2026-02-17 02:42:27.209 [INFO][95] 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:42:27.209 [INFO][95] 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:42:27.209 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:42:27.209 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"ens3", State:"up", Index:2}
2026-02-17 02:42:27.209 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{192.168.24.244,fe80::f816:3eff:fe46:bbed} ifaceName="ens3"
2026-02-17 02:42:27.210 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.244":set.v{}, "fe80::f816:3eff:fe46:bbed":set.v{}}}
2026-02-17 02:42:27.210 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.244":set.v{}, "fe80::f816:3eff:fe46:bbed":set.v{}}}
2026-02-17 02:42:27.210 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:42:27.210 [INFO][95] felix/int_dataplane.go 2409: Interface monitor now in sync.
2026-02-17 02:42:27.210 [INFO][95] felix/daemon.go 566: using resource updates where applicable
2026-02-17 02:42:27.210 [INFO][95] felix/daemon.go 569: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc000dcb6c0), (*watchersyncer.watcherCache)(0xc000dcb790), (*watchersyncer.watcherCache)(0xc000dcb860), (*watchersyncer.watcherCache)(0xc000dcb930), (*watchersyncer.watcherCache)(0xc000dcba00), (*watchersyncer.watcherCache)(0xc000dcbad0), (*watchersyncer.watcherCache)(0xc000dcbba0), (*watchersyncer.watcherCache)(0xc000dcbc70), (*watchersyncer.watcherCache)(0xc000dcbd40), (*watchersyncer.watcherCache)(0xc000dcbe10), (*watchersyncer.watcherCache)(0xc000cc0000), (*watchersyncer.watcherCache)(0xc000cc00d0), (*watchersyncer.watcherCache)(0xc000cc01a0), (*watchersyncer.watcherCache)(0xc000cc0270), (*watchersyncer.watcherCache)(0xc000cc0340), (*watchersyncer.watcherCache)(0xc000cc0410), (*watchersyncer.watcherCache)(0xc000cc04e0), (*watchersyncer.watcherCache)(0xc000cc05b0), (*watchersyncer.watcherCache)(0xc000cc0680), (*watchersyncer.watcherCache)(0xc000cc0820), (*watchersyncer.watcherCache)(0xc000cc08f0), (*watchersyncer.watcherCache)(0xc000cc09c0), (*watchersyncer.watcherCache)(0xc000cc0a90)}, results:(chan interface {})(0xc0003b8930), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc0009c8120), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil), watchRetryTimeout:600000000000}
2026-02-17 02:42:27.210 [INFO][95] felix/daemon.go 573: Starting the datastore Syncer
2026-02-17 02:42:27.210 [INFO][95] felix/watchersyncer.go 118: Start called
2026-02-17 02:42:27.211 [INFO][95] felix/calc_graph.go 156: Creating calculation graph, filtered to hostname kube-guq3k-default-worker-mbmz6-4zqc4-knbb5
2026-02-17 02:42:27.211 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:42:27.211 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:42:27.211 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:42:27.211 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:42:27.211 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:42:27.211 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:42:27.211 [INFO][95] felix/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:42:27.211 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:42:27.211 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:42:27.211 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:42:27.211 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:42:27.211 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1fa9a20)
2026-02-17 02:42:27.211 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:42:27.211 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:42:27.211 [INFO][95] felix/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:42:27.211 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:42:27.212 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223d7e0)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223d660)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:42:27.212 [INFO][95] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:42:27.212 [INFO][95] felix/async_calc_graph.go 256: Starting AsyncCalcGraph
2026-02-17 02:42:27.212 [INFO][95] felix/daemon.go 683: Started the processing graph
2026-02-17 02:42:27.212 [INFO][95] felix/daemon.go 709: Starting endpoint-status file-reporter path="/var/run/calico"
2026-02-17 02:42:27.212 [INFO][95] felix/async_calc_graph.go 137: AsyncCalcGraph running
2026-02-17 02:42:27.213 [INFO][95] felix/status_file_reporter.go 151: Endpoint status file reporter running.
2026-02-17 02:42:27.213 [INFO][95] felix/daemon.go 1114: Reading from dataplane driver pipe...
2026-02-17 02:42:27.213 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:42:27.213 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:42:27.213 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:42:27.213 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:42:27.213 [INFO][95] 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":"b4fa74af227a4ebfa269215493202cad", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.100.8.192"}, "environment variable":map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5", "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:"b4fa74af227a4ebfa269215493202cad"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.8.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:"b4fa74af227a4ebfa269215493202cad"} 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.8.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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} 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:42:27.214 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:42:27.214 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:42:27.214 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:42:27.214 [INFO][95] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:42:27.214 [INFO][95] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:42:27.214 [INFO][95] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:42:27.214 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:42:27.214 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:42:27.214 [INFO][95] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:42:27.214 [INFO][95] felix/config_params.go 769: Parsing value for FelixHostname: kube-guq3k-default-worker-mbmz6-4zqc4-knbb5 (from environment variable)
2026-02-17 02:42:27.214 [INFO][95] felix/config_params.go 805: Parsed value for FelixHostname: kube-guq3k-default-worker-mbmz6-4zqc4-knbb5 (from environment variable)
2026-02-17 02:42:27.214 [INFO][95] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:42:27.214 [INFO][95] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:42:27.214 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:42:27.214 [INFO][95] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:42:27.214 [INFO][95] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:42:27.215 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:42:27.215 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:42:27.215 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:42:27.215 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.8.192 (from datastore (per-host))
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.8.192 (from datastore (per-host))
2026-02-17 02:42:27.215 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:42:27.215 [INFO][95] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:42:27.216 [INFO][95] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:42:27.216 [INFO][95] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:42:27.216 [INFO][95] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:42:27.216 [INFO][95] felix/config_params.go 769: Parsing value for ClusterGUID: b4fa74af227a4ebfa269215493202cad (from datastore (global))
2026-02-17 02:42:27.216 [INFO][95] felix/config_params.go 805: Parsed value for ClusterGUID: b4fa74af227a4ebfa269215493202cad (from datastore (global))
2026-02-17 02:42:27.216 [INFO][95] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:42:27.216 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:42:27.216 [INFO][95] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:42:27.216 [INFO][95] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:42:27.216 [INFO][95] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:42:27.216 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:42:27.216 [INFO][95] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:42:27.216 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:42:27.216 [INFO][95] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:42:27.216 [INFO][95] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:42:27.216 [INFO][95] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:42:27.214 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:42:27.217 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:42:27.217 [INFO][95] 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:"b4fa74af227a4ebfa269215493202cad"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.8.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:"b4fa74af227a4ebfa269215493202cad"} 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.8.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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} 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:42:27.213 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:42:27.219 [INFO][95] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:42:27.220 [INFO][95] felix/daemon.go 804: No driver process to monitor
2026-02-17 02:42:27.222 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:42:27.222 [INFO][95] felix/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:42:27.222 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.223 [INFO][95] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) b4fa74af227a4ebfa269215493202cad 935 <nil> 0s} new}
2026-02-17 02:42:27.223 [INFO][95] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) k8s,bgp,kubeadm,kdd 935 <nil> 0s} new}
2026-02-17 02:42:27.223 [INFO][95] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.31.3 935 <nil> 0s} new}
2026-02-17 02:42:27.226 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:42:27.226 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.227 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:42:27.227 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:42:27.228 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:42:27.228 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:42:27.231 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:42:27.231 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:42:27.231 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:42:27.232 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:42:27.232 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.233 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.233 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.233 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:42:27.233 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.233 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.233 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.233 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.233 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.233 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.235 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:42:27.237 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:42:27.237 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:42:27.238 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.238 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.238 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.238 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:42:27.240 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:42:27.241 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:42:27.241 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:42:27.241 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:42:27.241 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:42:27.242 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.242 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.242 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.242 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.242 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.242 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.242 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:42:27.242 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.243 [INFO][95] 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:42:27.244 [INFO][95] 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:42:27.244 [INFO][95] 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.190.97" ports:{Protocol:"TCP" Port:12345}
2026-02-17 02:42:27.244 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sonobuoy-aggregator" namespace:"sonobuoy" type:"ClusterIP" cluster_ips:"10.254.14.221" ports:{Protocol:"TCP" Port:8080}
2026-02-17 02:42:27.244 [INFO][95] 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:42:27.244 [INFO][95] 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.63.149" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:42:27.244 [INFO][95] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=LogSeverityScreen) Info 942 <nil> 0s} new}
2026-02-17 02:42:27.244 [INFO][95] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ReportingIntervalSecs) 0 942 <nil> 0s} new}
2026-02-17 02:42:27.244 [INFO][95] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 942 <nil> 0s} new}
2026-02-17 02:42:27.244 [INFO][95] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 942 <nil> 0s} new}
2026-02-17 02:42:27.244 [INFO][95] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 942 <nil> 0s} new}
2026-02-17 02:42:27.246 [INFO][95] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5,name=IpInIpTunnelAddr) 10.100.8.192 1731 <nil> 0s} new}
2026-02-17 02:42:27.246 [INFO][95] 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-guq3k-default-worker-mbmz6-4zqc4-knbb5", "kubernetes.io/os":"linux", "node-role.kubernetes.io/worker":"", "node.cluster.x-k8s.io/nodegroup":"default-worker", "node.kubernetes.io/instance-type":"m1.large", "topology.cinder.csi.openstack.org/zone":"nova", "topology.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"} old=map[string]string{}
2026-02-17 02:42:27.249 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:42:27.249 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.252 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229"
2026-02-17 02:42:27.252 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" ipv4_addr:"192.168.24.244"
2026-02-17 02:42:27.253 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-guq3k-xcf2t-4k852" ipv4_addr:"192.168.24.155"
2026-02-17 02:42:27.253 [INFO][95] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:42:27.253 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" ipv4_addr:"192.168.24.244/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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} 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:42:27.253 [INFO][95] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:42:27.253 [INFO][95] felix/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:42:27.253 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-xcf2t-4k852" ipv4_addr:"192.168.24.155/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-guq3k-xcf2t-4k852"} 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:42:27.253 [INFO][95] 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:42:27.254 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" 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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} 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:42:27.253 [INFO][95] felix/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:42:27.256 [INFO][95] felix/config_batcher.go 102: Datamodel in sync, flushing config update
2026-02-17 02:42:27.256 [INFO][95] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:b4fa74af227a4ebfa269215493202cad ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0], host: map[IpInIpTunnelAddr:10.100.8.192].
2026-02-17 02:42:27.256 [INFO][95] felix/async_calc_graph.go 166: First time we've been in sync
2026-02-17 02:42:27.257 [INFO][95] felix/health.go 204: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:42:27.257 [INFO][95] felix/event_sequencer.go 278: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"b4fa74af227a4ebfa269215493202cad", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"} host=map[string]string{"IpInIpTunnelAddr":"10.100.8.192"}
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 638: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:b4fa74af227a4ebfa269215493202cad ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0]
2026-02-17 02:42:27.257 [INFO][95] felix/usagerep.go 91: Waiting before first check-in delay=5m0.983s
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 769: Parsing value for FelixHostname: kube-guq3k-default-worker-mbmz6-4zqc4-knbb5 (from environment variable)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 805: Parsed value for FelixHostname: kube-guq3k-default-worker-mbmz6-4zqc4-knbb5 (from environment variable)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:42:27.257 [INFO][95] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.8.192 (from datastore (per-host))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.8.192 (from datastore (per-host))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 769: Parsing value for ClusterGUID: b4fa74af227a4ebfa269215493202cad (from datastore (global))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 805: Parsed value for ClusterGUID: b4fa74af227a4ebfa269215493202cad (from datastore (global))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:42:27.258 [INFO][95] felix/config_params.go 638: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.100.8.192]
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for FelixHostname: kube-guq3k-default-worker-mbmz6-4zqc4-knbb5 (from environment variable)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for FelixHostname: kube-guq3k-default-worker-mbmz6-4zqc4-knbb5 (from environment variable)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.8.192 (from datastore (per-host))
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.8.192 (from datastore (per-host))
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for ClusterGUID: b4fa74af227a4ebfa269215493202cad (from datastore (global))
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for ClusterGUID: b4fa74af227a4ebfa269215493202cad (from datastore (global))
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:42:27.259 [INFO][95] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:42:27.260 [INFO][95] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:42:27.260 [INFO][95] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:42:27.260 [INFO][95] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:42:27.260 [INFO][95] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:42:27.260 [INFO][95] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:42:27.260 [INFO][95] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:42:27.260 [INFO][95] felix/async_calc_graph.go 221: First flush after becoming in sync, sending InSync message.
2026-02-17 02:42:27.260 [INFO][95] felix/daemon.go 1319: Datastore now in sync.
2026-02-17 02:42:27.261 [INFO][95] 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:42:27.261 [INFO][95] 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:42:27.261 [INFO][95] 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:42:27.261 [INFO][95] 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:42:27.261 [INFO][95] 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:42:27.261 [INFO][95] 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:42:27.261 [INFO][95] 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:42:27.261 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.262 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] 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:42:27.263 [INFO][95] felix/int_dataplane.go 2357: Received *proto.Encapsulation update from calculation graph. msg=ipip_enabled:true
2026-02-17 02:42:27.264 [INFO][95] felix/int_dataplane.go 2357: Received *proto.InSync update from calculation graph. msg=
2026-02-17 02:42:27.264 [INFO][95] felix/int_dataplane.go 2367: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=1.306984036s
2026-02-17 02:42:27.264 [INFO][95] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4
2026-02-17 02:42:27.264 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:27.264 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:42:27.264 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="dscp-src-net" setType="hash:net"
2026-02-17 02:42:27.309 [INFO][95] felix/route_mgr.go 618: Tunnel device MTU needs to be updated ipVersion=0x4 new=1352 old=1480 tunnelDevice="tunl0"
2026-02-17 02:42:27.310 [INFO][95] felix/route_mgr.go 622: Updated tunnel MTU ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:42:27.310 [INFO][95] felix/route_mgr.go 688: Assigning address to tunnel device address=10.100.8.192/32 ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:42:27.310 [INFO][95] felix/route_mgr.go 640: Tunnel wasn't admin up, enabling it flags=0 ipVersion=0x4 mtu=1352 tunnelAddr="10.100.8.192" tunnelDevice="tunl0"
2026-02-17 02:42:27.310 [INFO][95] felix/route_mgr.go 645: Set tunnel admin up ipVersion=0x4 mtu=1352 tunnelAddr="10.100.8.192" tunnelDevice="tunl0"
2026-02-17 02:42:27.310 [INFO][95] felix/route_mgr.go 531: parent device changed from "" to "ens3" ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:42:27.310 [INFO][95] felix/route_mgr.go 544: Tunnel device configured ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:42:27.410 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="down"
2026-02-17 02:42:27.410 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{10.100.8.192} ifaceName="tunl0"
2026-02-17 02:42:27.410 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="up"
2026-02-17 02:42:27.410 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="10.100.8.192" exists=true ifIndex=3
2026-02-17 02:42:27.418 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down"
2026-02-17 02:42:27.418 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B"
2026-02-17 02:42:27.422 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down"
2026-02-17 02:42:27.422 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A"
2026-02-17 02:42:27.612 [INFO][95] felix/wireguard.go 1763: Trying to connect to linkClient ipVersion=0x4
2026-02-17 02:42:27.613 [INFO][95] felix/wireguard.go 648: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
2026-02-17 02:42:27.626 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state=""
2026-02-17 02:42:27.626 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_A"
2026-02-17 02:42:27.627 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state=""
2026-02-17 02:42:27.628 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_B"
bird: device1: Initializing
bird: direct1: Initializing
bird: Mesh_192_168_24_155: Initializing
bird: device1: Starting
bird: device1: Connected to table master
bird: device1: State changed to feed
bird: direct1: Starting
bird: direct1: Connected to table master
bird: direct1: State changed to feed
bird: Mesh_192_168_24_155: Starting
bird: Mesh_192_168_24_155: 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:42:27.828 [INFO][95] felix/int_dataplane.go 2307: Completed first update to dataplane. secsSinceStart=1.871488786
2026-02-17 02:42:27.837 [INFO][95] felix/health.go 204: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:42:27.838 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:3}
2026-02-17 02:42:27.838 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.8.192":set.v{}}}
2026-02-17 02:42:27.838 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.8.192":set.v{}}}
2026-02-17 02:42:27.838 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:42:27.838 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:3}
2026-02-17 02:42:27.838 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4}
2026-02-17 02:42:27.838 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:42:27.838 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:42:27.838 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5}
2026-02-17 02:42:27.838 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:42:27.838 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:42:27.838 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5}
2026-02-17 02:42:27.838 [INFO][95] 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:42:27.838 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 02:42:27.838 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4}
2026-02-17 02:42:27.838 [INFO][95] 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:42:27.838 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 02:42:27.838 [INFO][95] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:42:27.849 [INFO][92] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:42:27.850 [INFO][92] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:42:27.850 [WARNING][92] 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.155"
2026-02-17 02:42:27.851 [INFO][95] 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:42:28.852 [INFO][92] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:42:28.852 [INFO][92] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:42:28.852 [WARNING][92] 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.155"
2026-02-17 02:42:29.046 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" ipv4_addr:"192.168.24.244/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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} 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:42:29.046 [INFO][95] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:42:29.046 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:29.046 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:42:29.312 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" 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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} 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:42:29.853 [INFO][92] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:42:29.854 [INFO][92] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:42:29.854 [WARNING][92] 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.155"
bird: Mesh_192_168_24_155: Connected to table master
bird: Mesh_192_168_24_155: State changed to wait
bird: Graceful restart done
bird: Mesh_192_168_24_155: State changed to feed
bird: Mesh_192_168_24_155: State changed to up
2026-02-17 02:42:30.856 [INFO][92] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:42:30.857 [INFO][92] complete-startup/health.go 206: Number of node(s) with BGP peering established = 1
2026-02-17 02:42:30.859 [INFO][92] complete-startup/utils.go 125: Using NODENAME environment for node name kube-guq3k-default-worker-mbmz6-4zqc4-knbb5
2026-02-17 02:42:30.859 [INFO][92] complete-startup/utils.go 137: Determined node name: kube-guq3k-default-worker-mbmz6-4zqc4-knbb5
2026-02-17 02:42:30.860 [INFO][92] complete-startup/utils.go 191: Setting NetworkUnavailable to false
2026-02-17 02:42:31.366 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" ipv4_addr:"192.168.24.244/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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} 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:42:31.366 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:31.366 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:42:31.370 [INFO][92] complete-startup/startup.go 352: Calico started successfully
2026-02-17 02:42:33.941 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" ipv4_addr:"192.168.24.244/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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} 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:42:33.941 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:33.941 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:42:36.687 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229/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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} 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:42:36.687 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:36.687 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:42:36.696 [INFO][89] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f; name=ip_addr_v4) updated; HostBGPConfig(node=kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f; name=network_v4) updated
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_155: Reconfigured2026-02-17 02:42:36.713 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated due to change in key: /calico/bgp/v1/host

bird: Adding protocol Mesh_192_168_24_229
bird: Mesh_192_168_24_229: Initializing
bird: Mesh_192_168_24_229: Starting
bird: Mesh_192_168_24_229: State changed to start
bird: Reconfigured
2026-02-17 02:42:37.111 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229/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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} 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:42:37.111 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:37.111 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:42:40.450 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229/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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} 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:42:40.451 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:40.451 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:42:40.459 [INFO][89] confd/client.go 1157: Recompute BGP peerings: kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f updated
bird: Mesh_192_168_24_229: Connected to table master
bird: Mesh_192_168_24_229: State changed to feed
bird: Mesh_192_168_24_229: State changed to up
2026-02-17 02:42:43.461 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229/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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} 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:42:43.461 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:43.461 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:42:52.223 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-890c6beda9174acc, name=eth0)
2026-02-17 02:42:52.224 [INFO][95] 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:42:52.224 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.sonobuoy.sonobuoy-serviceaccount"} profile:{}
2026-02-17 02:42:52.225 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcbb46df893" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.8.193/32"}
2026-02-17 02:42:52.225 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 02:42:52.225 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 02:42:52.225 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 02:42:52.225 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibcbb46df893" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.225 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.225 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.225 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibcbb46df893" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.225 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.225 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.225 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibcbb46df893"
2026-02-17 02:42:52.226 [INFO][95] felix/endpoint_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-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 02:42:52.226 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 02:42:52.270 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:52.270 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} status="down"
2026-02-17 02:42:52.298 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calibcbb46df893" state="down"
2026-02-17 02:42:52.298 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibcbb46df893", State:"down", Index:6}
2026-02-17 02:42:52.298 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibcbb46df893"
2026-02-17 02:42:52.298 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibcbb46df893"
2026-02-17 02:42:52.298 [INFO][95] felix/endpoint_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-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 02:42:52.299 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 02:42:52.301 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calibcbb46df893" state="up"
2026-02-17 02:42:52.334 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:52.334 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} status="down"
2026-02-17 02:42:52.334 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibcbb46df893", Addrs:set.Typed[string]{}}
2026-02-17 02:42:52.335 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibcbb46df893", Addrs:set.Typed[string]{}}
2026-02-17 02:42:52.335 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibcbb46df893", State:"up", Index:6}
2026-02-17 02:42:52.335 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibcbb46df893"
2026-02-17 02:42:52.335 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibcbb46df893"
2026-02-17 02:42:52.335 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcbb46df893"
2026-02-17 02:42:52.335 [INFO][95] felix/endpoint_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-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 02:42:52.335 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 02:42:52.359 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:52.359 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} status="up"
2026-02-17 02:42:53.921 [INFO][95] 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:42:53.921 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibcbb46df893"
2026-02-17 02:42:53.921 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibcbb46df893", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:53.921 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibcbb46df893", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:55.914 [INFO][89] confd/status_file_watcher.go 123: Started watching directory via fsnotify. dir="/var/run/calico/endpoint-status"
2026-02-17 02:42:59.866 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229/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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} 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:42:59.866 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:59.866 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:43:21.134 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-890c6beda9174acc, name=eth0)
2026-02-17 02:43:21.134 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcbb46df893" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.8.193/32"}
2026-02-17 02:43:21.134 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 02:43:21.134 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 02:43:21.134 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 02:43:21.135 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcbb46df893"
2026-02-17 02:43:21.135 [INFO][95] felix/endpoint_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-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 02:43:21.135 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 02:43:21.163 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:21.163 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} status="up"
2026-02-17 02:43:26.035 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:43:30.738 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229/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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:43:30.738 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:43:30.738 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:43:30.768 [INFO][95] felix/summary.go 100: Summarising 24 dataplane reconciliation loops over 1m4.7s: avg=57ms longest=564ms (resync-calico-v4,resync-filter-v4,resync-ipsets-v4,resync-mangle-v4,resync-nat-v4,resync-raw-v4,resync-routes-v4,resync-routes-v4,resync-rules-v4,update-filter-v4,update-ipsets-4,update-mangle-v4,update-nat-v4,update-raw-v4)
2026-02-17 02:43:32.994 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" ipv4_addr:"192.168.24.244/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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:43:32.994 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:43:32.994 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:43:34.087 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-xcf2t-4k852" ipv4_addr:"192.168.24.155/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-guq3k-xcf2t-4k852"} 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:43:34.087 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:43:34.087 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:43:35.099 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-3461"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-3461"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3461"}
2026-02-17 02:43:35.099 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-380"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-380"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-380"}
2026-02-17 02:43:35.099 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4272"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4272"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4272"}
2026-02-17 02:43:35.125 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2234"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2234"}
2026-02-17 02:43:35.794 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-3461" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:35.825 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" ipv4_addr:"192.168.24.244/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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:43:35.825 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:43:35.825 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:43:35.885 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-380" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:36.875 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-4272" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:37.343 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2234" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:37.766 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2234"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2234"} labels:{key:"webhook-2234" value:"true"}
2026-02-17 02:43:38.739 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-177"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-177"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-177"} labels:{key:"webhook-2234-markers" value:"true"}
2026-02-17 02:43:39.459 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-177" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:40.378 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-380"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-380"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-380"}
2026-02-17 02:43:40.878 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1369"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1369"}
2026-02-17 02:43:41.303 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-1369" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:48.368 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0, name=eth0)
2026-02-17 02:43:48.368 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-1369"} profile:{inbound_rules:{action:"allow" rule_id:"X5xgrmEad3zATUJA"} outbound_rules:{action:"allow" rule_id:"z_Q1V_zkBZaw764L"}}
2026-02-17 02:43:48.368 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-1369.default"} profile:{}
2026-02-17 02:43:48.368 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44870c06c0a" profile_ids:"kns.kubelet-test-1369" profile_ids:"ksa.kubelet-test-1369.default" ipv4_nets:"10.100.8.194/32"}
2026-02-17 02:43:48.368 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:48.368 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:48.369 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:48.369 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali44870c06c0a" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.369 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_AzV1tbH98M1wd7lQiO" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.369 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_y9iFdd9x55kilZ3GRz" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.369 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali44870c06c0a" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.369 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_AzV1tbH98M1wd7lQiO" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.369 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_y9iFdd9x55kilZ3GRz" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.369 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali44870c06c0a"
2026-02-17 02:43:48.369 [INFO][95] felix/endpoint_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-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:48.370 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:48.414 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:48.414 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"} status="down"
2026-02-17 02:43:48.444 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali44870c06c0a" state="down"
2026-02-17 02:43:48.444 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44870c06c0a", State:"down", Index:7}
2026-02-17 02:43:48.445 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali44870c06c0a"
2026-02-17 02:43:48.445 [INFO][95] felix/endpoint_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-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:48.445 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali44870c06c0a"
2026-02-17 02:43:48.445 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:48.446 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali44870c06c0a" state="up"
2026-02-17 02:43:48.467 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:48.467 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"} status="down"
2026-02-17 02:43:48.467 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44870c06c0a", Addrs:set.Typed[string]{}}
2026-02-17 02:43:48.467 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44870c06c0a", Addrs:set.Typed[string]{}}
2026-02-17 02:43:48.468 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44870c06c0a", State:"up", Index:7}
2026-02-17 02:43:48.468 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali44870c06c0a"
2026-02-17 02:43:48.468 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali44870c06c0a"
2026-02-17 02:43:48.468 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44870c06c0a"
2026-02-17 02:43:48.468 [INFO][95] felix/endpoint_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-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:48.468 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:48.491 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:48.491 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:48.526 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-380" name:"default"}
2026-02-17 02:43:48.574 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-380"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-380"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-380"}
2026-02-17 02:43:48.604 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-380"}
2026-02-17 02:43:50.049 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=7
2026-02-17 02:43:50.050 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali44870c06c0a"
2026-02-17 02:43:50.050 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44870c06c0a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:50.050 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44870c06c0a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:50.371 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0, name=eth0)
2026-02-17 02:43:50.372 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44870c06c0a" profile_ids:"kns.kubelet-test-1369" profile_ids:"ksa.kubelet-test-1369.default" ipv4_nets:"10.100.8.194/32"}
2026-02-17 02:43:50.372 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:50.373 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:50.373 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:50.374 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44870c06c0a"
2026-02-17 02:43:50.374 [INFO][95] felix/endpoint_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-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:50.374 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:50.408 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:50.408 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:52.380 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0, name=eth0)
2026-02-17 02:43:52.380 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44870c06c0a" profile_ids:"kns.kubelet-test-1369" profile_ids:"ksa.kubelet-test-1369.default" ipv4_nets:"10.100.8.194/32"}
2026-02-17 02:43:52.380 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:52.380 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:52.381 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:52.382 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44870c06c0a"
2026-02-17 02:43:52.382 [INFO][95] felix/endpoint_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-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:52.382 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:52.415 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:52.415 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:53.553 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0, name=eth0)
2026-02-17 02:43:53.553 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44870c06c0a" profile_ids:"kns.kubelet-test-1369" profile_ids:"ksa.kubelet-test-1369.default" ipv4_nets:"10.100.8.194/32"}
2026-02-17 02:43:53.553 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:53.554 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:53.554 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:53.555 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44870c06c0a"
2026-02-17 02:43:53.555 [INFO][95] felix/endpoint_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-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:53.555 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:53.581 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:53.581 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:53.657 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali44870c06c0a" state="down"
2026-02-17 02:43:53.657 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali44870c06c0a"
2026-02-17 02:43:53.657 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=7
2026-02-17 02:43:53.657 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44870c06c0a", State:"down", Index:7}
2026-02-17 02:43:53.657 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44870c06c0a", Addrs:set.Typed[string]{}}
2026-02-17 02:43:53.657 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44870c06c0a", Addrs:set.Typed[string]{}}
2026-02-17 02:43:53.657 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali44870c06c0a"
2026-02-17 02:43:53.657 [INFO][95] felix/endpoint_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-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:53.657 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:53.658 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.194
2026-02-17 02:43:53.662 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali44870c06c0a" state=""
2026-02-17 02:43:53.662 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali44870c06c0a"
2026-02-17 02:43:53.688 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:53.688 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"} status="down"
2026-02-17 02:43:53.688 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44870c06c0a", State:"", Index:7}
2026-02-17 02:43:53.688 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44870c06c0a", Addrs:set.Set[string](nil)}
2026-02-17 02:43:53.688 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44870c06c0a", Addrs:set.Set[string](nil)}
2026-02-17 02:43:53.689 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali44870c06c0a"
2026-02-17 02:43:53.689 [INFO][95] felix/endpoint_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-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:53.689 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:53.713 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:53.714 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"} status="down"
2026-02-17 02:43:53.769 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0, name=eth0)
2026-02-17 02:43:53.770 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0" endpoint_id:"eth0"}
2026-02-17 02:43:53.770 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-1369"}
2026-02-17 02:43:53.770 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-1369.default"}
2026-02-17 02:43:53.770 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:53.770 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:53.773 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_AzV1tbH98M1wd7lQiO" ipVersion=0x4 table="filter"
2026-02-17 02:43:53.773 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_y9iFdd9x55kilZ3GRz" ipVersion=0x4 table="filter"
2026-02-17 02:43:53.773 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_AzV1tbH98M1wd7lQiO" ipVersion=0x4 table="filter"
2026-02-17 02:43:53.773 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_y9iFdd9x55kilZ3GRz" ipVersion=0x4 table="filter"
2026-02-17 02:43:53.773 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:53.773 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali44870c06c0a" ipVersion=0x4 table="filter"
2026-02-17 02:43:53.773 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali44870c06c0a" ipVersion=0x4 table="filter"
2026-02-17 02:43:53.773 [INFO][95] felix/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-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:53.773 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:53.838 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1369/bin-falseb9068d5f-c1b0-4808-aeb9-07dea1be5cc0", EndpointId:"eth0"}
2026-02-17 02:43:54.012 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-3461"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-3461"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3461"}
2026-02-17 02:43:54.075 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8757"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"services-8757"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8757"}
2026-02-17 02:43:54.102 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8757" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:54.149 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-a-gv7vb" namespace:"services-8757" type:"ClusterIP" cluster_ips:"10.254.153.178" ports:{Protocol:"TCP" Port:8001}
2026-02-17 02:43:54.206 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-b-8wc54" namespace:"services-8757" type:"ClusterIP" cluster_ips:"10.254.5.248" ports:{Protocol:"TCP" Port:8002}
2026-02-17 02:43:54.258 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-c-g55lj" namespace:"services-8757" type:"ClusterIP" cluster_ips:"10.254.132.166" ports:{Protocol:"TCP" Port:8003}
2026-02-17 02:43:54.258 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-a-gv7vb" namespace:"services-8757"
2026-02-17 02:43:54.279 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-b-8wc54" namespace:"services-8757"
2026-02-17 02:43:54.362 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8757"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"services-8757"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8757"}
2026-02-17 02:43:54.395 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-7496"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-7496"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7496"}
2026-02-17 02:43:54.422 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-7496" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:55.674 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf, name=eth0)
2026-02-17 02:43:55.674 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.crd-webhook-7496"} profile:{inbound_rules:{action:"allow" rule_id:"6KSZQPf-GBe8W1wc"} outbound_rules:{action:"allow" rule_id:"JVYpFz9CsjkF2PC7"}}
2026-02-17 02:43:55.674 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.crd-webhook-7496.default"} profile:{}
2026-02-17 02:43:55.674 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1dc287256c3" profile_ids:"kns.crd-webhook-7496" profile_ids:"ksa.crd-webhook-7496.default" ipv4_nets:"10.100.8.195/32"}
2026-02-17 02:43:55.675 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:43:55.675 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:43:55.675 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:43:55.676 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1dc287256c3" ipVersion=0x4 table="filter"
2026-02-17 02:43:55.676 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CMqRJZ9y4SmXoukAKB" ipVersion=0x4 table="filter"
2026-02-17 02:43:55.676 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Isur9wGp7nkyoM0Wdk" ipVersion=0x4 table="filter"
2026-02-17 02:43:55.676 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1dc287256c3" ipVersion=0x4 table="filter"
2026-02-17 02:43:55.676 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CMqRJZ9y4SmXoukAKB" ipVersion=0x4 table="filter"
2026-02-17 02:43:55.676 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Isur9wGp7nkyoM0Wdk" ipVersion=0x4 table="filter"
2026-02-17 02:43:55.677 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1dc287256c3"
2026-02-17 02:43:55.677 [INFO][95] felix/endpoint_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-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:43:55.677 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:43:55.720 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:55.720 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"} status="down"
2026-02-17 02:43:55.749 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali1dc287256c3" state="down"
2026-02-17 02:43:55.749 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1dc287256c3"
2026-02-17 02:43:55.749 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1dc287256c3", State:"down", Index:8}
2026-02-17 02:43:55.749 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1dc287256c3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:55.749 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1dc287256c3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:55.749 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1dc287256c3"
2026-02-17 02:43:55.749 [INFO][95] felix/endpoint_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-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:43:55.749 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:43:55.750 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali1dc287256c3" state="up"
2026-02-17 02:43:55.777 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:55.777 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"} status="down"
2026-02-17 02:43:55.777 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1dc287256c3", State:"up", Index:8}
2026-02-17 02:43:55.777 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1dc287256c3"
2026-02-17 02:43:55.777 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1dc287256c3"
2026-02-17 02:43:55.777 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1dc287256c3"
2026-02-17 02:43:55.777 [INFO][95] felix/endpoint_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-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:43:55.777 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:43:55.798 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:55.798 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"} status="up"
2026-02-17 02:43:56.022 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1369"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1369"}
2026-02-17 02:43:56.178 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-580"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-580"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-580"}
2026-02-17 02:43:56.207 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-580" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:57.184 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e, name=eth0)
2026-02-17 02:43:57.187 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-580"} profile:{inbound_rules:{action:"allow" rule_id:"CNvZGDiSmLDILc8C"} outbound_rules:{action:"allow" rule_id:"3_k9IIGHNFM-IjI-"}}
2026-02-17 02:43:57.187 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-580.default"} profile:{}
2026-02-17 02:43:57.187 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc98c755f5d" profile_ids:"kns.downward-api-580" profile_ids:"ksa.downward-api-580.default" ipv4_nets:"10.100.8.196/32"}
2026-02-17 02:43:57.187 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:43:57.187 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:43:57.188 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:43:57.189 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:43:57.189 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibc98c755f5d" ipVersion=0x4 table="filter"
2026-02-17 02:43:57.189 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_h_HcllTJ1asE21oT0l" ipVersion=0x4 table="filter"
2026-02-17 02:43:57.189 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZjBgsFahFpAYmwuxXY" ipVersion=0x4 table="filter"
2026-02-17 02:43:57.189 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:43:57.189 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibc98c755f5d" ipVersion=0x4 table="filter"
2026-02-17 02:43:57.189 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_h_HcllTJ1asE21oT0l" ipVersion=0x4 table="filter"
2026-02-17 02:43:57.189 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZjBgsFahFpAYmwuxXY" ipVersion=0x4 table="filter"
2026-02-17 02:43:57.189 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibc98c755f5d"
2026-02-17 02:43:57.189 [INFO][95] felix/endpoint_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-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:43:57.189 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:43:57.230 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:57.230 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"} status="down"
2026-02-17 02:43:57.260 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="calibc98c755f5d" state="down"
2026-02-17 02:43:57.261 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc98c755f5d", State:"down", Index:9}
2026-02-17 02:43:57.261 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibc98c755f5d"
2026-02-17 02:43:57.261 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibc98c755f5d"
2026-02-17 02:43:57.261 [INFO][95] felix/endpoint_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-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:43:57.261 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:43:57.265 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="calibc98c755f5d" state="up"
2026-02-17 02:43:57.291 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:57.291 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"} status="down"
2026-02-17 02:43:57.291 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc98c755f5d", Addrs:set.Typed[string]{}}
2026-02-17 02:43:57.291 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc98c755f5d", Addrs:set.Typed[string]{}}
2026-02-17 02:43:57.291 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc98c755f5d", State:"up", Index:9}
2026-02-17 02:43:57.291 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibc98c755f5d"
2026-02-17 02:43:57.291 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibc98c755f5d"
2026-02-17 02:43:57.291 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc98c755f5d"
2026-02-17 02:43:57.291 [INFO][95] felix/endpoint_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-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:43:57.291 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:43:57.318 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:57.318 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"} status="up"
2026-02-17 02:43:57.380 [INFO][95] 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:43:57.380 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1dc287256c3"
2026-02-17 02:43:57.380 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1dc287256c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:57.381 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1dc287256c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:58.430 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4272"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4272"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4272"}
2026-02-17 02:43:58.500 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3548"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3548"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3548"}
2026-02-17 02:43:58.500 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-3548" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:58.500 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-3548" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.009 [INFO][95] 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:43:59.009 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibc98c755f5d"
2026-02-17 02:43:59.009 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc98c755f5d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:59.009 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc98c755f5d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:59.145 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-3461" name:"default"}
2026-02-17 02:43:59.585 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-3461"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-3461"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3461"}
2026-02-17 02:43:59.623 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-3461"}
2026-02-17 02:43:59.758 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8757" name:"default"}
2026-02-17 02:43:59.786 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-c-g55lj" namespace:"services-8757"
2026-02-17 02:43:59.938 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8757"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"services-8757"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8757"}
2026-02-17 02:43:59.988 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8757"}
2026-02-17 02:44:01.166 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229/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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:44:01.166 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:44:01.166 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:44:01.839 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-1369" name:"default"}
2026-02-17 02:44:03.260 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1369"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1369"}
2026-02-17 02:44:03.291 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-1369"}
2026-02-17 02:44:03.449 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf, name=eth0)
2026-02-17 02:44:03.450 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1dc287256c3" profile_ids:"kns.crd-webhook-7496" profile_ids:"ksa.crd-webhook-7496.default" ipv4_nets:"10.100.8.195/32"}
2026-02-17 02:44:03.450 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:03.450 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:03.450 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:03.451 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1dc287256c3"
2026-02-17 02:44:03.451 [INFO][95] felix/endpoint_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-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:03.451 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:03.478 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:03.478 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"} status="up"
2026-02-17 02:44:03.737 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf, name=eth0)
2026-02-17 02:44:03.737 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1dc287256c3" profile_ids:"kns.crd-webhook-7496" profile_ids:"ksa.crd-webhook-7496.default" ipv4_nets:"10.100.8.195/32"}
2026-02-17 02:44:03.737 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:03.737 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:03.737 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:03.738 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1dc287256c3"
2026-02-17 02:44:03.738 [INFO][95] felix/endpoint_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-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:03.738 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:03.777 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:03.777 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"} status="up"
2026-02-17 02:44:05.087 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4272"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4272"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4272"}
2026-02-17 02:44:05.141 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e, name=eth0)
2026-02-17 02:44:05.141 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc98c755f5d" profile_ids:"kns.downward-api-580" profile_ids:"ksa.downward-api-580.default" ipv4_nets:"10.100.8.196/32"}
2026-02-17 02:44:05.141 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:05.142 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:05.142 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:05.143 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc98c755f5d"
2026-02-17 02:44:05.143 [INFO][95] felix/endpoint_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-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:05.143 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:05.171 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:05.172 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"} status="up"
2026-02-17 02:44:05.312 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-7496" type:"ClusterIP" cluster_ips:"10.254.77.42" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:44:06.091 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2234" type:"ClusterIP" cluster_ips:"10.254.23.30" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:44:06.574 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" ipv4_addr:"192.168.24.244/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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:44:06.574 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:44:06.574 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:44:07.466 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e, name=eth0)
2026-02-17 02:44:07.467 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc98c755f5d" profile_ids:"kns.downward-api-580" profile_ids:"ksa.downward-api-580.default" ipv4_nets:"10.100.8.196/32"}
2026-02-17 02:44:07.467 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:07.467 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:07.467 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:07.469 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc98c755f5d"
2026-02-17 02:44:07.469 [INFO][95] felix/endpoint_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-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:07.469 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:07.499 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:07.499 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"} status="up"
2026-02-17 02:44:08.811 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e, name=eth0)
2026-02-17 02:44:08.812 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc98c755f5d" profile_ids:"kns.downward-api-580" profile_ids:"ksa.downward-api-580.default" ipv4_nets:"10.100.8.196/32"}
2026-02-17 02:44:08.812 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:08.812 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:08.812 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:08.813 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc98c755f5d"
2026-02-17 02:44:08.814 [INFO][95] felix/endpoint_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-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:08.814 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 9
2026-02-17 02:44:08.849 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:08.849 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"} status="up"
2026-02-17 02:44:08.919 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="calibc98c755f5d" state="down"
2026-02-17 02:44:08.919 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibc98c755f5d"
2026-02-17 02:44:08.919 [INFO][95] 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:44:08.919 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="calibc98c755f5d" state=""
2026-02-17 02:44:08.919 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibc98c755f5d"
2026-02-17 02:44:08.919 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc98c755f5d", State:"down", Index:9}
2026-02-17 02:44:08.919 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc98c755f5d", Addrs:set.Typed[string]{}}
2026-02-17 02:44:08.919 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc98c755f5d", Addrs:set.Typed[string]{}}
2026-02-17 02:44:08.919 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc98c755f5d", State:"", Index:9}
2026-02-17 02:44:08.919 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc98c755f5d", Addrs:set.Set[string](nil)}
2026-02-17 02:44:08.920 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc98c755f5d", Addrs:set.Set[string](nil)}
2026-02-17 02:44:08.920 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibc98c755f5d"
2026-02-17 02:44:08.920 [INFO][95] felix/endpoint_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-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:08.920 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:08.920 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.196
2026-02-17 02:44:08.950 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:08.950 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"} status="down"
2026-02-17 02:44:09.797 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e, name=eth0)
2026-02-17 02:44:09.798 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e" endpoint_id:"eth0"}
2026-02-17 02:44:09.798 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-580"}
2026-02-17 02:44:09.799 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-580.default"}
2026-02-17 02:44:09.799 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:09.799 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:09.800 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_h_HcllTJ1asE21oT0l" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.800 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZjBgsFahFpAYmwuxXY" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.800 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_h_HcllTJ1asE21oT0l" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.800 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZjBgsFahFpAYmwuxXY" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.800 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:09.801 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.801 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibc98c755f5d" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.801 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.801 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibc98c755f5d" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.801 [INFO][95] felix/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-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:09.801 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:09.861 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-580/downwardapi-volume-2ddd7ed8-2b03-4936-bd91-909d06df877e", EndpointId:"eth0"}
2026-02-17 02:44:10.402 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-3548/test-ss-1, name=eth0)
2026-02-17 02:44:10.403 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-3548.default"} profile:{}
2026-02-17 02:44:10.404 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-3548"} profile:{inbound_rules:{action:"allow" rule_id:"iYXXP9JDGCHlevQw"} outbound_rules:{action:"allow" rule_id:"YnerrK6ONQghwXfS"}}
2026-02-17 02:44:10.404 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3548/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9003b63a3b3" profile_ids:"kns.statefulset-3548" profile_ids:"ksa.statefulset-3548.default" ipv4_nets:"10.100.8.197/32"}
2026-02-17 02:44:10.404 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:10.404 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:10.404 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:10.405 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9003b63a3b3" ipVersion=0x4 table="filter"
2026-02-17 02:44:10.405 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pgSKKm58XJUqN1KId4" ipVersion=0x4 table="filter"
2026-02-17 02:44:10.405 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uAz7VO510S3zo2uVzh" ipVersion=0x4 table="filter"
2026-02-17 02:44:10.405 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9003b63a3b3" ipVersion=0x4 table="filter"
2026-02-17 02:44:10.405 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pgSKKm58XJUqN1KId4" ipVersion=0x4 table="filter"
2026-02-17 02:44:10.405 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uAz7VO510S3zo2uVzh" ipVersion=0x4 table="filter"
2026-02-17 02:44:10.405 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9003b63a3b3"
2026-02-17 02:44:10.405 [INFO][95] felix/endpoint_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-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:10.405 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:10.454 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:10.454 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:44:10.477 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali9003b63a3b3" state="down"
2026-02-17 02:44:10.477 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9003b63a3b3"
2026-02-17 02:44:10.477 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9003b63a3b3", State:"down", Index:10}
2026-02-17 02:44:10.477 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9003b63a3b3", Addrs:set.Typed[string]{}}
2026-02-17 02:44:10.477 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9003b63a3b3", Addrs:set.Typed[string]{}}
2026-02-17 02:44:10.477 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9003b63a3b3"
2026-02-17 02:44:10.477 [INFO][95] felix/endpoint_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-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:10.477 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:10.483 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali9003b63a3b3" state="up"
2026-02-17 02:44:10.505 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:10.505 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:44:10.505 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9003b63a3b3", State:"up", Index:10}
2026-02-17 02:44:10.505 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9003b63a3b3"
2026-02-17 02:44:10.506 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9003b63a3b3"
2026-02-17 02:44:10.506 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9003b63a3b3"
2026-02-17 02:44:10.506 [INFO][95] felix/endpoint_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-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:10.506 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:10.528 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:10.528 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:10.932 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-7496"
2026-02-17 02:44:11.041 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf, name=eth0)
2026-02-17 02:44:11.043 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1dc287256c3" profile_ids:"kns.crd-webhook-7496" profile_ids:"ksa.crd-webhook-7496.default" ipv4_nets:"10.100.8.195/32"}
2026-02-17 02:44:11.044 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:11.044 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:11.044 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:11.045 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1dc287256c3"
2026-02-17 02:44:11.045 [INFO][95] felix/endpoint_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-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:11.046 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:11.058 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf, name=eth0)
2026-02-17 02:44:11.090 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:11.090 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"} status="up"
2026-02-17 02:44:11.090 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-7496"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-7496"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7496"}
2026-02-17 02:44:11.090 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf" endpoint_id:"eth0"}
2026-02-17 02:44:11.090 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.crd-webhook-7496"}
2026-02-17 02:44:11.090 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.crd-webhook-7496.default"}
2026-02-17 02:44:11.090 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-326"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-326"}
2026-02-17 02:44:11.090 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-326" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:11.090 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:11.090 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:11.090 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CMqRJZ9y4SmXoukAKB" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.091 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Isur9wGp7nkyoM0Wdk" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.091 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CMqRJZ9y4SmXoukAKB" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.091 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Isur9wGp7nkyoM0Wdk" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.091 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:11.091 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1dc287256c3" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.091 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1dc287256c3" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.091 [INFO][95] felix/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-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:11.091 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:11.091 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.195
2026-02-17 02:44:11.151 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7496/sample-crd-conversion-webhook-deployment-99f4d744b-972bf", EndpointId:"eth0"}
2026-02-17 02:44:11.251 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-580"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-580"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-580"}
2026-02-17 02:44:11.278 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9524"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9524"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9524"}
2026-02-17 02:44:11.342 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-9524" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:11.496 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali1dc287256c3" state="down"
2026-02-17 02:44:11.496 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1dc287256c3"
2026-02-17 02:44:11.496 [INFO][95] 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:44:11.496 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1dc287256c3", State:"down", Index:8}
2026-02-17 02:44:11.497 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1dc287256c3", Addrs:set.Typed[string]{}}
2026-02-17 02:44:11.497 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1dc287256c3", Addrs:set.Typed[string]{}}
2026-02-17 02:44:11.497 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali1dc287256c3" state=""
2026-02-17 02:44:11.497 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1dc287256c3"
2026-02-17 02:44:11.531 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1dc287256c3", State:"", Index:8}
2026-02-17 02:44:11.531 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1dc287256c3", Addrs:set.Set[string](nil)}
2026-02-17 02:44:11.531 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1dc287256c3", Addrs:set.Set[string](nil)}
2026-02-17 02:44:11.796 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-lifecycle-hook-326/pod-handle-http-request, name=eth0)
2026-02-17 02:44:11.796 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-326"} profile:{inbound_rules:{action:"allow" rule_id:"-pDeqbehNuG3X5Cq"} outbound_rules:{action:"allow" rule_id:"zlF5wzxk22gDFLYB"}}
2026-02-17 02:44:11.797 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-326.default"} profile:{}
2026-02-17 02:44:11.797 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-326/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2798fb95ed" profile_ids:"kns.container-lifecycle-hook-326" profile_ids:"ksa.container-lifecycle-hook-326.default" ipv4_nets:"10.100.8.198/32"}
2026-02-17 02:44:11.797 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:11.797 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:11.797 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:11.797 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid2798fb95ed" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.797 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3J2efNhD0yY6mrXCgt" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.798 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MEQ7YvKzc24AndKY23" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.798 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid2798fb95ed" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.798 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3J2efNhD0yY6mrXCgt" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.798 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MEQ7YvKzc24AndKY23" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.798 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid2798fb95ed"
2026-02-17 02:44:11.798 [INFO][95] felix/endpoint_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-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:11.798 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:11.839 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:11.839 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:44:11.871 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calid2798fb95ed" state="down"
2026-02-17 02:44:11.871 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid2798fb95ed"
2026-02-17 02:44:11.871 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2798fb95ed", State:"down", Index:11}
2026-02-17 02:44:11.871 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2798fb95ed", Addrs:set.Typed[string]{}}
2026-02-17 02:44:11.871 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2798fb95ed", Addrs:set.Typed[string]{}}
2026-02-17 02:44:11.871 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid2798fb95ed"
2026-02-17 02:44:11.871 [INFO][95] felix/endpoint_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-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:11.871 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:11.872 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calid2798fb95ed" state="up"
2026-02-17 02:44:11.901 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:11.901 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:44:11.901 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2798fb95ed", State:"up", Index:11}
2026-02-17 02:44:11.901 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid2798fb95ed"
2026-02-17 02:44:11.901 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid2798fb95ed"
2026-02-17 02:44:11.901 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2798fb95ed"
2026-02-17 02:44:11.902 [INFO][95] felix/endpoint_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-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:11.902 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:11.906 [INFO][95] 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:44:11.907 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9003b63a3b3"
2026-02-17 02:44:11.931 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:11.931 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:44:11.933 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9003b63a3b3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:11.933 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9003b63a3b3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:12.898 [INFO][95] 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:44:12.898 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid2798fb95ed"
2026-02-17 02:44:12.898 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2798fb95ed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:12.898 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2798fb95ed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:13.845 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-lifecycle-hook-326/pod-handle-http-request, name=eth0)
2026-02-17 02:44:13.845 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-326/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2798fb95ed" profile_ids:"kns.container-lifecycle-hook-326" profile_ids:"ksa.container-lifecycle-hook-326.default" ipv4_nets:"10.100.8.198/32"}
2026-02-17 02:44:13.845 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:13.845 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:13.845 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:13.861 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2798fb95ed"
2026-02-17 02:44:13.861 [INFO][95] felix/endpoint_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-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:13.861 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:13.890 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:13.890 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:44:15.532 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9524"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9524"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9524"}
2026-02-17 02:44:15.590 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9872"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9872"}
2026-02-17 02:44:15.590 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9872" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:15.844 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-3548/test-ss-1, name=eth0)
2026-02-17 02:44:15.844 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3548/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9003b63a3b3" profile_ids:"kns.statefulset-3548" profile_ids:"ksa.statefulset-3548.default" ipv4_nets:"10.100.8.197/32"}
2026-02-17 02:44:15.844 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:15.844 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:15.844 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:15.845 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9003b63a3b3"
2026-02-17 02:44:15.845 [INFO][95] felix/endpoint_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-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:15.845 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:15.868 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-3548/test-ss-1, name=eth0)
2026-02-17 02:44:15.903 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:15.903 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:15.903 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3548/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9003b63a3b3" profile_ids:"kns.statefulset-3548" profile_ids:"ksa.statefulset-3548.default" ipv4_nets:"10.100.8.197/32"}
2026-02-17 02:44:15.903 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:15.903 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:15.904 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:15.904 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9003b63a3b3"
2026-02-17 02:44:15.904 [INFO][95] felix/endpoint_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-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:15.904 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:15.933 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:15.933 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:16.814 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-7496" name:"default"}
2026-02-17 02:44:16.849 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-7496"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-7496"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7496"}
2026-02-17 02:44:16.873 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-7496"}
2026-02-17 02:44:16.963 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-580" name:"default"}
2026-02-17 02:44:17.003 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-580"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-580"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-580"}
2026-02-17 02:44:17.037 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-580"}
2026-02-17 02:44:20.406 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9872"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9872"}
2026-02-17 02:44:20.528 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8331"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-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:"configmap-8331"}
2026-02-17 02:44:20.673 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8331" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:20.902 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2234"
2026-02-17 02:44:21.041 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2234"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2234"} labels:{key:"webhook-2234" value:"true"}
2026-02-17 02:44:21.076 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-177"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-177"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-177"} labels:{key:"webhook-2234-markers" value:"true"}
2026-02-17 02:44:21.102 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1094"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1094"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1094"}
2026-02-17 02:44:21.102 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-1094" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:21.273 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-326"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-326"}
2026-02-17 02:44:21.304 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7013"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7013"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7013"}
2026-02-17 02:44:21.334 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-7013" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:21.807 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-9524" name:"default"}
2026-02-17 02:44:22.028 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9524"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9524"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9524"}
2026-02-17 02:44:22.074 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-9524"}
2026-02-17 02:44:24.980 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8331"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-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:"configmap-8331"}
2026-02-17 02:44:25.022 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9155"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-9155"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9155"}
2026-02-17 02:44:25.048 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9155" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:25.094 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-test" namespace:"services-9155" type:"NodePort" cluster_ips:"10.254.245.88" ports:{Protocol:"TCP" Port:80 NodePort:31031}
2026-02-17 02:44:25.562 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9872" name:"default"}
2026-02-17 02:44:25.722 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9872"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9872"}
2026-02-17 02:44:25.753 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9872"}
2026-02-17 02:44:25.939 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-9155/nodeport-test-84f594c78-69vrz, name=eth0)
2026-02-17 02:44:25.939 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-9155.default"} profile:{}
2026-02-17 02:44:25.939 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-9155"} profile:{inbound_rules:{action:"allow" rule_id:"VTfMI8XuRmhVdBV1"} outbound_rules:{action:"allow" rule_id:"iTNUC9eMmcw5hPpA"}}
2026-02-17 02:44:25.940 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9155/nodeport-test-84f594c78-69vrz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic6d120d5993" profile_ids:"kns.services-9155" profile_ids:"ksa.services-9155.default" ipv4_nets:"10.100.8.199/32"}
2026-02-17 02:44:25.940 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:25.940 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:25.940 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:25.941 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic6d120d5993" ipVersion=0x4 table="filter"
2026-02-17 02:44:25.941 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-9155" ipVersion=0x4 table="filter"
2026-02-17 02:44:25.941 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_c0Y2mjrf-Neba-3ZNN" ipVersion=0x4 table="filter"
2026-02-17 02:44:25.941 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic6d120d5993" ipVersion=0x4 table="filter"
2026-02-17 02:44:25.941 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-9155" ipVersion=0x4 table="filter"
2026-02-17 02:44:25.941 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_c0Y2mjrf-Neba-3ZNN" ipVersion=0x4 table="filter"
2026-02-17 02:44:25.941 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic6d120d5993"
2026-02-17 02:44:25.941 [INFO][95] felix/endpoint_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-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:25.941 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:25.986 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:25.986 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"} status="down"
2026-02-17 02:44:26.016 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calic6d120d5993" state="down"
2026-02-17 02:44:26.016 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic6d120d5993"
2026-02-17 02:44:26.017 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calic6d120d5993" state="up"
2026-02-17 02:44:26.017 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6d120d5993", State:"down", Index:12}
2026-02-17 02:44:26.017 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6d120d5993", Addrs:set.Typed[string]{}}
2026-02-17 02:44:26.017 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6d120d5993", Addrs:set.Typed[string]{}}
2026-02-17 02:44:26.017 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6d120d5993", State:"up", Index:12}
2026-02-17 02:44:26.017 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic6d120d5993"
2026-02-17 02:44:26.017 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic6d120d5993"
2026-02-17 02:44:26.017 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic6d120d5993"
2026-02-17 02:44:26.017 [INFO][95] felix/endpoint_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-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:26.018 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:26.049 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:26.049 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"} status="up"
2026-02-17 02:44:26.061 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:44:26.210 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-177" name:"default"}
2026-02-17 02:44:26.304 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-lifecycle-hook-326/pod-handle-http-request, name=eth0)
2026-02-17 02:44:26.304 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-326/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2798fb95ed" profile_ids:"kns.container-lifecycle-hook-326" profile_ids:"ksa.container-lifecycle-hook-326.default" ipv4_nets:"10.100.8.198/32"}
2026-02-17 02:44:26.304 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:26.305 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:26.305 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:26.306 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2798fb95ed"
2026-02-17 02:44:26.306 [INFO][95] felix/endpoint_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-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:26.306 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:26.321 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-lifecycle-hook-326/pod-handle-http-request, name=eth0)
2026-02-17 02:44:26.341 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:26.341 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:44:26.341 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2234" name:"default"}
2026-02-17 02:44:26.341 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-326/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:44:26.341 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-326"}
2026-02-17 02:44:26.341 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-326.default"}
2026-02-17 02:44:26.341 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:26.342 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:26.342 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3J2efNhD0yY6mrXCgt" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.342 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MEQ7YvKzc24AndKY23" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.342 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3J2efNhD0yY6mrXCgt" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.342 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MEQ7YvKzc24AndKY23" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.342 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:26.342 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid2798fb95ed" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.342 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid2798fb95ed" ipVersion=0x4 table="filter"
2026-02-17 02:44:26.342 [INFO][95] felix/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-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:26.342 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:26.343 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.198
2026-02-17 02:44:26.410 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-326/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:26.410 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-326" name:"default"}
2026-02-17 02:44:27.011 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-9155/nodeport-test-84f594c78-69vrz, name=eth0)
2026-02-17 02:44:27.012 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9155/nodeport-test-84f594c78-69vrz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic6d120d5993" profile_ids:"kns.services-9155" profile_ids:"ksa.services-9155.default" ipv4_nets:"10.100.8.199/32"}
2026-02-17 02:44:27.012 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:27.012 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:27.012 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:27.013 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic6d120d5993"
2026-02-17 02:44:27.013 [INFO][95] felix/endpoint_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-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:27.013 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:27.036 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:27.036 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"} status="up"
2026-02-17 02:44:27.062 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2234"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2234"} labels:{key:"webhook-2234" value:"true"}
2026-02-17 02:44:27.127 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2234"}
2026-02-17 02:44:27.505 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-326"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-326"}
2026-02-17 02:44:27.540 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-326"}
2026-02-17 02:44:27.553 [INFO][95] 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:44:27.553 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic6d120d5993"
2026-02-17 02:44:27.578 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-4272" name:"default"}
2026-02-17 02:44:27.609 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6d120d5993", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:27.609 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6d120d5993", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:27.642 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-177"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-177"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-177"} labels:{key:"webhook-2234-markers" value:"true"}
2026-02-17 02:44:27.676 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-177"}
2026-02-17 02:44:27.748 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-4272"}
2026-02-17 02:44:27.995 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-9155/execpodw5w76, name=eth0)
2026-02-17 02:44:27.996 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9155/execpodw5w76" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f4cd954c5a" profile_ids:"kns.services-9155" profile_ids:"ksa.services-9155.default" ipv4_nets:"10.100.8.200/32"}
2026-02-17 02:44:27.996 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:27.996 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:27.996 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:27.997 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:44:27.997 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9f4cd954c5a" ipVersion=0x4 table="filter"
2026-02-17 02:44:27.997 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:44:27.997 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9f4cd954c5a" ipVersion=0x4 table="filter"
2026-02-17 02:44:27.997 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9f4cd954c5a"
2026-02-17 02:44:27.997 [INFO][95] felix/endpoint_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-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:27.997 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:28.047 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:28.048 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"} status="down"
2026-02-17 02:44:28.065 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali9f4cd954c5a" state="down"
2026-02-17 02:44:28.065 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f4cd954c5a", State:"down", Index:13}
2026-02-17 02:44:28.066 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9f4cd954c5a"
2026-02-17 02:44:28.066 [INFO][95] felix/endpoint_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-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:28.066 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:28.065 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9f4cd954c5a"
2026-02-17 02:44:28.078 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali9f4cd954c5a" state="up"
2026-02-17 02:44:28.094 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:28.094 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"} status="down"
2026-02-17 02:44:28.094 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f4cd954c5a", Addrs:set.Typed[string]{}}
2026-02-17 02:44:28.094 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f4cd954c5a", Addrs:set.Typed[string]{}}
2026-02-17 02:44:28.094 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f4cd954c5a", State:"up", Index:13}
2026-02-17 02:44:28.094 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9f4cd954c5a"
2026-02-17 02:44:28.094 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9f4cd954c5a"
2026-02-17 02:44:28.094 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f4cd954c5a"
2026-02-17 02:44:28.094 [INFO][95] felix/endpoint_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-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:28.094 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:28.122 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:28.123 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"} status="up"
2026-02-17 02:44:28.295 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calid2798fb95ed" state="down"
2026-02-17 02:44:28.295 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2798fb95ed", State:"down", Index:11}
2026-02-17 02:44:28.295 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid2798fb95ed"
2026-02-17 02:44:28.295 [INFO][95] 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:44:28.305 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calid2798fb95ed" state=""
2026-02-17 02:44:28.305 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid2798fb95ed"
2026-02-17 02:44:28.324 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2798fb95ed", Addrs:set.Typed[string]{}}
2026-02-17 02:44:28.325 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2798fb95ed", Addrs:set.Typed[string]{}}
2026-02-17 02:44:28.325 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2798fb95ed", State:"", Index:11}
2026-02-17 02:44:28.325 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2798fb95ed", Addrs:set.Set[string](nil)}
2026-02-17 02:44:28.325 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2798fb95ed", Addrs:set.Set[string](nil)}
2026-02-17 02:44:28.680 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-3548/test-ss-1, name=eth0)
2026-02-17 02:44:28.680 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3548/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9003b63a3b3" profile_ids:"kns.statefulset-3548" profile_ids:"ksa.statefulset-3548.default" ipv4_nets:"10.100.8.197/32"}
2026-02-17 02:44:28.680 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:28.681 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:28.681 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:28.682 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9003b63a3b3"
2026-02-17 02:44:28.682 [INFO][95] felix/endpoint_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-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:28.684 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:28.717 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:28.717 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:28.773 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3548"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3548"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3548"}
2026-02-17 02:44:28.807 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5151"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5151"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5151"}
2026-02-17 02:44:28.807 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-5151" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:28.842 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-3548/test-ss-1, name=eth0)
2026-02-17 02:44:28.853 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3548/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9003b63a3b3" profile_ids:"kns.statefulset-3548" profile_ids:"ksa.statefulset-3548.default" ipv4_nets:"10.100.8.197/32"}
2026-02-17 02:44:28.853 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:28.853 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:28.853 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:28.855 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9003b63a3b3"
2026-02-17 02:44:28.855 [INFO][95] felix/endpoint_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-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:28.855 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:28.886 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:28.886 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:28.997 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-9155/execpodw5w76, name=eth0)
2026-02-17 02:44:28.997 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9155/execpodw5w76" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f4cd954c5a" profile_ids:"kns.services-9155" profile_ids:"ksa.services-9155.default" ipv4_nets:"10.100.8.200/32"}
2026-02-17 02:44:28.998 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:28.998 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:28.998 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:28.999 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f4cd954c5a"
2026-02-17 02:44:29.000 [INFO][95] felix/endpoint_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-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:29.000 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:29.026 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:29.026 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"} status="up"
2026-02-17 02:44:29.081 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-3548/test-ss-1, name=eth0)
2026-02-17 02:44:29.081 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3548/test-ss-1" endpoint_id:"eth0"}
2026-02-17 02:44:29.082 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-3548"}
2026-02-17 02:44:29.082 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-3548.default"}
2026-02-17 02:44:29.082 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:29.082 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:29.083 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pgSKKm58XJUqN1KId4" ipVersion=0x4 table="filter"
2026-02-17 02:44:29.083 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uAz7VO510S3zo2uVzh" ipVersion=0x4 table="filter"
2026-02-17 02:44:29.083 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pgSKKm58XJUqN1KId4" ipVersion=0x4 table="filter"
2026-02-17 02:44:29.083 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uAz7VO510S3zo2uVzh" ipVersion=0x4 table="filter"
2026-02-17 02:44:29.083 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:29.083 [INFO][95] 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:44:29.083 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9003b63a3b3" ipVersion=0x4 table="filter"
2026-02-17 02:44:29.083 [INFO][95] 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:44:29.083 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9003b63a3b3" ipVersion=0x4 table="filter"
2026-02-17 02:44:29.083 [INFO][95] felix/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-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:29.083 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:29.084 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.197
bird: KIF: Received address message for unknown interface 10
2026-02-17 02:44:29.151 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3548/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:44:29.194 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali9003b63a3b3" state="down"
2026-02-17 02:44:29.194 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9003b63a3b3"
2026-02-17 02:44:29.194 [INFO][95] 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:44:29.194 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9003b63a3b3", State:"down", Index:10}
2026-02-17 02:44:29.194 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9003b63a3b3", Addrs:set.Typed[string]{}}
2026-02-17 02:44:29.194 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9003b63a3b3", Addrs:set.Typed[string]{}}
2026-02-17 02:44:29.196 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali9003b63a3b3" state=""
2026-02-17 02:44:29.196 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9003b63a3b3"
2026-02-17 02:44:29.220 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9003b63a3b3", State:"", Index:10}
2026-02-17 02:44:29.220 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9003b63a3b3", Addrs:set.Set[string](nil)}
2026-02-17 02:44:29.220 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9003b63a3b3", Addrs:set.Set[string](nil)}
2026-02-17 02:44:29.509 [INFO][95] 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:44:29.509 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9f4cd954c5a"
2026-02-17 02:44:29.509 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f4cd954c5a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:29.510 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f4cd954c5a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:30.294 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8331" name:"default"}
2026-02-17 02:44:30.410 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8331"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-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:"configmap-8331"}
2026-02-17 02:44:30.448 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8331"}
2026-02-17 02:44:31.471 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229/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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:44:31.471 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:44:31.471 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:44:31.494 [INFO][95] felix/summary.go 100: Summarising 163 dataplane reconciliation loops over 1m0.7s: avg=37ms longest=145ms (resync-calico-v4)
2026-02-17 02:44:34.526 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5151"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5151"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5151"}
2026-02-17 02:44:34.658 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5210"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5210"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5210"}
2026-02-17 02:44:34.712 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-5210" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:36.191 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-3548" name:"default"}
2026-02-17 02:44:36.256 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-3548"
2026-02-17 02:44:36.500 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3548"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3548"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3548"}
2026-02-17 02:44:36.533 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-3548"}
2026-02-17 02:44:37.362 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" ipv4_addr:"192.168.24.244/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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:44:37.362 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:44:37.362 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:44:37.671 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1094"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1094"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1094"}
2026-02-17 02:44:37.735 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2175"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2175"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2175"}
2026-02-17 02:44:37.763 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-2175" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:38.558 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9155"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-9155"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9155"}
2026-02-17 02:44:38.713 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2390"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-2390"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2390"}
2026-02-17 02:44:38.741 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2390" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:38.857 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-2390" type:"ClusterIP" cluster_ips:"10.254.118.104" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:44:40.237 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-5151" name:"default"}
2026-02-17 02:44:41.061 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5151"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5151"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5151"}
2026-02-17 02:44:41.091 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-5151"}
2026-02-17 02:44:41.230 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2175"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2175"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2175"}
2026-02-17 02:44:41.264 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-9545"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-9545"} 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-9545"}
2026-02-17 02:44:41.394 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csinodes-9545" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:41.631 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5210"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5210"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5210"}
2026-02-17 02:44:41.770 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2733"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2733"}
2026-02-17 02:44:41.801 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2733" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:41.870 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-9545"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-9545"} 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-9545"}
2026-02-17 02:44:42.065 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8951"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8951"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8951"}
2026-02-17 02:44:42.131 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-8951" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:44.298 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-1094" name:"default"}
2026-02-17 02:44:44.473 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-9155/execpodw5w76, name=eth0)
2026-02-17 02:44:44.474 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9155/execpodw5w76" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9f4cd954c5a" profile_ids:"kns.services-9155" profile_ids:"ksa.services-9155.default" ipv4_nets:"10.100.8.200/32"}
2026-02-17 02:44:44.474 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:44.474 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:44.474 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:44.474 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9f4cd954c5a"
2026-02-17 02:44:44.474 [INFO][95] felix/endpoint_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-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:44.474 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:44.485 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-9155/execpodw5w76, name=eth0)
2026-02-17 02:44:44.513 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:44.514 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"} status="up"
2026-02-17 02:44:44.514 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9155/execpodw5w76" endpoint_id:"eth0"}
2026-02-17 02:44:44.514 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:44.514 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:44.514 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:44.515 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9f4cd954c5a" ipVersion=0x4 table="filter"
2026-02-17 02:44:44.515 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9f4cd954c5a" ipVersion=0x4 table="filter"
2026-02-17 02:44:44.515 [INFO][95] felix/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-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:44.515 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:44.515 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.200
2026-02-17 02:44:44.578 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/execpodw5w76", EndpointId:"eth0"}
2026-02-17 02:44:45.413 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-9155/nodeport-test-84f594c78-69vrz, name=eth0)
2026-02-17 02:44:45.413 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9155/nodeport-test-84f594c78-69vrz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic6d120d5993" profile_ids:"kns.services-9155" profile_ids:"ksa.services-9155.default" ipv4_nets:"10.100.8.199/32"}
2026-02-17 02:44:45.414 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:45.414 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:45.414 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:45.414 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic6d120d5993"
2026-02-17 02:44:45.415 [INFO][95] felix/endpoint_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-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:45.415 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:45.442 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-9155/nodeport-test-84f594c78-69vrz, name=eth0)
2026-02-17 02:44:45.467 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:45.468 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"} status="up"
2026-02-17 02:44:45.468 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9155/nodeport-test-84f594c78-69vrz" endpoint_id:"eth0"}
2026-02-17 02:44:45.468 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-9155"}
2026-02-17 02:44:45.468 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-9155.default"}
2026-02-17 02:44:45.468 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:45.468 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:45.468 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-9155" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.468 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_c0Y2mjrf-Neba-3ZNN" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.468 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-9155" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.468 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_c0Y2mjrf-Neba-3ZNN" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.468 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:45.469 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic6d120d5993" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.469 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic6d120d5993" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.469 [INFO][95] felix/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-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:45.469 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:45.472 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.199
2026-02-17 02:44:45.591 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9155/nodeport-test-84f594c78-69vrz", EndpointId:"eth0"}
2026-02-17 02:44:45.793 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali9f4cd954c5a" state="down"
2026-02-17 02:44:45.794 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9f4cd954c5a"
2026-02-17 02:44:45.794 [INFO][95] 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:44:45.794 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f4cd954c5a", State:"down", Index:13}
2026-02-17 02:44:45.794 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f4cd954c5a", Addrs:set.Typed[string]{}}
2026-02-17 02:44:45.794 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f4cd954c5a", Addrs:set.Typed[string]{}}
2026-02-17 02:44:45.796 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali9f4cd954c5a" state=""
2026-02-17 02:44:45.796 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9f4cd954c5a"
2026-02-17 02:44:45.869 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9f4cd954c5a", State:"", Index:13}
2026-02-17 02:44:45.869 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9f4cd954c5a", Addrs:set.Set[string](nil)}
2026-02-17 02:44:45.869 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9f4cd954c5a", Addrs:set.Set[string](nil)}
2026-02-17 02:44:46.025 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1094"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1094"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1094"}
2026-02-17 02:44:46.131 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-1094"}
2026-02-17 02:44:46.456 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-2390/pod2, name=eth0)
2026-02-17 02:44:46.457 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-2390"} profile:{inbound_rules:{action:"allow" rule_id:"x4g5vWU4Nr7I5Pqe"} outbound_rules:{action:"allow" rule_id:"XLniF4GkS-IWWsVf"}}
2026-02-17 02:44:46.457 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2390.default"} profile:{}
2026-02-17 02:44:46.457 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2390/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0c102217837" profile_ids:"kns.services-2390" profile_ids:"ksa.services-2390.default" ipv4_nets:"10.100.8.201/32"}
2026-02-17 02:44:46.457 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:46.457 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:46.457 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:46.458 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0c102217837" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.458 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-2390" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.458 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cKDVRJX44MgWycERc5" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.458 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0c102217837" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.458 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-2390" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.458 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cKDVRJX44MgWycERc5" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.458 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0c102217837"
2026-02-17 02:44:46.458 [INFO][95] felix/endpoint_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-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:46.458 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:46.499 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:46.499 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:44:46.499 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-test" namespace:"services-9155"
2026-02-17 02:44:46.533 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali0c102217837" state="down"
2026-02-17 02:44:46.534 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0c102217837"
2026-02-17 02:44:46.534 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali0c102217837" state="up"
2026-02-17 02:44:46.558 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c102217837", State:"down", Index:14}
2026-02-17 02:44:46.558 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c102217837", Addrs:set.Typed[string]{}}
2026-02-17 02:44:46.558 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c102217837", Addrs:set.Typed[string]{}}
2026-02-17 02:44:46.558 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c102217837", State:"up", Index:14}
2026-02-17 02:44:46.558 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0c102217837"
2026-02-17 02:44:46.558 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0c102217837"
2026-02-17 02:44:46.558 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0c102217837"
2026-02-17 02:44:46.558 [INFO][95] felix/endpoint_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-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:46.558 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:46.585 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:46.585 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:44:46.695 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9155" name:"default"}
2026-02-17 02:44:47.001 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9155"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-9155"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9155"}
2026-02-17 02:44:47.059 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9155"}
2026-02-17 02:44:47.634 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-2390/pod2, name=eth0)
2026-02-17 02:44:47.635 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2390/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0c102217837" profile_ids:"kns.services-2390" profile_ids:"ksa.services-2390.default" ipv4_nets:"10.100.8.201/32"}
2026-02-17 02:44:47.635 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:47.635 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:47.635 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:47.636 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0c102217837"
2026-02-17 02:44:47.636 [INFO][95] felix/endpoint_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-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:47.636 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:47.681 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:47.681 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:44:47.682 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csinodes-9545" name:"default"}
2026-02-17 02:44:47.745 [INFO][95] 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:44:47.745 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0c102217837"
2026-02-17 02:44:47.745 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c102217837", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:47.745 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c102217837", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:47.796 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-2175" name:"default"}
2026-02-17 02:44:47.917 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-5210" name:"default"}
2026-02-17 02:44:48.020 [INFO][95] 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:44:48.020 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic6d120d5993"
2026-02-17 02:44:48.020 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calic6d120d5993" state="down"
2026-02-17 02:44:48.021 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6d120d5993", Addrs:set.Typed[string]{}}
2026-02-17 02:44:48.021 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6d120d5993", Addrs:set.Typed[string]{}}
2026-02-17 02:44:48.021 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6d120d5993", State:"down", Index:12}
2026-02-17 02:44:48.022 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calic6d120d5993" state=""
2026-02-17 02:44:48.022 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic6d120d5993"
2026-02-17 02:44:48.056 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6d120d5993", State:"", Index:12}
2026-02-17 02:44:48.057 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6d120d5993", Addrs:set.Set[string](nil)}
2026-02-17 02:44:48.057 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6d120d5993", Addrs:set.Set[string](nil)}
2026-02-17 02:44:48.093 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2175"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2175"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2175"}
2026-02-17 02:44:48.132 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-2175"}
2026-02-17 02:44:48.438 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-9545"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-9545"} 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-9545"}
2026-02-17 02:44:48.467 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csinodes-9545"}
2026-02-17 02:44:48.784 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5210"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5210"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5210"}
2026-02-17 02:44:48.825 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-5210"}
2026-02-17 02:44:56.819 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-2390/pod2, name=eth0)
2026-02-17 02:44:56.820 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2390/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0c102217837" profile_ids:"kns.services-2390" profile_ids:"ksa.services-2390.default" ipv4_nets:"10.100.8.201/32"}
2026-02-17 02:44:56.821 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:56.821 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:56.822 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:56.823 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0c102217837"
2026-02-17 02:44:56.824 [INFO][95] felix/endpoint_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-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:56.824 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:56.833 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-2390/pod2, name=eth0)
2026-02-17 02:44:56.857 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:56.857 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:44:56.857 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2390/pod2" endpoint_id:"eth0"}
2026-02-17 02:44:56.857 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-2390"}
2026-02-17 02:44:56.857 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-2390.default"}
2026-02-17 02:44:56.857 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:56.857 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:56.858 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-2390" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.858 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cKDVRJX44MgWycERc5" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.858 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-2390" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.858 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cKDVRJX44MgWycERc5" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.858 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:56.858 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0c102217837" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.858 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0c102217837" ipVersion=0x4 table="filter"
2026-02-17 02:44:56.858 [INFO][95] felix/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-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:56.858 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:56.858 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.201
2026-02-17 02:44:56.930 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2390/pod2", EndpointId:"eth0"}
2026-02-17 02:44:57.232 [INFO][95] 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:44:57.233 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0c102217837"
2026-02-17 02:44:57.233 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali0c102217837" state="down"
2026-02-17 02:44:57.233 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali0c102217837" state=""
2026-02-17 02:44:57.233 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c102217837", Addrs:set.Typed[string]{}}
2026-02-17 02:44:57.233 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0c102217837"
2026-02-17 02:44:57.233 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c102217837", Addrs:set.Typed[string]{}}
2026-02-17 02:44:57.233 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c102217837", State:"down", Index:14}
2026-02-17 02:44:57.233 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c102217837", State:"", Index:14}
2026-02-17 02:44:57.233 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c102217837", Addrs:set.Set[string](nil)}
2026-02-17 02:44:57.233 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c102217837", Addrs:set.Set[string](nil)}
2026-02-17 02:44:57.878 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-2390"
2026-02-17 02:44:57.941 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2390"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-2390"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2390"}
2026-02-17 02:44:57.980 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6350"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6350"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6350"}
2026-02-17 02:44:58.007 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-6350" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:01.245 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=gc-6350/simpletest.deployment-7df6b7746b-n9zpl, name=eth0)
2026-02-17 02:45:01.246 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-6350"} profile:{inbound_rules:{action:"allow" rule_id:"npz3khWwzzMh20pf"} outbound_rules:{action:"allow" rule_id:"thi0gFXK4Tzm673k"}}
2026-02-17 02:45:01.246 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-6350.default"} profile:{}
2026-02-17 02:45:01.246 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28bfbd97763" profile_ids:"kns.gc-6350" profile_ids:"ksa.gc-6350.default" ipv4_nets:"10.100.8.202/32"}
2026-02-17 02:45:01.246 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:01.246 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:01.246 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:01.246 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali28bfbd97763" ipVersion=0x4 table="filter"
2026-02-17 02:45:01.246 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-6350" ipVersion=0x4 table="filter"
2026-02-17 02:45:01.246 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-6350.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:01.246 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali28bfbd97763" ipVersion=0x4 table="filter"
2026-02-17 02:45:01.246 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-6350" ipVersion=0x4 table="filter"
2026-02-17 02:45:01.246 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-6350.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:01.246 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali28bfbd97763"
2026-02-17 02:45:01.246 [INFO][95] felix/endpoint_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-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:01.246 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:01.300 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:01.300 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"} status="down"
2026-02-17 02:45:01.316 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali28bfbd97763" state="down"
2026-02-17 02:45:01.317 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali28bfbd97763"
2026-02-17 02:45:01.317 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28bfbd97763", State:"down", Index:15}
2026-02-17 02:45:01.317 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali28bfbd97763" state="up"
2026-02-17 02:45:01.317 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28bfbd97763", Addrs:set.Typed[string]{}}
2026-02-17 02:45:01.317 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28bfbd97763", Addrs:set.Typed[string]{}}
2026-02-17 02:45:01.317 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28bfbd97763", State:"up", Index:15}
2026-02-17 02:45:01.317 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali28bfbd97763"
2026-02-17 02:45:01.317 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali28bfbd97763"
2026-02-17 02:45:01.318 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28bfbd97763"
2026-02-17 02:45:01.318 [INFO][95] felix/endpoint_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-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:01.318 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:01.347 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:01.348 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"} status="up"
2026-02-17 02:45:01.364 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6350"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6350"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6350"}
2026-02-17 02:45:01.412 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2057"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2057"}
2026-02-17 02:45:01.445 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2057" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:02.758 [INFO][95] 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:45:02.758 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali28bfbd97763"
2026-02-17 02:45:02.758 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28bfbd97763", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:02.759 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28bfbd97763", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:03.085 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2733"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2733"}
2026-02-17 02:45:03.218 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8558"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8558"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8558"}
2026-02-17 02:45:03.290 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-8558" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:03.457 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-8558" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:45:04.191 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2390" name:"default"}
2026-02-17 02:45:06.528 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=gc-6350/simpletest.deployment-7df6b7746b-n9zpl, name=eth0)
2026-02-17 02:45:06.528 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28bfbd97763" profile_ids:"kns.gc-6350" profile_ids:"ksa.gc-6350.default" ipv4_nets:"10.100.8.202/32"}
2026-02-17 02:45:06.528 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:06.528 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:06.528 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:06.529 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28bfbd97763"
2026-02-17 02:45:06.529 [INFO][95] felix/endpoint_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-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:06.529 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:06.548 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=gc-6350/simpletest.deployment-7df6b7746b-n9zpl, name=eth0)
2026-02-17 02:45:06.565 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:06.565 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"} status="up"
2026-02-17 02:45:06.566 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl" endpoint_id:"eth0"}
2026-02-17 02:45:06.566 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-6350"}
2026-02-17 02:45:06.566 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-6350.default"}
2026-02-17 02:45:06.566 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:06.566 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:06.566 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-6350" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.566 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-6350.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.566 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-6350" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.566 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-6350.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.566 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:06.567 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali28bfbd97763" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.567 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali28bfbd97763" ipVersion=0x4 table="filter"
2026-02-17 02:45:06.567 [INFO][95] felix/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-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:06.567 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:06.568 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.202
2026-02-17 02:45:06.657 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6350/simpletest.deployment-7df6b7746b-n9zpl", EndpointId:"eth0"}
2026-02-17 02:45:06.923 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2390"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-2390"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2390"}
2026-02-17 02:45:07.099 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2390"}
2026-02-17 02:45:07.379 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="calib065f4edba9" state="down"
2026-02-17 02:45:07.379 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib065f4edba9"
2026-02-17 02:45:07.380 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib065f4edba9", State:"down", Index:16}
2026-02-17 02:45:07.380 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{}}
2026-02-17 02:45:07.380 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{}}
2026-02-17 02:45:07.479 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="calib065f4edba9" state="up"
2026-02-17 02:45:07.518 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-0, name=eth0)
2026-02-17 02:45:07.539 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib065f4edba9", State:"up", Index:16}
2026-02-17 02:45:07.539 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib065f4edba9"
2026-02-17 02:45:07.540 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib065f4edba9"
2026-02-17 02:45:07.567 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8558"} profile:{inbound_rules:{action:"allow" rule_id:"oiJw1cgHUKAh5S2C"} outbound_rules:{action:"allow" rule_id:"P2ayphN2Al9DKeBU"}}
2026-02-17 02:45:07.567 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8558.default"} profile:{}
2026-02-17 02:45:07.567 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib065f4edba9" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.203/32"}
2026-02-17 02:45:07.567 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:07.568 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:07.568 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:07.569 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib065f4edba9" ipVersion=0x4 table="filter"
2026-02-17 02:45:07.569 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ql_TpwR95KqpDCZWqQ" ipVersion=0x4 table="filter"
2026-02-17 02:45:07.569 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__ffL6IRngLABYTt4Wg" ipVersion=0x4 table="filter"
2026-02-17 02:45:07.569 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib065f4edba9" ipVersion=0x4 table="filter"
2026-02-17 02:45:07.569 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ql_TpwR95KqpDCZWqQ" ipVersion=0x4 table="filter"
2026-02-17 02:45:07.569 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__ffL6IRngLABYTt4Wg" ipVersion=0x4 table="filter"
2026-02-17 02:45:07.569 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib065f4edba9"
2026-02-17 02:45:07.569 [INFO][95] felix/endpoint_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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:07.570 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:07.612 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:07.612 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:07.741 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-6350" name:"default"}
2026-02-17 02:45:07.950 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6350"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6350"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6350"}
2026-02-17 02:45:07.991 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-6350"}
2026-02-17 02:45:08.281 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2733" name:"default"}
2026-02-17 02:45:08.431 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2733"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2733"}
2026-02-17 02:45:08.488 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-2733"}
2026-02-17 02:45:09.253 [INFO][95] 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:45:09.253 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib065f4edba9"
2026-02-17 02:45:09.253 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:09.253 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:09.321 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-0, name=eth0)
2026-02-17 02:45:09.321 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib065f4edba9" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.203/32"}
2026-02-17 02:45:09.321 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:09.322 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:09.322 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:09.323 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib065f4edba9"
2026-02-17 02:45:09.323 [INFO][95] felix/endpoint_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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:09.323 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:09.358 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:09.358 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:09.762 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-0, name=eth0)
2026-02-17 02:45:09.763 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib065f4edba9" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.203/32"}
2026-02-17 02:45:09.763 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:09.764 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:09.764 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:09.766 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib065f4edba9"
2026-02-17 02:45:09.766 [INFO][95] felix/endpoint_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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:09.766 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:09.795 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:09.795 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:11.662 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali28bfbd97763" state="down"
2026-02-17 02:45:11.662 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali28bfbd97763"
2026-02-17 02:45:11.662 [INFO][95] 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:45:11.662 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28bfbd97763", State:"down", Index:15}
2026-02-17 02:45:11.662 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28bfbd97763", Addrs:set.Typed[string]{}}
2026-02-17 02:45:11.663 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28bfbd97763", Addrs:set.Typed[string]{}}
2026-02-17 02:45:11.665 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali28bfbd97763" state=""
2026-02-17 02:45:11.665 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali28bfbd97763"
2026-02-17 02:45:11.701 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28bfbd97763", State:"", Index:15}
2026-02-17 02:45:11.701 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28bfbd97763", Addrs:set.Set[string](nil)}
2026-02-17 02:45:11.701 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28bfbd97763", Addrs:set.Set[string](nil)}
2026-02-17 02:45:12.916 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2057"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2057"}
2026-02-17 02:45:13.011 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3960"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3960"}
2026-02-17 02:45:13.056 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-3960" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:13.280 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-3960" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:45:14.282 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-2, name=eth0)
2026-02-17 02:45:14.282 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali653b443a1f3" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.204/32"}
2026-02-17 02:45:14.282 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:14.283 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:14.283 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:14.284 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali653b443a1f3" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.284 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.284 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali653b443a1f3" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.284 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.284 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali653b443a1f3"
2026-02-17 02:45:14.284 [INFO][95] felix/endpoint_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-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:14.284 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:14.287 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali653b443a1f3" state="down"
2026-02-17 02:45:14.287 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali653b443a1f3"
2026-02-17 02:45:14.293 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali653b443a1f3" state="up"
2026-02-17 02:45:14.329 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:14.330 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:45:14.330 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali653b443a1f3", State:"down", Index:17}
2026-02-17 02:45:14.330 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali653b443a1f3", Addrs:set.Typed[string]{}}
2026-02-17 02:45:14.330 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali653b443a1f3", Addrs:set.Typed[string]{}}
2026-02-17 02:45:14.330 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali653b443a1f3", State:"up", Index:17}
2026-02-17 02:45:14.330 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali653b443a1f3"
2026-02-17 02:45:14.330 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali653b443a1f3"
2026-02-17 02:45:14.330 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali653b443a1f3"
2026-02-17 02:45:14.331 [INFO][95] felix/endpoint_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-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:14.331 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:14.359 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:14.359 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:15.574 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-2, name=eth0)
2026-02-17 02:45:15.574 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali653b443a1f3" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.204/32"}
2026-02-17 02:45:15.574 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:15.574 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:15.575 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:15.576 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali653b443a1f3"
2026-02-17 02:45:15.576 [INFO][95] felix/endpoint_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-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:15.576 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:15.600 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:15.600 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:15.683 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-2, name=eth0)
2026-02-17 02:45:15.683 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali653b443a1f3" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.204/32"}
2026-02-17 02:45:15.683 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:15.684 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:15.684 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:15.685 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali653b443a1f3"
2026-02-17 02:45:15.685 [INFO][95] felix/endpoint_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-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:15.685 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:15.715 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:15.716 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:15.969 [INFO][95] 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:45:15.969 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali653b443a1f3"
2026-02-17 02:45:15.969 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali653b443a1f3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:15.969 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali653b443a1f3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:18.176 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2057" name:"default"}
2026-02-17 02:45:18.327 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2057"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2057"}
2026-02-17 02:45:18.352 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2057"}
2026-02-17 02:45:20.925 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8951"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8951"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8951"}
2026-02-17 02:45:21.224 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3087"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3087"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3087"}
2026-02-17 02:45:21.796 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3087" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:22.448 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0, name=eth0)
2026-02-17 02:45:22.449 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-3087.default"} profile:{}
2026-02-17 02:45:22.449 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-3087"} profile:{inbound_rules:{action:"allow" rule_id:"nYQj6xE1JRrOQIPA"} outbound_rules:{action:"allow" rule_id:"e49lJ_HyPzSnRghN"}}
2026-02-17 02:45:22.449 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabe3c6a887c" profile_ids:"kns.configmap-3087" profile_ids:"ksa.configmap-3087.default" ipv4_nets:"10.100.8.205/32"}
2026-02-17 02:45:22.449 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:22.449 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:22.449 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:22.450 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliabe3c6a887c" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.450 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-3087" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.450 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UuptdGIAfkRZy4dUAw" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.450 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliabe3c6a887c" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.450 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-3087" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.450 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UuptdGIAfkRZy4dUAw" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.450 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliabe3c6a887c"
2026-02-17 02:45:22.450 [INFO][95] felix/endpoint_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-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:22.450 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:22.498 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:22.498 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"} status="down"
2026-02-17 02:45:22.526 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="caliabe3c6a887c" state="down"
2026-02-17 02:45:22.527 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliabe3c6a887c"
2026-02-17 02:45:22.527 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabe3c6a887c", State:"down", Index:18}
2026-02-17 02:45:22.527 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabe3c6a887c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.527 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabe3c6a887c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.527 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliabe3c6a887c"
2026-02-17 02:45:22.527 [INFO][95] felix/endpoint_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-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:22.527 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:22.529 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="caliabe3c6a887c" state="up"
2026-02-17 02:45:22.560 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:22.560 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"} status="down"
2026-02-17 02:45:22.560 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabe3c6a887c", State:"up", Index:18}
2026-02-17 02:45:22.560 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliabe3c6a887c"
2026-02-17 02:45:22.560 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliabe3c6a887c"
2026-02-17 02:45:22.561 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliabe3c6a887c"
2026-02-17 02:45:22.561 [INFO][95] felix/endpoint_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-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:22.561 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:22.592 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:22.592 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:23.339 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0, name=eth0)
2026-02-17 02:45:23.339 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabe3c6a887c" profile_ids:"kns.configmap-3087" profile_ids:"ksa.configmap-3087.default" ipv4_nets:"10.100.8.205/32"}
2026-02-17 02:45:23.339 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:23.339 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:23.339 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:23.340 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliabe3c6a887c"
2026-02-17 02:45:23.340 [INFO][95] felix/endpoint_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-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:23.340 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:23.379 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:23.379 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:23.489 [INFO][95] 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:45:23.490 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliabe3c6a887c"
2026-02-17 02:45:23.490 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabe3c6a887c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:23.491 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabe3c6a887c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:24.536 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0, name=eth0)
2026-02-17 02:45:24.536 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabe3c6a887c" profile_ids:"kns.configmap-3087" profile_ids:"ksa.configmap-3087.default" ipv4_nets:"10.100.8.205/32"}
2026-02-17 02:45:24.537 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:24.537 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:24.537 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:24.549 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliabe3c6a887c"
2026-02-17 02:45:24.550 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:24.550 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:24.580 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:24.580 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"} status="down"
2026-02-17 02:45:24.641 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="caliabe3c6a887c" state="down"
2026-02-17 02:45:24.641 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabe3c6a887c", State:"down", Index:18}
2026-02-17 02:45:24.642 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliabe3c6a887c"
2026-02-17 02:45:24.642 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliabe3c6a887c"
2026-02-17 02:45:24.642 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliabe3c6a887c"
2026-02-17 02:45:24.642 [INFO][95] felix/endpoint_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-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:24.642 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:24.642 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.205
2026-02-17 02:45:24.643 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="caliabe3c6a887c" state=""
2026-02-17 02:45:24.643 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliabe3c6a887c"
2026-02-17 02:45:24.650 [INFO][95] 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=18
2026-02-17 02:45:24.677 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:24.678 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"} status="down"
2026-02-17 02:45:24.678 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabe3c6a887c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.678 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabe3c6a887c", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.678 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabe3c6a887c", State:"", Index:18}
2026-02-17 02:45:24.678 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabe3c6a887c", Addrs:set.Set[string](nil)}
2026-02-17 02:45:24.678 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabe3c6a887c", Addrs:set.Set[string](nil)}
2026-02-17 02:45:24.678 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliabe3c6a887c"
2026-02-17 02:45:24.678 [INFO][95] felix/endpoint_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-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:24.678 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:24.718 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:24.718 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"} status="down"
2026-02-17 02:45:24.792 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0, name=eth0)
2026-02-17 02:45:24.793 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0" endpoint_id:"eth0"}
2026-02-17 02:45:24.793 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-3087"}
2026-02-17 02:45:24.793 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-3087.default"}
2026-02-17 02:45:24.793 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:24.793 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:24.794 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-3087" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.794 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UuptdGIAfkRZy4dUAw" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.794 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-3087" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.794 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UuptdGIAfkRZy4dUAw" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.794 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:24.794 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliabe3c6a887c" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.794 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliabe3c6a887c" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.794 [INFO][95] felix/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-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:24.794 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:25.000 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3087/pod-configmaps-c6e1fe23-c52e-400f-b7bc-88238b693bd0", EndpointId:"eth0"}
2026-02-17 02:45:26.172 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:45:26.514 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3087"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3087"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3087"}
2026-02-17 02:45:26.578 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-680"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-680"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-680"}
2026-02-17 02:45:26.607 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-680" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:27.353 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-8951" name:"default"}
2026-02-17 02:45:27.481 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8951"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8951"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8951"}
2026-02-17 02:45:27.507 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-8951"}
2026-02-17 02:45:32.128 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3087" name:"default"}
2026-02-17 02:45:32.154 [INFO][95] felix/summary.go 100: Summarising 131 dataplane reconciliation loops over 1m0.7s: avg=38ms longest=207ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:45:32.314 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3087"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3087"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3087"}
2026-02-17 02:45:32.350 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3087"}
2026-02-17 02:45:32.410 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229/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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} 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:45:32.410 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:45:32.410 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:45:33.861 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-2, name=eth0)
2026-02-17 02:45:33.862 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali653b443a1f3" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.204/32"}
2026-02-17 02:45:33.862 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:33.862 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:33.862 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:33.864 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali653b443a1f3"
2026-02-17 02:45:33.864 [INFO][95] felix/endpoint_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-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:33.864 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:33.890 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:33.890 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:34.167 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-3960"
2026-02-17 02:45:34.488 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3960"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3960"}
2026-02-17 02:45:34.844 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-2, name=eth0)
2026-02-17 02:45:34.845 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali653b443a1f3" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.204/32"}
2026-02-17 02:45:34.845 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:34.845 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:34.845 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:34.848 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali653b443a1f3"
2026-02-17 02:45:34.848 [INFO][95] felix/endpoint_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-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:34.848 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:34.925 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:34.925 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:34.925 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-2960"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-2960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2960"}
2026-02-17 02:45:36.630 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-2960" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:36.749 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-2, name=eth0)
2026-02-17 02:45:36.749 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-2" endpoint_id:"eth0"}
2026-02-17 02:45:36.750 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:36.752 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:36.757 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:36.758 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali653b443a1f3" ipVersion=0x4 table="filter"
2026-02-17 02:45:36.758 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:45:36.758 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali653b443a1f3" ipVersion=0x4 table="filter"
2026-02-17 02:45:36.758 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:45:36.758 [INFO][95] felix/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-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:36.758 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:36.759 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.204
2026-02-17 02:45:36.821 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:36.857 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali653b443a1f3" state="down"
2026-02-17 02:45:36.857 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali653b443a1f3"
2026-02-17 02:45:36.857 [INFO][95] 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:45:36.857 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali653b443a1f3" state=""
2026-02-17 02:45:36.857 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali653b443a1f3"
2026-02-17 02:45:36.857 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali653b443a1f3", State:"down", Index:17}
2026-02-17 02:45:36.857 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali653b443a1f3", Addrs:set.Typed[string]{}}
2026-02-17 02:45:36.857 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali653b443a1f3", Addrs:set.Typed[string]{}}
2026-02-17 02:45:36.858 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali653b443a1f3", State:"", Index:17}
2026-02-17 02:45:36.858 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali653b443a1f3", Addrs:set.Set[string](nil)}
2026-02-17 02:45:36.858 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali653b443a1f3", Addrs:set.Set[string](nil)}
2026-02-17 02:45:37.288 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-680"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-680"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-680"}
2026-02-17 02:45:37.332 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-5583"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-5583"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5583"}
2026-02-17 02:45:37.361 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-5583" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:38.808 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" ipv4_addr:"192.168.24.244/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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} 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:45:38.809 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:45:38.809 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:45:40.569 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-2, name=eth0)
2026-02-17 02:45:40.569 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali653b443a1f3" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.206/32"}
2026-02-17 02:45:40.569 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:40.569 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:40.569 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:40.570 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali653b443a1f3" ipVersion=0x4 table="filter"
2026-02-17 02:45:40.570 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:45:40.570 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali653b443a1f3" ipVersion=0x4 table="filter"
2026-02-17 02:45:40.570 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:45:40.570 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali653b443a1f3"
2026-02-17 02:45:40.570 [INFO][95] felix/endpoint_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-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:40.570 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:40.583 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali653b443a1f3" state="down"
2026-02-17 02:45:40.586 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali653b443a1f3"
2026-02-17 02:45:40.588 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali653b443a1f3" state="up"
2026-02-17 02:45:40.633 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:40.634 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:45:40.634 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali653b443a1f3", State:"down", Index:19}
2026-02-17 02:45:40.634 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali653b443a1f3", Addrs:set.Typed[string]{}}
2026-02-17 02:45:40.634 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali653b443a1f3", Addrs:set.Typed[string]{}}
2026-02-17 02:45:40.634 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali653b443a1f3", State:"up", Index:19}
2026-02-17 02:45:40.635 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali653b443a1f3"
2026-02-17 02:45:40.635 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali653b443a1f3"
2026-02-17 02:45:40.635 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali653b443a1f3"
2026-02-17 02:45:40.635 [INFO][95] felix/endpoint_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-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:40.636 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:40.671 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:40.671 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:40.747 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-3960" name:"default"}
2026-02-17 02:45:41.410 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3960"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3960"}
2026-02-17 02:45:41.666 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-3960"}
2026-02-17 02:45:41.762 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::bcdd:87ff:fec7:9a94" exists=true ifIndex=19
2026-02-17 02:45:41.762 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::bcdd:87ff:fec7:9a94} ifaceName="cali653b443a1f3"
2026-02-17 02:45:41.762 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali653b443a1f3", Addrs:set.Typed[string]{"fe80::bcdd:87ff:fec7:9a94":set.v{}}}
2026-02-17 02:45:41.762 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali653b443a1f3", Addrs:set.Typed[string]{"fe80::bcdd:87ff:fec7:9a94":set.v{}}}
2026-02-17 02:45:43.644 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-680" name:"default"}
2026-02-17 02:45:43.994 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-0, name=eth0)
2026-02-17 02:45:43.995 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib065f4edba9" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.203/32"}
2026-02-17 02:45:43.995 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:43.995 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:43.995 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:43.999 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib065f4edba9"
2026-02-17 02:45:43.999 [INFO][95] felix/endpoint_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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:43.999 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:44.026 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:44.026 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:44.772 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-0, name=eth0)
2026-02-17 02:45:44.773 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:45:44.773 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:44.773 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:44.773 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:44.774 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.774 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib065f4edba9" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.774 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.774 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib065f4edba9" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.774 [INFO][95] felix/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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:44.774 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:44.774 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.203
2026-02-17 02:45:44.829 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:45.591 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-2, name=eth0)
2026-02-17 02:45:45.591 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali653b443a1f3" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.206/32"}
2026-02-17 02:45:45.591 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:45.591 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:45.592 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:45.593 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali653b443a1f3"
2026-02-17 02:45:45.593 [INFO][95] felix/endpoint_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-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:45.593 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:45.611 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-2, name=eth0)
2026-02-17 02:45:45.627 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:45.627 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:45.627 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-2" endpoint_id:"eth0"}
2026-02-17 02:45:45.627 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8558"}
2026-02-17 02:45:45.627 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8558.default"}
2026-02-17 02:45:45.627 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:45.627 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:45.628 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ql_TpwR95KqpDCZWqQ" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.628 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__ffL6IRngLABYTt4Wg" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.628 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ql_TpwR95KqpDCZWqQ" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.628 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__ffL6IRngLABYTt4Wg" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.628 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:45.628 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali653b443a1f3" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.628 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali653b443a1f3" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.628 [INFO][95] felix/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-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:45.628 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:45.629 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.206
2026-02-17 02:45:45.694 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-2", EndpointId:"eth0"}
2026-02-17 02:45:45.930 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-680"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-680"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-680"}
2026-02-17 02:45:45.963 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-680"}
2026-02-17 02:45:46.083 [INFO][95] 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:45:46.083 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib065f4edba9"
2026-02-17 02:45:46.083 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="calib065f4edba9" state="down"
2026-02-17 02:45:46.083 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{}}
2026-02-17 02:45:46.083 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{}}
2026-02-17 02:45:46.083 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib065f4edba9", State:"down", Index:16}
2026-02-17 02:45:46.083 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="calib065f4edba9" state=""
2026-02-17 02:45:46.084 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib065f4edba9"
2026-02-17 02:45:46.175 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib065f4edba9", State:"", Index:16}
2026-02-17 02:45:46.175 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Set[string](nil)}
2026-02-17 02:45:46.175 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Set[string](nil)}
2026-02-17 02:45:47.619 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calib065f4edba9" state="down"
2026-02-17 02:45:47.619 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib065f4edba9"
2026-02-17 02:45:47.619 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib065f4edba9", State:"down", Index:20}
2026-02-17 02:45:47.619 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{}}
2026-02-17 02:45:47.619 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{}}
2026-02-17 02:45:47.630 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calib065f4edba9" state="up"
2026-02-17 02:45:47.684 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib065f4edba9", State:"up", Index:20}
2026-02-17 02:45:47.684 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib065f4edba9"
2026-02-17 02:45:47.684 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib065f4edba9"
2026-02-17 02:45:47.705 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-0, name=eth0)
2026-02-17 02:45:47.735 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8558"} profile:{inbound_rules:{action:"allow" rule_id:"oiJw1cgHUKAh5S2C"} outbound_rules:{action:"allow" rule_id:"P2ayphN2Al9DKeBU"}}
2026-02-17 02:45:47.736 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8558.default"} profile:{}
2026-02-17 02:45:47.736 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib065f4edba9" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.207/32"}
2026-02-17 02:45:47.736 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:47.736 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:47.736 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:47.737 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib065f4edba9" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.737 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ql_TpwR95KqpDCZWqQ" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.737 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__ffL6IRngLABYTt4Wg" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.737 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib065f4edba9" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.737 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ql_TpwR95KqpDCZWqQ" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.737 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__ffL6IRngLABYTt4Wg" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.737 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib065f4edba9"
2026-02-17 02:45:47.737 [INFO][95] felix/endpoint_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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:47.737 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:47.786 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.787 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:49.153 [INFO][95] 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:45:49.153 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib065f4edba9"
2026-02-17 02:45:49.153 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:49.153 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:49.242 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-5583"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-5583"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5583"}
2026-02-17 02:45:49.276 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4000"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4000"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4000"}
2026-02-17 02:45:49.305 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4000" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:51.067 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-0, name=eth0)
2026-02-17 02:45:51.067 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib065f4edba9" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.207/32"}
2026-02-17 02:45:51.067 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:51.067 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:51.067 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:51.068 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib065f4edba9"
2026-02-17 02:45:51.069 [INFO][95] felix/endpoint_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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:51.069 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:51.117 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-0, name=eth0)
2026-02-17 02:45:51.157 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.157 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:51.157 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib065f4edba9" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.207/32"}
2026-02-17 02:45:51.158 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:51.158 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:51.158 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:51.161 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib065f4edba9"
2026-02-17 02:45:51.161 [INFO][95] felix/endpoint_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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:51.161 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:45:51.352 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.352 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:57.219 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-5583" name:"default"}
2026-02-17 02:45:58.189 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-5583"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-5583"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5583"}
2026-02-17 02:45:58.222 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-5583"}
2026-02-17 02:45:59.194 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" ipv4_addr:"192.168.24.244/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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} 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:45:59.196 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:45:59.196 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:03.611 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali61bfeb1e9a3" state="down"
2026-02-17 02:46:03.612 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali61bfeb1e9a3"
2026-02-17 02:46:03.612 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61bfeb1e9a3", State:"down", Index:21}
2026-02-17 02:46:03.612 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61bfeb1e9a3", Addrs:set.Typed[string]{}}
2026-02-17 02:46:03.612 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61bfeb1e9a3", Addrs:set.Typed[string]{}}
2026-02-17 02:46:03.621 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali61bfeb1e9a3" state="up"
2026-02-17 02:46:03.646 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61bfeb1e9a3", State:"up", Index:21}
2026-02-17 02:46:03.646 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali61bfeb1e9a3"
2026-02-17 02:46:03.647 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61bfeb1e9a3"
2026-02-17 02:46:03.845 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=cronjob-2960/replace-29521606-qmzkd, name=eth0)
2026-02-17 02:46:03.846 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-2960"} profile:{inbound_rules:{action:"allow" rule_id:"6ueq7jwfb0TJTILR"} outbound_rules:{action:"allow" rule_id:"yBgiJdxVcmwu7cf1"}}
2026-02-17 02:46:03.846 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-2960.default"} profile:{}
2026-02-17 02:46:03.846 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-2960/replace-29521606-qmzkd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali61bfeb1e9a3" profile_ids:"kns.cronjob-2960" profile_ids:"ksa.cronjob-2960.default" ipv4_nets:"10.100.8.208/32"}
2026-02-17 02:46:03.846 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:46:03.846 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:46:03.846 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:46:03.848 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali61bfeb1e9a3" ipVersion=0x4 table="filter"
2026-02-17 02:46:03.848 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-2960" ipVersion=0x4 table="filter"
2026-02-17 02:46:03.848 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uSf3YF5C__SnD8VkP2" ipVersion=0x4 table="filter"
2026-02-17 02:46:03.848 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:46:03.849 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali61bfeb1e9a3" ipVersion=0x4 table="filter"
2026-02-17 02:46:03.849 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-2960" ipVersion=0x4 table="filter"
2026-02-17 02:46:03.849 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uSf3YF5C__SnD8VkP2" ipVersion=0x4 table="filter"
2026-02-17 02:46:03.849 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:46:03.849 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61bfeb1e9a3"
2026-02-17 02:46:03.849 [INFO][95] felix/endpoint_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-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:46:03.849 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:46:03.896 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:03.896 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"} status="up"
2026-02-17 02:46:03.897 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229/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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} 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:03.897 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:46:03.897 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:05.346 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=21
2026-02-17 02:46:05.346 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali61bfeb1e9a3"
2026-02-17 02:46:05.346 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61bfeb1e9a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:05.346 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61bfeb1e9a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:06.978 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali653b443a1f3" state="down"
2026-02-17 02:46:06.979 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali653b443a1f3"
2026-02-17 02:46:06.979 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::bcdd:87ff:fec7:9a94" exists=false ifIndex=19
2026-02-17 02:46:06.979 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali653b443a1f3", State:"down", Index:19}
2026-02-17 02:46:06.979 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali653b443a1f3", Addrs:set.Typed[string]{}}
2026-02-17 02:46:06.979 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali653b443a1f3", Addrs:set.Typed[string]{}}
2026-02-17 02:46:06.983 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali653b443a1f3" state=""
2026-02-17 02:46:06.983 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali653b443a1f3"
2026-02-17 02:46:07.006 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali653b443a1f3", State:"", Index:19}
2026-02-17 02:46:07.006 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali653b443a1f3", Addrs:set.Set[string](nil)}
2026-02-17 02:46:07.006 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali653b443a1f3", Addrs:set.Set[string](nil)}
2026-02-17 02:46:07.199 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=cronjob-2960/replace-29521606-qmzkd, name=eth0)
2026-02-17 02:46:07.200 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-2960/replace-29521606-qmzkd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali61bfeb1e9a3" profile_ids:"kns.cronjob-2960" profile_ids:"ksa.cronjob-2960.default" ipv4_nets:"10.100.8.208/32"}
2026-02-17 02:46:07.200 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:46:07.200 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:46:07.200 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:46:07.201 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61bfeb1e9a3"
2026-02-17 02:46:07.202 [INFO][95] felix/endpoint_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-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:46:07.202 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:46:07.234 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:07.234 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"} status="up"
2026-02-17 02:46:26.386 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:46:26.427 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-0, name=eth0)
2026-02-17 02:46:26.427 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib065f4edba9" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.207/32"}
2026-02-17 02:46:26.427 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:26.427 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:26.427 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:26.428 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib065f4edba9"
2026-02-17 02:46:26.429 [INFO][95] felix/endpoint_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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:26.429 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:26.473 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:26.473 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:46:26.769 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-0, name=eth0)
2026-02-17 02:46:26.770 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:46:26.770 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8558"}
2026-02-17 02:46:26.770 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8558.default"}
2026-02-17 02:46:26.770 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:26.770 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:26.771 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ql_TpwR95KqpDCZWqQ" ipVersion=0x4 table="filter"
2026-02-17 02:46:26.771 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__ffL6IRngLABYTt4Wg" ipVersion=0x4 table="filter"
2026-02-17 02:46:26.771 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ql_TpwR95KqpDCZWqQ" ipVersion=0x4 table="filter"
2026-02-17 02:46:26.771 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__ffL6IRngLABYTt4Wg" ipVersion=0x4 table="filter"
2026-02-17 02:46:26.771 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:26.772 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:46:26.772 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib065f4edba9" ipVersion=0x4 table="filter"
2026-02-17 02:46:26.772 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:46:26.772 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib065f4edba9" ipVersion=0x4 table="filter"
2026-02-17 02:46:26.772 [INFO][95] felix/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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:26.772 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:26.773 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.207
bird: KIF: Received address message for unknown interface 20
2026-02-17 02:46:26.838 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:26.883 [INFO][95] 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:46:26.883 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib065f4edba9"
2026-02-17 02:46:26.883 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calib065f4edba9" state="down"
2026-02-17 02:46:26.884 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calib065f4edba9" state=""
2026-02-17 02:46:26.883 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{}}
2026-02-17 02:46:26.884 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{}}
2026-02-17 02:46:26.884 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib065f4edba9", State:"down", Index:20}
2026-02-17 02:46:26.884 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib065f4edba9"
2026-02-17 02:46:26.884 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib065f4edba9", State:"", Index:20}
2026-02-17 02:46:26.884 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Set[string](nil)}
2026-02-17 02:46:26.884 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Set[string](nil)}
2026-02-17 02:46:28.319 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-0, name=eth0)
2026-02-17 02:46:28.320 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8558"} profile:{inbound_rules:{action:"allow" rule_id:"oiJw1cgHUKAh5S2C"} outbound_rules:{action:"allow" rule_id:"P2ayphN2Al9DKeBU"}}
2026-02-17 02:46:28.320 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8558.default"} profile:{}
2026-02-17 02:46:28.320 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib065f4edba9" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.209/32"}
2026-02-17 02:46:28.320 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:28.320 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:28.320 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:28.321 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:46:28.321 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib065f4edba9" ipVersion=0x4 table="filter"
2026-02-17 02:46:28.321 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ql_TpwR95KqpDCZWqQ" ipVersion=0x4 table="filter"
2026-02-17 02:46:28.321 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__ffL6IRngLABYTt4Wg" ipVersion=0x4 table="filter"
2026-02-17 02:46:28.321 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:46:28.321 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib065f4edba9" ipVersion=0x4 table="filter"
2026-02-17 02:46:28.321 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ql_TpwR95KqpDCZWqQ" ipVersion=0x4 table="filter"
2026-02-17 02:46:28.321 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__ffL6IRngLABYTt4Wg" ipVersion=0x4 table="filter"
2026-02-17 02:46:28.321 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib065f4edba9"
2026-02-17 02:46:28.321 [INFO][95] felix/endpoint_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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:28.321 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:28.382 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:28.382 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:46:28.387 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calib065f4edba9" state="down"
2026-02-17 02:46:28.388 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib065f4edba9", State:"down", Index:22}
2026-02-17 02:46:28.388 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib065f4edba9"
2026-02-17 02:46:28.388 [INFO][95] felix/endpoint_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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:28.388 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:28.388 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib065f4edba9"
2026-02-17 02:46:28.388 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calib065f4edba9" state="up"
2026-02-17 02:46:28.420 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:28.420 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:46:28.420 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{}}
2026-02-17 02:46:28.420 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{}}
2026-02-17 02:46:28.421 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib065f4edba9", State:"up", Index:22}
2026-02-17 02:46:28.421 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib065f4edba9"
2026-02-17 02:46:28.421 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib065f4edba9"
2026-02-17 02:46:28.421 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib065f4edba9"
2026-02-17 02:46:28.422 [INFO][95] felix/endpoint_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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:28.422 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:28.446 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:28.447 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:46:29.323 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-0, name=eth0)
2026-02-17 02:46:29.323 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib065f4edba9" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.209/32"}
2026-02-17 02:46:29.323 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:29.323 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:29.324 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:29.325 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib065f4edba9"
2026-02-17 02:46:29.325 [INFO][95] felix/endpoint_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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:29.325 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:29.348 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-0, name=eth0)
2026-02-17 02:46:29.354 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:29.355 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:46:29.355 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib065f4edba9" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.209/32"}
2026-02-17 02:46:29.355 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:29.355 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:29.355 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:29.356 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib065f4edba9"
2026-02-17 02:46:29.356 [INFO][95] felix/endpoint_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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:29.356 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:29.390 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:29.390 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:46:29.410 [INFO][95] 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:46:29.410 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib065f4edba9"
2026-02-17 02:46:29.410 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:29.410 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:33.434 [INFO][95] felix/summary.go 100: Summarising 70 dataplane reconciliation loops over 1m1.3s: avg=44ms longest=265ms (resync-calico-v4)
2026-02-17 02:46:34.489 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229/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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} 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:34.489 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:46:34.489 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:40.511 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-0, name=eth0)
2026-02-17 02:46:40.512 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib065f4edba9" profile_ids:"kns.statefulset-8558" profile_ids:"ksa.statefulset-8558.default" ipv4_nets:"10.100.8.209/32"}
2026-02-17 02:46:40.512 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:40.512 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:40.512 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:40.514 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib065f4edba9"
2026-02-17 02:46:40.514 [INFO][95] felix/endpoint_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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:40.514 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:40.539 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:40.539 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:46:40.877 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8558/ss2-0, name=eth0)
2026-02-17 02:46:40.878 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8558/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:46:40.878 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8558"}
2026-02-17 02:46:40.878 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8558.default"}
2026-02-17 02:46:40.878 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:40.878 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:40.887 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ql_TpwR95KqpDCZWqQ" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.888 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__ffL6IRngLABYTt4Wg" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.888 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ql_TpwR95KqpDCZWqQ" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.888 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__ffL6IRngLABYTt4Wg" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.888 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:40.888 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.888 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib065f4edba9" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.888 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.888 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib065f4edba9" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.888 [INFO][95] felix/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-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:40.888 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:40.889 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.209
2026-02-17 02:46:40.961 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8558/ss2-0", EndpointId:"eth0"}
2026-02-17 02:46:40.980 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calib065f4edba9" state="down"
2026-02-17 02:46:40.981 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib065f4edba9"
2026-02-17 02:46:40.981 [INFO][95] 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:46:40.981 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib065f4edba9", State:"down", Index:22}
2026-02-17 02:46:40.981 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{}}
2026-02-17 02:46:40.981 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Typed[string]{}}
2026-02-17 02:46:40.985 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calib065f4edba9" state=""
2026-02-17 02:46:40.985 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib065f4edba9"
2026-02-17 02:46:41.003 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib065f4edba9", State:"", Index:22}
2026-02-17 02:46:41.003 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Set[string](nil)}
2026-02-17 02:46:41.003 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib065f4edba9", Addrs:set.Set[string](nil)}
2026-02-17 02:46:46.158 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8558"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8558"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8558"}
2026-02-17 02:46:46.182 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9847"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9847"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9847"}
2026-02-17 02:46:46.205 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-9847" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:50.328 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9847"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9847"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9847"}
2026-02-17 02:46:50.362 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4199"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4199"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4199"}
2026-02-17 02:46:50.390 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4199" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:50.419 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-558"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-558"}
2026-02-17 02:46:50.419 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secret-namespace-558" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:51.683 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-8558" name:"default"}
2026-02-17 02:46:51.834 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-8558"
2026-02-17 02:46:51.870 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8558"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8558"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8558"}
2026-02-17 02:46:51.901 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-8558"}
2026-02-17 02:46:54.549 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4199"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4199"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4199"}
2026-02-17 02:46:54.575 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-558"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-558"}
2026-02-17 02:46:54.602 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3181"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3181"}
2026-02-17 02:46:54.661 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3181" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:55.411 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-9847" name:"default"}
2026-02-17 02:46:56.311 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9847"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9847"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9847"}
2026-02-17 02:46:56.346 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-9847"}
2026-02-17 02:46:59.713 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4199" name:"default"}
2026-02-17 02:47:00.275 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=cronjob-2960/replace-29521606-qmzkd, name=eth0)
2026-02-17 02:47:00.276 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-2960/replace-29521606-qmzkd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali61bfeb1e9a3" profile_ids:"kns.cronjob-2960" profile_ids:"ksa.cronjob-2960.default" ipv4_nets:"10.100.8.208/32"}
2026-02-17 02:47:00.276 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:47:00.276 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:47:00.276 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:47:00.277 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61bfeb1e9a3"
2026-02-17 02:47:00.278 [INFO][95] felix/endpoint_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-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:47:00.278 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:47:00.314 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:00.314 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"} status="up"
2026-02-17 02:47:00.363 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=cronjob-2960/replace-29521606-qmzkd, name=eth0)
2026-02-17 02:47:00.364 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-2960/replace-29521606-qmzkd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali61bfeb1e9a3" profile_ids:"kns.cronjob-2960" profile_ids:"ksa.cronjob-2960.default" ipv4_nets:"10.100.8.208/32"}
2026-02-17 02:47:00.364 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:47:00.364 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:47:00.365 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:47:00.368 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61bfeb1e9a3"
2026-02-17 02:47:00.368 [INFO][95] felix/endpoint_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-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:47:00.368 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:47:00.392 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:00.392 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"} status="up"
2026-02-17 02:47:01.722 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-2960"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-2960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2960"}
2026-02-17 02:47:01.949 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secret-namespace-558" name:"default"}
2026-02-17 02:47:01.980 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6651"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6651"}
2026-02-17 02:47:02.017 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-6651" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:02.053 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3181"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3181"}
2026-02-17 02:47:02.082 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4783"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4783"}
2026-02-17 02:47:02.154 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4783" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:02.830 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4199"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4199"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4199"}
2026-02-17 02:47:02.887 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-558"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-558"}
2026-02-17 02:47:02.932 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4199"}
2026-02-17 02:47:02.938 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-6651/pod-adoption, name=eth0)
2026-02-17 02:47:02.964 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-6651"} profile:{inbound_rules:{action:"allow" rule_id:"CZ1oe8XwrPoqs3kd"} outbound_rules:{action:"allow" rule_id:"SLMsIMSyTAVnNY-8"}}
2026-02-17 02:47:02.964 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-6651.default"} profile:{}
2026-02-17 02:47:02.965 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6651/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44783d3db40" profile_ids:"kns.replication-controller-6651" profile_ids:"ksa.replication-controller-6651.default" ipv4_nets:"10.100.8.210/32"}
2026-02-17 02:47:02.965 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secret-namespace-558"}
2026-02-17 02:47:02.965 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:02.965 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:02.965 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:02.966 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali44783d3db40" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.966 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_G23bKqCaIXMIUVv9A2" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.966 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UsYhb1Mfqg0LM5MMIK" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.966 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali44783d3db40" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.966 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_G23bKqCaIXMIUVv9A2" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.966 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UsYhb1Mfqg0LM5MMIK" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.966 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali44783d3db40"
2026-02-17 02:47:02.966 [INFO][95] felix/endpoint_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-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:02.966 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:03.006 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:03.006 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"} status="down"
2026-02-17 02:47:03.007 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali44783d3db40" state="down"
2026-02-17 02:47:03.007 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali44783d3db40"
2026-02-17 02:47:03.007 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44783d3db40", State:"down", Index:23}
2026-02-17 02:47:03.008 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44783d3db40", Addrs:set.Typed[string]{}}
2026-02-17 02:47:03.008 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44783d3db40", Addrs:set.Typed[string]{}}
2026-02-17 02:47:03.008 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali44783d3db40"
2026-02-17 02:47:03.008 [INFO][95] felix/endpoint_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-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:03.008 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:03.008 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali44783d3db40" state="up"
2026-02-17 02:47:03.041 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:03.041 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"} status="down"
2026-02-17 02:47:03.041 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44783d3db40", State:"up", Index:23}
2026-02-17 02:47:03.041 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali44783d3db40"
2026-02-17 02:47:03.041 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali44783d3db40"
2026-02-17 02:47:03.041 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44783d3db40"
2026-02-17 02:47:03.042 [INFO][95] felix/endpoint_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-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:03.042 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:03.071 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:03.071 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:47:04.353 [INFO][95] 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:47:04.353 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali44783d3db40"
2026-02-17 02:47:04.354 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44783d3db40", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:04.354 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44783d3db40", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:04.836 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-6651/pod-adoption, name=eth0)
2026-02-17 02:47:04.836 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6651/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44783d3db40" profile_ids:"kns.replication-controller-6651" profile_ids:"ksa.replication-controller-6651.default" ipv4_nets:"10.100.8.210/32"}
2026-02-17 02:47:04.836 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:04.837 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:04.837 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:04.837 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44783d3db40"
2026-02-17 02:47:04.838 [INFO][95] felix/endpoint_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-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:04.838 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:04.867 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:04.867 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:47:06.377 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-6651/pod-adoption, name=eth0)
2026-02-17 02:47:06.377 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6651/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44783d3db40" profile_ids:"kns.replication-controller-6651" profile_ids:"ksa.replication-controller-6651.default" ipv4_nets:"10.100.8.210/32"}
2026-02-17 02:47:06.377 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:06.377 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:06.377 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:06.378 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44783d3db40"
2026-02-17 02:47:06.378 [INFO][95] felix/endpoint_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-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:06.378 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:06.407 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:06.407 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:47:06.786 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-2960"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-2960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2960"}
2026-02-17 02:47:07.427 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6651"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6651"}
2026-02-17 02:47:07.459 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-7721"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-7721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7721"}
2026-02-17 02:47:07.617 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-7721" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:08.690 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3181" name:"default"}
2026-02-17 02:47:08.901 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3181"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3181"}
2026-02-17 02:47:08.934 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3181"}
2026-02-17 02:47:11.134 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4783"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4783"}
2026-02-17 02:47:11.207 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-7795"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"gc-7795"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7795"}
2026-02-17 02:47:11.323 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-7795" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:12.568 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-6651/pod-adoption, name=eth0)
2026-02-17 02:47:12.569 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6651/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44783d3db40" profile_ids:"kns.replication-controller-6651" profile_ids:"ksa.replication-controller-6651.default" ipv4_nets:"10.100.8.210/32"}
2026-02-17 02:47:12.569 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:12.569 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:12.569 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:12.569 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44783d3db40"
2026-02-17 02:47:12.570 [INFO][95] felix/endpoint_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-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:12.570 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:12.596 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:12.596 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:47:12.793 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6651"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6651"}
2026-02-17 02:47:13.012 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali88852038127" state="down"
2026-02-17 02:47:13.013 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali88852038127"
2026-02-17 02:47:13.013 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali88852038127", State:"down", Index:24}
2026-02-17 02:47:13.013 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali88852038127", Addrs:set.Typed[string]{}}
2026-02-17 02:47:13.013 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali88852038127", Addrs:set.Typed[string]{}}
2026-02-17 02:47:13.014 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali88852038127" state="up"
2026-02-17 02:47:13.043 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali88852038127", State:"up", Index:24}
2026-02-17 02:47:13.043 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali88852038127"
2026-02-17 02:47:13.043 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali88852038127"
2026-02-17 02:47:13.590 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-6651/pod-adoption, name=eth0)
2026-02-17 02:47:13.590 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6651/pod-adoption" endpoint_id:"eth0"}
2026-02-17 02:47:13.591 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-6651.default"}
2026-02-17 02:47:13.591 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-6651"}
2026-02-17 02:47:13.591 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:13.591 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:13.591 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_G23bKqCaIXMIUVv9A2" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.591 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UsYhb1Mfqg0LM5MMIK" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.591 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_G23bKqCaIXMIUVv9A2" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.591 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UsYhb1Mfqg0LM5MMIK" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.591 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:13.591 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali44783d3db40" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.591 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali44783d3db40" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.591 [INFO][95] felix/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-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:13.591 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:13.592 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.210
2026-02-17 02:47:13.666 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6651/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:47:13.713 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali44783d3db40" state="down"
2026-02-17 02:47:13.713 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44783d3db40", State:"down", Index:23}
2026-02-17 02:47:13.714 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali44783d3db40"
2026-02-17 02:47:13.714 [INFO][95] 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:47:13.714 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali44783d3db40" state=""
2026-02-17 02:47:13.714 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali44783d3db40"
2026-02-17 02:47:13.746 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44783d3db40", Addrs:set.Typed[string]{}}
2026-02-17 02:47:13.746 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44783d3db40", Addrs:set.Typed[string]{}}
2026-02-17 02:47:13.746 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44783d3db40", State:"", Index:23}
2026-02-17 02:47:13.746 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44783d3db40", Addrs:set.Set[string](nil)}
2026-02-17 02:47:13.746 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44783d3db40", Addrs:set.Set[string](nil)}
2026-02-17 02:47:14.625 [INFO][95] 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:47:14.625 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali88852038127"
2026-02-17 02:47:14.626 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali88852038127", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:14.626 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali88852038127", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:15.331 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali88852038127" state="down"
2026-02-17 02:47:15.331 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali88852038127"
2026-02-17 02:47:15.331 [INFO][95] 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:47:15.331 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali88852038127", State:"down", Index:24}
2026-02-17 02:47:15.331 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali88852038127", Addrs:set.Typed[string]{}}
2026-02-17 02:47:15.331 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali88852038127", Addrs:set.Typed[string]{}}
2026-02-17 02:47:15.333 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali88852038127" state=""
2026-02-17 02:47:15.333 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali88852038127"
2026-02-17 02:47:15.376 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali88852038127", State:"", Index:24}
2026-02-17 02:47:15.376 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali88852038127", Addrs:set.Set[string](nil)}
2026-02-17 02:47:15.376 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali88852038127", Addrs:set.Set[string](nil)}
2026-02-17 02:47:15.377 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.211
2026-02-17 02:47:17.368 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-7795"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"gc-7795"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7795"}
2026-02-17 02:47:17.665 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-2147"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-2147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2147"}
2026-02-17 02:47:17.868 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-2147" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:17.977 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali01c76de7612" state="down"
2026-02-17 02:47:17.978 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01c76de7612", State:"down", Index:25}
2026-02-17 02:47:17.978 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01c76de7612"
2026-02-17 02:47:17.978 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01c76de7612", Addrs:set.Typed[string]{}}
2026-02-17 02:47:17.978 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01c76de7612", Addrs:set.Typed[string]{}}
2026-02-17 02:47:17.982 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali01c76de7612" state="up"
2026-02-17 02:47:18.003 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01c76de7612", State:"up", Index:25}
2026-02-17 02:47:18.003 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali01c76de7612"
2026-02-17 02:47:18.003 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01c76de7612"
2026-02-17 02:47:18.457 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-7721/rc-test-xkq88, name=eth0)
2026-02-17 02:47:18.490 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-7721"} profile:{inbound_rules:{action:"allow" rule_id:"jEedDtNXjv1McUHt"} outbound_rules:{action:"allow" rule_id:"FO2MWv68QzC4APSD"}}
2026-02-17 02:47:18.491 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-7721.default"} profile:{}
2026-02-17 02:47:18.491 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-7721/rc-test-xkq88" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01c76de7612" profile_ids:"kns.replication-controller-7721" profile_ids:"ksa.replication-controller-7721.default" ipv4_nets:"10.100.8.212/32"}
2026-02-17 02:47:18.491 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:18.491 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:18.491 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:18.492 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali01c76de7612" ipVersion=0x4 table="filter"
2026-02-17 02:47:18.492 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zzMjBCxDl8OJJNVl8G" ipVersion=0x4 table="filter"
2026-02-17 02:47:18.492 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xIl2lp0PoH-ENtkTyO" ipVersion=0x4 table="filter"
2026-02-17 02:47:18.492 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali01c76de7612" ipVersion=0x4 table="filter"
2026-02-17 02:47:18.492 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zzMjBCxDl8OJJNVl8G" ipVersion=0x4 table="filter"
2026-02-17 02:47:18.492 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xIl2lp0PoH-ENtkTyO" ipVersion=0x4 table="filter"
2026-02-17 02:47:18.492 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01c76de7612"
2026-02-17 02:47:18.492 [INFO][95] felix/endpoint_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-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:18.492 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:18.527 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:18.527 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"} status="up"
2026-02-17 02:47:19.906 [INFO][95] 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:47:19.906 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali01c76de7612"
2026-02-17 02:47:19.906 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01c76de7612", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:19.906 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01c76de7612", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:20.698 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4783" name:"default"}
2026-02-17 02:47:21.133 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-6651" name:"default"}
2026-02-17 02:47:22.367 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4783"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4783"}
2026-02-17 02:47:22.659 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4783"}
2026-02-17 02:47:22.750 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-7721/rc-test-xkq88, name=eth0)
2026-02-17 02:47:22.750 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-7721/rc-test-xkq88" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01c76de7612" profile_ids:"kns.replication-controller-7721" profile_ids:"ksa.replication-controller-7721.default" ipv4_nets:"10.100.8.212/32"}
2026-02-17 02:47:22.750 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:22.750 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:22.751 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:22.751 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01c76de7612"
2026-02-17 02:47:22.751 [INFO][95] felix/endpoint_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-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:22.751 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:22.779 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:22.779 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"} status="up"
2026-02-17 02:47:24.193 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-7721/rc-test-xkq88, name=eth0)
2026-02-17 02:47:24.194 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-7721/rc-test-xkq88" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01c76de7612" profile_ids:"kns.replication-controller-7721" profile_ids:"ksa.replication-controller-7721.default" ipv4_nets:"10.100.8.212/32"}
2026-02-17 02:47:24.194 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:24.194 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:24.194 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:24.195 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01c76de7612"
2026-02-17 02:47:24.196 [INFO][95] felix/endpoint_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-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:24.196 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:24.227 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:24.227 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"} status="up"
2026-02-17 02:47:24.953 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-7721"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-7721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7721"}
2026-02-17 02:47:25.039 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6530"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6530"} 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-6530"}
2026-02-17 02:47:25.238 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-6530" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:25.493 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-6651"}
2026-02-17 02:47:25.650 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-7795" name:"default"}
2026-02-17 02:47:25.899 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-7795"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"gc-7795"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7795"}
2026-02-17 02:47:25.945 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-7795"}
2026-02-17 02:47:26.727 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:47:26.825 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali6833893d2be" state="down"
2026-02-17 02:47:26.826 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6833893d2be", State:"down", Index:26}
2026-02-17 02:47:26.826 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6833893d2be"
2026-02-17 02:47:26.832 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali6833893d2be" state="up"
2026-02-17 02:47:26.859 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6833893d2be", Addrs:set.Typed[string]{}}
2026-02-17 02:47:26.860 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6833893d2be", Addrs:set.Typed[string]{}}
2026-02-17 02:47:26.860 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6833893d2be", State:"up", Index:26}
2026-02-17 02:47:26.860 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6833893d2be"
2026-02-17 02:47:26.860 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6833893d2be"
2026-02-17 02:47:27.102 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a, name=eth0)
2026-02-17 02:47:27.103 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-6530"} profile:{inbound_rules:{action:"allow" rule_id:"rrZIIQait8WizJOm"} outbound_rules:{action:"allow" rule_id:"tD6dG_Uv5i_h6nJM"}}
2026-02-17 02:47:27.103 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-6530.default"} profile:{}
2026-02-17 02:47:27.103 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6833893d2be" profile_ids:"kns.pods-6530" profile_ids:"ksa.pods-6530.default" ipv4_nets:"10.100.8.213/32"}
2026-02-17 02:47:27.103 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:27.103 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:27.103 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:27.104 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:47:27.104 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6833893d2be" ipVersion=0x4 table="filter"
2026-02-17 02:47:27.104 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-6530" ipVersion=0x4 table="filter"
2026-02-17 02:47:27.104 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_z1I3EuUjo4iBVA4lkS" ipVersion=0x4 table="filter"
2026-02-17 02:47:27.104 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:47:27.104 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6833893d2be" ipVersion=0x4 table="filter"
2026-02-17 02:47:27.104 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-6530" ipVersion=0x4 table="filter"
2026-02-17 02:47:27.104 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_z1I3EuUjo4iBVA4lkS" ipVersion=0x4 table="filter"
2026-02-17 02:47:27.104 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6833893d2be"
2026-02-17 02:47:27.105 [INFO][95] felix/endpoint_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-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:27.105 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:27.147 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:27.147 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"} status="up"
2026-02-17 02:47:27.702 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a, name=eth0)
2026-02-17 02:47:27.702 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6833893d2be" profile_ids:"kns.pods-6530" profile_ids:"ksa.pods-6530.default" ipv4_nets:"10.100.8.213/32"}
2026-02-17 02:47:27.703 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:27.703 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:27.703 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:27.704 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6833893d2be"
2026-02-17 02:47:27.705 [INFO][95] felix/endpoint_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-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:27.705 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:27.735 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:27.735 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"} status="up"
2026-02-17 02:47:28.241 [INFO][95] felix/usagerep.go 116: Initial delay complete, doing first report
2026-02-17 02:47:28.241 [INFO][95] felix/usagerep.go 209: Reporting cluster usage/checking for deprecation warnings. alpEnabled=false calicoVersion="v3.31.3" clusterGUID="b4fa74af227a4ebfa269215493202cad" clusterType="k8s,bgp,kubeadm,kdd" gitRevision="2e3c880bcabff580ddd7a08340878ede207f37be" kubernetesVersion="v1.33.8" stats=calc.StatsUpdate{NumHosts:3, NumWorkloadEndpoints:13, NumHostEndpoints:0, NumTiers:3, NumPolicies:0, NumProfiles:70, NumALPPolicies:0} version="v3.31.3"
2026-02-17 02:47:28.674 [INFO][95] 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:47:28.675 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6833893d2be"
2026-02-17 02:47:28.675 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6833893d2be", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:28.675 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6833893d2be", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:28.977 [INFO][95] felix/usagerep.go 118: First report done, starting ticker
2026-02-17 02:47:29.421 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6530"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6530"} 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-6530"}
2026-02-17 02:47:29.477 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-1636"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-1636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1636"}
2026-02-17 02:47:29.508 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-wrapper-1636" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:29.991 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-7721/rc-test-xkq88, name=eth0)
2026-02-17 02:47:29.993 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-7721/rc-test-xkq88" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01c76de7612" profile_ids:"kns.replication-controller-7721" profile_ids:"ksa.replication-controller-7721.default" ipv4_nets:"10.100.8.212/32"}
2026-02-17 02:47:29.994 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:29.994 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:29.994 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:29.995 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01c76de7612"
2026-02-17 02:47:29.995 [INFO][95] felix/endpoint_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-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:29.996 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:30.027 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:30.027 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"} status="up"
2026-02-17 02:47:30.027 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-7721"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-7721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7721"}
2026-02-17 02:47:30.799 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-7721/rc-test-xkq88, name=eth0)
2026-02-17 02:47:30.799 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-7721/rc-test-xkq88" endpoint_id:"eth0"}
2026-02-17 02:47:30.799 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-7721"}
2026-02-17 02:47:30.800 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-7721.default"}
2026-02-17 02:47:30.800 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:30.800 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:30.800 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zzMjBCxDl8OJJNVl8G" ipVersion=0x4 table="filter"
2026-02-17 02:47:30.800 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xIl2lp0PoH-ENtkTyO" ipVersion=0x4 table="filter"
2026-02-17 02:47:30.801 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zzMjBCxDl8OJJNVl8G" ipVersion=0x4 table="filter"
2026-02-17 02:47:30.801 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xIl2lp0PoH-ENtkTyO" ipVersion=0x4 table="filter"
2026-02-17 02:47:30.801 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:30.801 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali01c76de7612" ipVersion=0x4 table="filter"
2026-02-17 02:47:30.801 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali01c76de7612" ipVersion=0x4 table="filter"
2026-02-17 02:47:30.801 [INFO][95] felix/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-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:30.801 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:30.802 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.212
2026-02-17 02:47:30.866 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-7721/rc-test-xkq88", EndpointId:"eth0"}
2026-02-17 02:47:30.913 [INFO][95] 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:47:30.913 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01c76de7612"
2026-02-17 02:47:30.913 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali01c76de7612" state="down"
2026-02-17 02:47:30.913 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01c76de7612", Addrs:set.Typed[string]{}}
2026-02-17 02:47:30.914 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01c76de7612", Addrs:set.Typed[string]{}}
2026-02-17 02:47:30.914 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01c76de7612", State:"down", Index:25}
2026-02-17 02:47:30.923 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali01c76de7612" state=""
2026-02-17 02:47:30.923 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali01c76de7612"
2026-02-17 02:47:30.949 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01c76de7612", State:"", Index:25}
2026-02-17 02:47:30.949 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01c76de7612", Addrs:set.Set[string](nil)}
2026-02-17 02:47:30.949 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01c76de7612", Addrs:set.Set[string](nil)}
2026-02-17 02:47:31.022 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=cronjob-2960/replace-29521606-qmzkd, name=eth0)
2026-02-17 02:47:31.022 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-2960/replace-29521606-qmzkd" endpoint_id:"eth0"}
2026-02-17 02:47:31.023 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-2960.default"}
2026-02-17 02:47:31.023 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-2960"}
2026-02-17 02:47:31.023 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:47:31.023 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:47:31.023 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-2960" ipVersion=0x4 table="filter"
2026-02-17 02:47:31.023 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uSf3YF5C__SnD8VkP2" ipVersion=0x4 table="filter"
2026-02-17 02:47:31.023 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-2960" ipVersion=0x4 table="filter"
2026-02-17 02:47:31.023 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uSf3YF5C__SnD8VkP2" ipVersion=0x4 table="filter"
2026-02-17 02:47:31.023 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:47:31.023 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:47:31.023 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali61bfeb1e9a3" ipVersion=0x4 table="filter"
2026-02-17 02:47:31.023 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:47:31.023 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali61bfeb1e9a3" ipVersion=0x4 table="filter"
2026-02-17 02:47:31.023 [INFO][95] felix/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-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:47:31.024 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:47:31.024 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.208
2026-02-17 02:47:31.093 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2960/replace-29521606-qmzkd", EndpointId:"eth0"}
2026-02-17 02:47:31.135 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali61bfeb1e9a3" state="down"
2026-02-17 02:47:31.135 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61bfeb1e9a3", State:"down", Index:21}
2026-02-17 02:47:31.135 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali61bfeb1e9a3"
2026-02-17 02:47:31.135 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=21
2026-02-17 02:47:31.141 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali61bfeb1e9a3" state=""
2026-02-17 02:47:31.141 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali61bfeb1e9a3"
2026-02-17 02:47:31.162 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61bfeb1e9a3", Addrs:set.Typed[string]{}}
2026-02-17 02:47:31.162 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61bfeb1e9a3", Addrs:set.Typed[string]{}}
2026-02-17 02:47:31.162 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61bfeb1e9a3", State:"", Index:21}
2026-02-17 02:47:31.162 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61bfeb1e9a3", Addrs:set.Set[string](nil)}
2026-02-17 02:47:31.162 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61bfeb1e9a3", Addrs:set.Set[string](nil)}
2026-02-17 02:47:31.632 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-1636"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-1636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1636"}
2026-02-17 02:47:31.661 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1207"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1207"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1207"}
2026-02-17 02:47:31.694 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1207" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:32.944 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="caliebc18ae1807" state="down"
2026-02-17 02:47:32.945 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebc18ae1807", State:"down", Index:27}
2026-02-17 02:47:32.945 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliebc18ae1807"
2026-02-17 02:47:32.946 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebc18ae1807", Addrs:set.Typed[string]{}}
2026-02-17 02:47:32.946 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebc18ae1807", Addrs:set.Typed[string]{}}
2026-02-17 02:47:32.949 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="caliebc18ae1807" state="up"
2026-02-17 02:47:32.972 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebc18ae1807", State:"up", Index:27}
2026-02-17 02:47:32.972 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliebc18ae1807"
2026-02-17 02:47:32.972 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliebc18ae1807"
2026-02-17 02:47:33.034 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b, name=eth0)
2026-02-17 02:47:33.035 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-1207"} profile:{inbound_rules:{action:"allow" rule_id:"otAXT7wofgwZceNa"} outbound_rules:{action:"allow" rule_id:"TrlxqfZLvrKIOnEu"}}
2026-02-17 02:47:33.036 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-1207.default"} profile:{}
2026-02-17 02:47:33.036 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebc18ae1807" profile_ids:"kns.container-probe-1207" profile_ids:"ksa.container-probe-1207.default" ipv4_nets:"10.100.8.214/32"}
2026-02-17 02:47:33.036 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:33.036 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:33.036 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:33.037 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliebc18ae1807" ipVersion=0x4 table="filter"
2026-02-17 02:47:33.037 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0BsdiTRYL1tE2fP65P" ipVersion=0x4 table="filter"
2026-02-17 02:47:33.037 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5bhJcBFkrSewvr_LgK" ipVersion=0x4 table="filter"
2026-02-17 02:47:33.037 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliebc18ae1807" ipVersion=0x4 table="filter"
2026-02-17 02:47:33.037 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0BsdiTRYL1tE2fP65P" ipVersion=0x4 table="filter"
2026-02-17 02:47:33.037 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5bhJcBFkrSewvr_LgK" ipVersion=0x4 table="filter"
2026-02-17 02:47:33.038 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliebc18ae1807"
2026-02-17 02:47:33.039 [INFO][95] felix/endpoint_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-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:33.039 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:33.091 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:33.091 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"} status="up"
2026-02-17 02:47:34.050 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=27
2026-02-17 02:47:34.050 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliebc18ae1807"
2026-02-17 02:47:34.050 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebc18ae1807", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:34.050 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebc18ae1807", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:34.081 [INFO][95] felix/summary.go 100: Summarising 114 dataplane reconciliation loops over 1m0.6s: avg=33ms longest=83ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:47:34.613 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a, name=eth0)
2026-02-17 02:47:34.614 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6833893d2be" profile_ids:"kns.pods-6530" profile_ids:"ksa.pods-6530.default" ipv4_nets:"10.100.8.213/32"}
2026-02-17 02:47:34.614 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:34.614 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:34.614 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:34.615 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6833893d2be"
2026-02-17 02:47:34.615 [INFO][95] felix/endpoint_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-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:34.615 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:34.648 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:34.648 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"} status="up"
2026-02-17 02:47:34.649 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6530"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6530"} 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-6530"}
2026-02-17 02:47:34.940 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b, name=eth0)
2026-02-17 02:47:34.940 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebc18ae1807" profile_ids:"kns.container-probe-1207" profile_ids:"ksa.container-probe-1207.default" ipv4_nets:"10.100.8.214/32"}
2026-02-17 02:47:34.941 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:34.941 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:34.941 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:34.942 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliebc18ae1807"
2026-02-17 02:47:34.943 [INFO][95] felix/endpoint_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-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:34.943 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:34.964 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:34.964 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"} status="up"
2026-02-17 02:47:35.063 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a, name=eth0)
2026-02-17 02:47:35.063 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a" endpoint_id:"eth0"}
2026-02-17 02:47:35.063 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-6530"}
2026-02-17 02:47:35.063 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-6530.default"}
2026-02-17 02:47:35.064 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:35.064 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:35.072 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-6530" ipVersion=0x4 table="filter"
2026-02-17 02:47:35.072 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_z1I3EuUjo4iBVA4lkS" ipVersion=0x4 table="filter"
2026-02-17 02:47:35.072 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-6530" ipVersion=0x4 table="filter"
2026-02-17 02:47:35.072 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_z1I3EuUjo4iBVA4lkS" ipVersion=0x4 table="filter"
2026-02-17 02:47:35.072 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:35.072 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6833893d2be" ipVersion=0x4 table="filter"
2026-02-17 02:47:35.072 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6833893d2be" ipVersion=0x4 table="filter"
2026-02-17 02:47:35.072 [INFO][95] felix/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-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:35.073 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:35.073 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.213
2026-02-17 02:47:35.131 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6530/pod-hostip-bf5f2f27-b3b8-4509-8f82-dc46f9d45d0a", EndpointId:"eth0"}
2026-02-17 02:47:35.168 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali6833893d2be" state="down"
2026-02-17 02:47:35.168 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6833893d2be"
2026-02-17 02:47:35.168 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=26
2026-02-17 02:47:35.168 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6833893d2be", State:"down", Index:26}
2026-02-17 02:47:35.168 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6833893d2be", Addrs:set.Typed[string]{}}
2026-02-17 02:47:35.168 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6833893d2be", Addrs:set.Typed[string]{}}
2026-02-17 02:47:35.170 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali6833893d2be" state=""
2026-02-17 02:47:35.171 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6833893d2be"
2026-02-17 02:47:35.194 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6833893d2be", State:"", Index:26}
2026-02-17 02:47:35.194 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6833893d2be", Addrs:set.Set[string](nil)}
2026-02-17 02:47:35.194 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6833893d2be", Addrs:set.Set[string](nil)}
2026-02-17 02:47:35.508 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-7721" name:"default"}
2026-02-17 02:47:35.888 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-7721"}
2026-02-17 02:47:36.866 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-wrapper-1636" name:"default"}
2026-02-17 02:47:37.071 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-1636"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-1636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1636"}
2026-02-17 02:47:37.131 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-wrapper-1636"}
2026-02-17 02:47:39.990 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-6530" name:"default"}
2026-02-17 02:47:40.306 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-6530"}
2026-02-17 02:47:44.358 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-2960" name:"default"}
2026-02-17 02:47:45.136 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-2960"}
2026-02-17 02:47:52.973 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b, name=eth0)
2026-02-17 02:47:52.974 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebc18ae1807" profile_ids:"kns.container-probe-1207" profile_ids:"ksa.container-probe-1207.default" ipv4_nets:"10.100.8.214/32"}
2026-02-17 02:47:52.974 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:52.974 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:52.974 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:52.975 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliebc18ae1807"
2026-02-17 02:47:52.975 [INFO][95] felix/endpoint_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-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:52.975 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:53.006 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:53.006 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"} status="up"
2026-02-17 02:47:54.045 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b, name=eth0)
2026-02-17 02:47:54.046 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebc18ae1807" profile_ids:"kns.container-probe-1207" profile_ids:"ksa.container-probe-1207.default" ipv4_nets:"10.100.8.214/32"}
2026-02-17 02:47:54.046 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:54.046 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:54.046 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:54.047 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliebc18ae1807"
2026-02-17 02:47:54.048 [INFO][95] felix/endpoint_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-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:54.048 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:54.080 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:54.080 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"} status="up"
2026-02-17 02:47:54.113 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b, name=eth0)
2026-02-17 02:47:54.114 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b" endpoint_id:"eth0"}
2026-02-17 02:47:54.114 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-1207"}
2026-02-17 02:47:54.114 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-1207.default"}
2026-02-17 02:47:54.114 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:54.114 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:54.115 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0BsdiTRYL1tE2fP65P" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.115 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5bhJcBFkrSewvr_LgK" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.115 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0BsdiTRYL1tE2fP65P" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.115 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5bhJcBFkrSewvr_LgK" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.115 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:54.115 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliebc18ae1807" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.116 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliebc18ae1807" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.116 [INFO][95] felix/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-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:54.116 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:54.116 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.214
2026-02-17 02:47:54.190 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1207/liveness-798c507b-429e-47c8-a400-ac72f4375b3b", EndpointId:"eth0"}
2026-02-17 02:47:54.190 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1207"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1207"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1207"}
2026-02-17 02:47:54.281 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3028"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3028"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3028"}
2026-02-17 02:47:54.310 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-3028" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 27
2026-02-17 02:47:54.479 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="caliebc18ae1807" state="down"
2026-02-17 02:47:54.480 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliebc18ae1807"
2026-02-17 02:47:54.480 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=27
2026-02-17 02:47:54.480 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebc18ae1807", State:"down", Index:27}
2026-02-17 02:47:54.480 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebc18ae1807", Addrs:set.Typed[string]{}}
2026-02-17 02:47:54.480 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebc18ae1807", Addrs:set.Typed[string]{}}
2026-02-17 02:47:54.485 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="caliebc18ae1807" state=""
2026-02-17 02:47:54.485 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliebc18ae1807"
2026-02-17 02:47:54.507 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebc18ae1807", State:"", Index:27}
2026-02-17 02:47:54.507 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebc18ae1807", Addrs:set.Set[string](nil)}
2026-02-17 02:47:54.507 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebc18ae1807", Addrs:set.Set[string](nil)}
2026-02-17 02:47:55.477 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3028"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3028"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3028"}
2026-02-17 02:47:55.505 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7469"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-7469"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7469"}
2026-02-17 02:47:55.535 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7469" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:55.667 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-7469" type:"ClusterIP" cluster_ips:"10.254.240.64" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:56.628 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="calic56f087b465" state="down"
2026-02-17 02:47:56.628 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic56f087b465", State:"down", Index:28}
2026-02-17 02:47:56.628 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic56f087b465"
2026-02-17 02:47:56.631 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="calic56f087b465" state="up"
2026-02-17 02:47:56.649 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic56f087b465", Addrs:set.Typed[string]{}}
2026-02-17 02:47:56.649 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic56f087b465", Addrs:set.Typed[string]{}}
2026-02-17 02:47:56.649 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic56f087b465", State:"up", Index:28}
2026-02-17 02:47:56.649 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic56f087b465"
2026-02-17 02:47:56.649 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic56f087b465"
2026-02-17 02:47:56.700 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-7469/affinity-clusterip-6dd57cf8dc-24wds, name=eth0)
2026-02-17 02:47:56.701 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7469"} profile:{inbound_rules:{action:"allow" rule_id:"Wj0geieWyaM6vpDa"} outbound_rules:{action:"allow" rule_id:"7F_dpF7ttgZwZort"}}
2026-02-17 02:47:56.701 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7469.default"} profile:{}
2026-02-17 02:47:56.701 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7469/affinity-clusterip-6dd57cf8dc-24wds" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic56f087b465" profile_ids:"kns.services-7469" profile_ids:"ksa.services-7469.default" ipv4_nets:"10.100.8.215/32"}
2026-02-17 02:47:56.701 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:47:56.701 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:47:56.701 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:47:56.706 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic56f087b465" ipVersion=0x4 table="filter"
2026-02-17 02:47:56.706 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7469" ipVersion=0x4 table="filter"
2026-02-17 02:47:56.706 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_E2YLoC3DJtPHZ8YbTd" ipVersion=0x4 table="filter"
2026-02-17 02:47:56.707 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic56f087b465" ipVersion=0x4 table="filter"
2026-02-17 02:47:56.707 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7469" ipVersion=0x4 table="filter"
2026-02-17 02:47:56.707 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_E2YLoC3DJtPHZ8YbTd" ipVersion=0x4 table="filter"
2026-02-17 02:47:56.707 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic56f087b465"
2026-02-17 02:47:56.708 [INFO][95] felix/endpoint_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-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:47:56.708 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:47:56.750 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:56.750 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"} status="up"
2026-02-17 02:47:57.982 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-7469/affinity-clusterip-6dd57cf8dc-24wds, name=eth0)
2026-02-17 02:47:57.983 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7469/affinity-clusterip-6dd57cf8dc-24wds" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic56f087b465" profile_ids:"kns.services-7469" profile_ids:"ksa.services-7469.default" ipv4_nets:"10.100.8.215/32"}
2026-02-17 02:47:57.983 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:47:57.983 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:47:57.983 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:47:57.984 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic56f087b465"
2026-02-17 02:47:57.985 [INFO][95] felix/endpoint_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-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:47:57.985 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:47:58.012 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:58.012 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"} status="up"
2026-02-17 02:47:58.017 [INFO][95] 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:47:58.017 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic56f087b465"
2026-02-17 02:47:58.017 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic56f087b465", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:58.017 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic56f087b465", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:59.246 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1207" name:"default"}
2026-02-17 02:48:00.136 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1207"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1207"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1207"}
2026-02-17 02:48:00.634 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1207"}
2026-02-17 02:48:02.413 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali4b39ef0e95c" state="down"
2026-02-17 02:48:02.414 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b39ef0e95c", State:"down", Index:29}
2026-02-17 02:48:02.415 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b39ef0e95c"
2026-02-17 02:48:02.417 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali4b39ef0e95c" state="up"
2026-02-17 02:48:02.436 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b39ef0e95c", Addrs:set.Typed[string]{}}
2026-02-17 02:48:02.437 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b39ef0e95c", Addrs:set.Typed[string]{}}
2026-02-17 02:48:02.437 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b39ef0e95c", State:"up", Index:29}
2026-02-17 02:48:02.438 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4b39ef0e95c"
2026-02-17 02:48:02.438 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b39ef0e95c"
2026-02-17 02:48:02.486 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=cronjob-2147/concurrent-29521608-pc6p7, name=eth0)
2026-02-17 02:48:02.486 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-2147"} profile:{inbound_rules:{action:"allow" rule_id:"G2V4Nq2E78Z-8Wwo"} outbound_rules:{action:"allow" rule_id:"kQ3kwy9KCc6vhJBH"}}
2026-02-17 02:48:02.487 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-2147.default"} profile:{}
2026-02-17 02:48:02.487 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-2147/concurrent-29521608-pc6p7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b39ef0e95c" profile_ids:"kns.cronjob-2147" profile_ids:"ksa.cronjob-2147.default" ipv4_nets:"10.100.8.216/32"}
2026-02-17 02:48:02.487 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:48:02.487 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:48:02.487 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:48:02.489 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4b39ef0e95c" ipVersion=0x4 table="filter"
2026-02-17 02:48:02.489 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-2147" ipVersion=0x4 table="filter"
2026-02-17 02:48:02.489 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NrnZuQ6GeczrXXe_QW" ipVersion=0x4 table="filter"
2026-02-17 02:48:02.489 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4b39ef0e95c" ipVersion=0x4 table="filter"
2026-02-17 02:48:02.489 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-2147" ipVersion=0x4 table="filter"
2026-02-17 02:48:02.489 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NrnZuQ6GeczrXXe_QW" ipVersion=0x4 table="filter"
2026-02-17 02:48:02.489 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b39ef0e95c"
2026-02-17 02:48:02.489 [INFO][95] felix/endpoint_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-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:48:02.489 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:48:02.545 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:02.545 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"} status="up"
2026-02-17 02:48:02.546 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-3028" name:"default"}
2026-02-17 02:48:03.197 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3028"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3028"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3028"}
2026-02-17 02:48:03.237 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-3028"}
2026-02-17 02:48:03.246 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-7469/execpod-affinitykm746, name=eth0)
2026-02-17 02:48:03.268 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7469/execpod-affinitykm746" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0d9264bd2d" profile_ids:"kns.services-7469" profile_ids:"ksa.services-7469.default" ipv4_nets:"10.100.8.217/32"}
2026-02-17 02:48:03.268 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:03.268 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:03.269 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:03.269 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia0d9264bd2d" ipVersion=0x4 table="filter"
2026-02-17 02:48:03.269 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia0d9264bd2d" ipVersion=0x4 table="filter"
2026-02-17 02:48:03.269 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia0d9264bd2d"
2026-02-17 02:48:03.269 [INFO][95] felix/endpoint_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-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:03.269 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:03.291 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calia0d9264bd2d" state="down"
2026-02-17 02:48:03.292 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0d9264bd2d"
2026-02-17 02:48:03.294 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calia0d9264bd2d" state="up"
2026-02-17 02:48:03.309 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:03.309 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"} status="down"
2026-02-17 02:48:03.309 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0d9264bd2d", State:"down", Index:30}
2026-02-17 02:48:03.309 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0d9264bd2d", Addrs:set.Typed[string]{}}
2026-02-17 02:48:03.309 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0d9264bd2d", Addrs:set.Typed[string]{}}
2026-02-17 02:48:03.310 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0d9264bd2d", State:"up", Index:30}
2026-02-17 02:48:03.310 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia0d9264bd2d"
2026-02-17 02:48:03.310 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0d9264bd2d"
2026-02-17 02:48:03.310 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0d9264bd2d"
2026-02-17 02:48:03.310 [INFO][95] felix/endpoint_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-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:03.310 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:03.339 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:03.339 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"} status="up"
2026-02-17 02:48:03.841 [INFO][95] 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:48:03.841 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4b39ef0e95c"
2026-02-17 02:48:03.841 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b39ef0e95c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:03.841 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b39ef0e95c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:04.162 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=cronjob-2147/concurrent-29521608-pc6p7, name=eth0)
2026-02-17 02:48:04.163 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-2147/concurrent-29521608-pc6p7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b39ef0e95c" profile_ids:"kns.cronjob-2147" profile_ids:"ksa.cronjob-2147.default" ipv4_nets:"10.100.8.216/32"}
2026-02-17 02:48:04.163 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:48:04.163 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:48:04.163 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:48:04.164 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b39ef0e95c"
2026-02-17 02:48:04.164 [INFO][95] felix/endpoint_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-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:48:04.164 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:48:04.193 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:04.194 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"} status="up"
2026-02-17 02:48:04.546 [INFO][95] 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:48:04.546 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia0d9264bd2d"
2026-02-17 02:48:04.546 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0d9264bd2d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:04.546 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0d9264bd2d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:05.089 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-7469/execpod-affinitykm746, name=eth0)
2026-02-17 02:48:05.090 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7469/execpod-affinitykm746" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0d9264bd2d" profile_ids:"kns.services-7469" profile_ids:"ksa.services-7469.default" ipv4_nets:"10.100.8.217/32"}
2026-02-17 02:48:05.090 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:05.090 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:05.090 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:05.091 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0d9264bd2d"
2026-02-17 02:48:05.091 [INFO][95] felix/endpoint_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-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:05.091 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:05.115 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:05.115 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"} status="up"
2026-02-17 02:48:06.411 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-7469/execpod-affinitykm746, name=eth0)
2026-02-17 02:48:06.412 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7469/execpod-affinitykm746" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0d9264bd2d" profile_ids:"kns.services-7469" profile_ids:"ksa.services-7469.default" ipv4_nets:"10.100.8.217/32"}
2026-02-17 02:48:06.412 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:06.412 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:06.412 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:06.413 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0d9264bd2d"
2026-02-17 02:48:06.413 [INFO][95] felix/endpoint_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-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:06.413 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:06.440 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:06.440 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"} status="up"
2026-02-17 02:48:06.447 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-7469/execpod-affinitykm746, name=eth0)
2026-02-17 02:48:06.447 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7469/execpod-affinitykm746" endpoint_id:"eth0"}
2026-02-17 02:48:06.447 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:06.447 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:06.448 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:06.448 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia0d9264bd2d" ipVersion=0x4 table="filter"
2026-02-17 02:48:06.448 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia0d9264bd2d" ipVersion=0x4 table="filter"
2026-02-17 02:48:06.448 [INFO][95] felix/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-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:06.448 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:06.449 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.217
2026-02-17 02:48:06.535 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/execpod-affinitykm746", EndpointId:"eth0"}
2026-02-17 02:48:06.690 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-7469"
2026-02-17 02:48:07.408 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-7469/affinity-clusterip-6dd57cf8dc-24wds, name=eth0)
2026-02-17 02:48:07.410 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7469/affinity-clusterip-6dd57cf8dc-24wds" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic56f087b465" profile_ids:"kns.services-7469" profile_ids:"ksa.services-7469.default" ipv4_nets:"10.100.8.215/32"}
2026-02-17 02:48:07.410 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:48:07.411 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:48:07.411 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:48:07.417 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic56f087b465"
2026-02-17 02:48:07.417 [INFO][95] felix/endpoint_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-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:48:07.417 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:48:07.457 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:07.457 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"} status="up"
2026-02-17 02:48:07.503 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-7469/affinity-clusterip-6dd57cf8dc-24wds, name=eth0)
2026-02-17 02:48:07.504 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7469/affinity-clusterip-6dd57cf8dc-24wds" endpoint_id:"eth0"}
2026-02-17 02:48:07.504 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7469"}
2026-02-17 02:48:07.504 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7469.default"}
2026-02-17 02:48:07.504 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:48:07.504 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:48:07.504 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7469" ipVersion=0x4 table="filter"
2026-02-17 02:48:07.504 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_E2YLoC3DJtPHZ8YbTd" ipVersion=0x4 table="filter"
2026-02-17 02:48:07.504 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7469" ipVersion=0x4 table="filter"
2026-02-17 02:48:07.504 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_E2YLoC3DJtPHZ8YbTd" ipVersion=0x4 table="filter"
2026-02-17 02:48:07.505 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:48:07.505 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic56f087b465" ipVersion=0x4 table="filter"
2026-02-17 02:48:07.505 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic56f087b465" ipVersion=0x4 table="filter"
2026-02-17 02:48:07.505 [INFO][95] felix/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-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:48:07.505 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:48:07.505 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.215
2026-02-17 02:48:07.568 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7469/affinity-clusterip-6dd57cf8dc-24wds", EndpointId:"eth0"}
2026-02-17 02:48:07.593 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7469"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-7469"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7469"}
2026-02-17 02:48:07.637 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5693"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5693"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-5693"}
2026-02-17 02:48:07.678 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-5693" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:07.843 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calia0d9264bd2d" state="down"
2026-02-17 02:48:07.844 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0d9264bd2d", State:"down", Index:30}
2026-02-17 02:48:07.845 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0d9264bd2d"
2026-02-17 02:48:07.848 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calia0d9264bd2d" state=""
2026-02-17 02:48:07.848 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia0d9264bd2d"
2026-02-17 02:48:07.848 [INFO][95] 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=30
2026-02-17 02:48:07.871 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0d9264bd2d", Addrs:set.Typed[string]{}}
2026-02-17 02:48:07.871 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0d9264bd2d", Addrs:set.Typed[string]{}}
2026-02-17 02:48:07.871 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0d9264bd2d", State:"", Index:30}
2026-02-17 02:48:07.871 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0d9264bd2d", Addrs:set.Set[string](nil)}
2026-02-17 02:48:07.871 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0d9264bd2d", Addrs:set.Set[string](nil)}
bird: KIF: Received address message for unknown interface 28
2026-02-17 02:48:10.451 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="calic56f087b465" state="down"
2026-02-17 02:48:10.452 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic56f087b465"
2026-02-17 02:48:10.452 [INFO][95] 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:48:10.452 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic56f087b465", State:"down", Index:28}
2026-02-17 02:48:10.452 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic56f087b465", Addrs:set.Typed[string]{}}
2026-02-17 02:48:10.452 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic56f087b465", Addrs:set.Typed[string]{}}
2026-02-17 02:48:10.453 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="calic56f087b465" state=""
2026-02-17 02:48:10.453 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic56f087b465"
2026-02-17 02:48:10.483 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic56f087b465", State:"", Index:28}
2026-02-17 02:48:10.483 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic56f087b465", Addrs:set.Set[string](nil)}
2026-02-17 02:48:10.483 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic56f087b465", Addrs:set.Set[string](nil)}
2026-02-17 02:48:12.927 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5693"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5693"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-5693"}
2026-02-17 02:48:12.987 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8919"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8919"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8919"}
2026-02-17 02:48:13.059 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-8919" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:13.304 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7469" name:"default"}
2026-02-17 02:48:13.334 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7469"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-7469"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7469"}
2026-02-17 02:48:13.359 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7469"}
2026-02-17 02:48:17.449 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8919"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8919"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8919"}
2026-02-17 02:48:17.633 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8102"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"job-8102"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8102"}
2026-02-17 02:48:17.661 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-8102" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:18.153 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-5693" name:"default"}
2026-02-17 02:48:18.394 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5693"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5693"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-5693"}
2026-02-17 02:48:18.493 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-5693"}
2026-02-17 02:48:22.783 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-8919" name:"default"}
2026-02-17 02:48:23.075 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8919"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8919"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8919"}
2026-02-17 02:48:23.123 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-8919"}
2026-02-17 02:48:23.908 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7013"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7013"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7013"}
2026-02-17 02:48:23.952 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-3783"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-3783"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3783"}
2026-02-17 02:48:23.991 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csistoragecapacity-3783" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:24.064 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-8102/indexed-job-3-9lghd, name=eth0)
2026-02-17 02:48:24.065 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-8102"} profile:{inbound_rules:{action:"allow" rule_id:"rPlFUgizdrJw9Dof"} outbound_rules:{action:"allow" rule_id:"UsnfAgVZYIKy3hOM"}}
2026-02-17 02:48:24.065 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-8102.default"} profile:{}
2026-02-17 02:48:24.065 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8102/indexed-job-3-9lghd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1651feb31ef" profile_ids:"kns.job-8102" profile_ids:"ksa.job-8102.default" ipv4_nets:"10.100.8.218/32"}
2026-02-17 02:48:24.065 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:24.065 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:24.065 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:24.067 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1651feb31ef" ipVersion=0x4 table="filter"
2026-02-17 02:48:24.067 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-8102" ipVersion=0x4 table="filter"
2026-02-17 02:48:24.067 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5kFJFf6i4Fal_Bhajt" ipVersion=0x4 table="filter"
2026-02-17 02:48:24.067 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1651feb31ef" ipVersion=0x4 table="filter"
2026-02-17 02:48:24.067 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-8102" ipVersion=0x4 table="filter"
2026-02-17 02:48:24.067 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5kFJFf6i4Fal_Bhajt" ipVersion=0x4 table="filter"
2026-02-17 02:48:24.067 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1651feb31ef"
2026-02-17 02:48:24.067 [INFO][95] felix/endpoint_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-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:24.067 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:24.122 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:24.123 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"} status="down"
2026-02-17 02:48:24.144 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali1651feb31ef" state="down"
2026-02-17 02:48:24.144 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1651feb31ef", State:"down", Index:31}
2026-02-17 02:48:24.144 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1651feb31ef"
2026-02-17 02:48:24.144 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1651feb31ef", Addrs:set.Typed[string]{}}
2026-02-17 02:48:24.144 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1651feb31ef", Addrs:set.Typed[string]{}}
2026-02-17 02:48:24.144 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1651feb31ef"
2026-02-17 02:48:24.144 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali1651feb31ef" state="up"
2026-02-17 02:48:24.144 [INFO][95] felix/endpoint_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-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:24.144 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:24.174 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:24.174 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"} status="down"
2026-02-17 02:48:24.174 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1651feb31ef", State:"up", Index:31}
2026-02-17 02:48:24.174 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1651feb31ef"
2026-02-17 02:48:24.174 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1651feb31ef"
2026-02-17 02:48:24.174 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1651feb31ef"
2026-02-17 02:48:24.174 [INFO][95] felix/endpoint_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-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:24.174 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:24.197 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:24.197 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"} status="up"
2026-02-17 02:48:24.211 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-3783"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-3783"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3783"}
2026-02-17 02:48:24.290 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-7969"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-7969"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7969"}
2026-02-17 02:48:24.325 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-7969" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:25.022 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-7969"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-7969"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7969"}
2026-02-17 02:48:25.051 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7417"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7417"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7417"}
2026-02-17 02:48:25.078 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7417" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:25.203 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-8102/indexed-job-3-9lghd, name=eth0)
2026-02-17 02:48:25.204 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8102/indexed-job-3-9lghd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1651feb31ef" profile_ids:"kns.job-8102" profile_ids:"ksa.job-8102.default" ipv4_nets:"10.100.8.218/32"}
2026-02-17 02:48:25.204 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:25.204 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:25.204 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:25.205 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1651feb31ef"
2026-02-17 02:48:25.205 [INFO][95] felix/endpoint_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-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:25.205 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:25.229 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:25.230 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"} status="up"
2026-02-17 02:48:25.377 [INFO][95] 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:48:25.377 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1651feb31ef"
2026-02-17 02:48:25.377 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1651feb31ef", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:25.377 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1651feb31ef", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:26.753 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:48:26.777 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-8102/indexed-job-3-9lghd, name=eth0)
2026-02-17 02:48:26.778 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8102/indexed-job-3-9lghd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1651feb31ef" profile_ids:"kns.job-8102" profile_ids:"ksa.job-8102.default" ipv4_nets:"10.100.8.218/32"}
2026-02-17 02:48:26.778 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:26.778 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:26.778 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:26.779 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1651feb31ef"
2026-02-17 02:48:26.779 [INFO][95] felix/endpoint_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-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:26.779 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:26.816 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:26.816 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"} status="up"
2026-02-17 02:48:26.898 [INFO][95] 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:48:26.898 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1651feb31ef"
2026-02-17 02:48:26.898 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali1651feb31ef" state="down"
2026-02-17 02:48:26.898 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1651feb31ef", Addrs:set.Typed[string]{}}
2026-02-17 02:48:26.899 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1651feb31ef", Addrs:set.Typed[string]{}}
2026-02-17 02:48:26.899 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1651feb31ef", State:"down", Index:31}
2026-02-17 02:48:26.899 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1651feb31ef"
2026-02-17 02:48:26.899 [INFO][95] felix/endpoint_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-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:26.899 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:26.900 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.218
2026-02-17 02:48:26.900 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali1651feb31ef" state=""
2026-02-17 02:48:26.900 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1651feb31ef"
2026-02-17 02:48:26.931 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:26.931 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"} status="down"
2026-02-17 02:48:26.931 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1651feb31ef", State:"", Index:31}
2026-02-17 02:48:26.931 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1651feb31ef", Addrs:set.Set[string](nil)}
2026-02-17 02:48:26.931 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1651feb31ef", Addrs:set.Set[string](nil)}
2026-02-17 02:48:26.931 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1651feb31ef"
2026-02-17 02:48:26.931 [INFO][95] felix/endpoint_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-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:26.932 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:26.953 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:26.953 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"} status="down"
2026-02-17 02:48:27.676 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-8102/indexed-job-3-9lghd, name=eth0)
2026-02-17 02:48:27.677 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8102/indexed-job-3-9lghd" endpoint_id:"eth0"}
2026-02-17 02:48:27.677 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-8102"}
2026-02-17 02:48:27.677 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-8102.default"}
2026-02-17 02:48:27.677 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:27.677 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:27.677 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-8102" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.677 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5kFJFf6i4Fal_Bhajt" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.677 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-8102" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.677 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5kFJFf6i4Fal_Bhajt" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.677 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:27.678 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1651feb31ef" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.678 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1651feb31ef" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.678 [INFO][95] felix/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-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:27.678 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:27.742 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8102/indexed-job-3-9lghd", EndpointId:"eth0"}
2026-02-17 02:48:29.858 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csistoragecapacity-3783" name:"default"}
2026-02-17 02:48:30.029 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-7013" name:"default"}
2026-02-17 02:48:30.168 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8102"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"job-8102"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8102"}
2026-02-17 02:48:30.196 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7013"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7013"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7013"}
2026-02-17 02:48:30.227 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-326"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-326"}
2026-02-17 02:48:30.227 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-326" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:30.253 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-7013"}
2026-02-17 02:48:30.553 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-3783"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-3783"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3783"}
2026-02-17 02:48:30.590 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csistoragecapacity-3783"}
2026-02-17 02:48:30.721 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-7969" name:"default"}
2026-02-17 02:48:30.814 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-7969"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-7969"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7969"}
2026-02-17 02:48:30.852 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-7969"}
2026-02-17 02:48:31.368 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7417"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7417"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7417"}
2026-02-17 02:48:31.460 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4109"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-4109"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4109"}
2026-02-17 02:48:31.496 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-4109" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:32.990 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-4109/matching-fail-index-action-1-csp95, name=eth0)
2026-02-17 02:48:32.991 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-4109"} profile:{inbound_rules:{action:"allow" rule_id:"Crok3tt0QzGViHZU"} outbound_rules:{action:"allow" rule_id:"IrTDYCIxAQEjzAYd"}}
2026-02-17 02:48:32.992 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-4109.default"} profile:{}
2026-02-17 02:48:32.992 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4109/matching-fail-index-action-1-csp95" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide5f2325596" profile_ids:"kns.job-4109" profile_ids:"ksa.job-4109.default" ipv4_nets:"10.100.8.219/32"}
2026-02-17 02:48:32.992 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:32.992 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:32.992 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:32.993 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calide5f2325596" ipVersion=0x4 table="filter"
2026-02-17 02:48:32.994 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-4109" ipVersion=0x4 table="filter"
2026-02-17 02:48:32.994 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HtGy-9Tc4rCgJrp4Qd" ipVersion=0x4 table="filter"
2026-02-17 02:48:32.994 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calide5f2325596" ipVersion=0x4 table="filter"
2026-02-17 02:48:32.994 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-4109" ipVersion=0x4 table="filter"
2026-02-17 02:48:32.994 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HtGy-9Tc4rCgJrp4Qd" ipVersion=0x4 table="filter"
2026-02-17 02:48:32.994 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calide5f2325596"
2026-02-17 02:48:32.994 [INFO][95] felix/endpoint_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-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:32.994 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:33.016 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calide5f2325596" state="down"
2026-02-17 02:48:33.017 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide5f2325596"
2026-02-17 02:48:33.024 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calide5f2325596" state="up"
2026-02-17 02:48:33.038 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:33.038 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"} status="down"
2026-02-17 02:48:33.038 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide5f2325596", State:"down", Index:32}
2026-02-17 02:48:33.038 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide5f2325596", Addrs:set.Typed[string]{}}
2026-02-17 02:48:33.038 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide5f2325596", Addrs:set.Typed[string]{}}
2026-02-17 02:48:33.038 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide5f2325596", State:"up", Index:32}
2026-02-17 02:48:33.038 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calide5f2325596"
2026-02-17 02:48:33.038 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide5f2325596"
2026-02-17 02:48:33.039 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide5f2325596"
2026-02-17 02:48:33.039 [INFO][95] felix/endpoint_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-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:33.040 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:33.073 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:33.073 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"} status="up"
2026-02-17 02:48:33.985 [INFO][95] 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:48:33.985 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calide5f2325596"
2026-02-17 02:48:33.985 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide5f2325596", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:33.985 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide5f2325596", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:34.275 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-4109/matching-fail-index-action-1-csp95, name=eth0)
2026-02-17 02:48:34.276 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4109/matching-fail-index-action-1-csp95" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide5f2325596" profile_ids:"kns.job-4109" profile_ids:"ksa.job-4109.default" ipv4_nets:"10.100.8.219/32"}
2026-02-17 02:48:34.276 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:34.276 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:34.277 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:34.278 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide5f2325596"
2026-02-17 02:48:34.278 [INFO][95] felix/endpoint_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-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:34.278 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:34.308 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:34.308 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"} status="up"
2026-02-17 02:48:34.308 [INFO][95] felix/summary.go 100: Summarising 116 dataplane reconciliation loops over 1m0.2s: avg=33ms longest=88ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:48:34.574 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-326"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-326"}
2026-02-17 02:48:34.624 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9737"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9737"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9737"}
2026-02-17 02:48:34.662 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-9737" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:35.469 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-4109/matching-fail-index-action-1-csp95, name=eth0)
2026-02-17 02:48:35.470 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4109/matching-fail-index-action-1-csp95" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide5f2325596" profile_ids:"kns.job-4109" profile_ids:"ksa.job-4109.default" ipv4_nets:"10.100.8.219/32"}
2026-02-17 02:48:35.470 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:35.470 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:35.470 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:35.471 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide5f2325596"
2026-02-17 02:48:35.471 [INFO][95] felix/endpoint_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-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:35.471 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:35.500 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:35.500 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"} status="up"
2026-02-17 02:48:35.580 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calide5f2325596" state="down"
2026-02-17 02:48:35.581 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide5f2325596", State:"down", Index:32}
2026-02-17 02:48:35.582 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide5f2325596"
2026-02-17 02:48:35.582 [INFO][95] felix/endpoint_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-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:35.582 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:35.583 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide5f2325596"
2026-02-17 02:48:35.583 [INFO][95] 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:48:35.583 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calide5f2325596" state=""
2026-02-17 02:48:35.583 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calide5f2325596"
2026-02-17 02:48:35.584 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.219
2026-02-17 02:48:35.631 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:35.631 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"} status="down"
2026-02-17 02:48:35.631 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide5f2325596", Addrs:set.Typed[string]{}}
2026-02-17 02:48:35.631 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide5f2325596", Addrs:set.Typed[string]{}}
2026-02-17 02:48:35.631 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide5f2325596", State:"", Index:32}
2026-02-17 02:48:35.631 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide5f2325596", Addrs:set.Set[string](nil)}
2026-02-17 02:48:35.631 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide5f2325596", Addrs:set.Set[string](nil)}
2026-02-17 02:48:35.631 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide5f2325596"
2026-02-17 02:48:35.631 [INFO][95] felix/endpoint_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-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:35.631 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:35.660 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:35.660 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"} status="down"
2026-02-17 02:48:35.704 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-4109/matching-fail-index-action-1-csp95, name=eth0)
2026-02-17 02:48:35.705 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4109/matching-fail-index-action-1-csp95" endpoint_id:"eth0"}
2026-02-17 02:48:35.705 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-4109"}
2026-02-17 02:48:35.705 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-4109.default"}
2026-02-17 02:48:35.705 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:35.705 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:35.706 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-4109" ipVersion=0x4 table="filter"
2026-02-17 02:48:35.706 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HtGy-9Tc4rCgJrp4Qd" ipVersion=0x4 table="filter"
2026-02-17 02:48:35.706 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-4109" ipVersion=0x4 table="filter"
2026-02-17 02:48:35.706 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HtGy-9Tc4rCgJrp4Qd" ipVersion=0x4 table="filter"
2026-02-17 02:48:35.706 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:35.706 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calide5f2325596" ipVersion=0x4 table="filter"
2026-02-17 02:48:35.706 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calide5f2325596" ipVersion=0x4 table="filter"
2026-02-17 02:48:35.706 [INFO][95] felix/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-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:35.706 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:35.780 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4109/matching-fail-index-action-1-csp95", EndpointId:"eth0"}
2026-02-17 02:48:36.341 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-8102" name:"default"}
2026-02-17 02:48:36.431 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8102"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"job-8102"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8102"}
2026-02-17 02:48:36.463 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-8102"}
2026-02-17 02:48:36.651 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7417" name:"default"}
2026-02-17 02:48:36.914 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9737"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9737"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9737"}
2026-02-17 02:48:36.980 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4915"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4915"}
2026-02-17 02:48:37.097 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-4915" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:37.857 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4109"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-4109"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4109"}
2026-02-17 02:48:37.893 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7417"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7417"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7417"}
2026-02-17 02:48:37.923 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1556"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1556"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1556"}
2026-02-17 02:48:37.923 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-1556" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:37.956 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7417"}
2026-02-17 02:48:40.001 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-326" name:"default"}
2026-02-17 02:48:40.315 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-xcf2t-4k852" ipv4_addr:"192.168.24.155/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-guq3k-xcf2t-4k852"} 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:48:40.315 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:48:40.315 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:48:41.621 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-326"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-326"}
2026-02-17 02:48:41.672 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-326"}
2026-02-17 02:48:42.379 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-9737" name:"default"}
2026-02-17 02:48:42.783 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9737"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9737"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9737"}
2026-02-17 02:48:42.826 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-9737"}
2026-02-17 02:48:43.786 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-4109" name:"default"}
2026-02-17 02:48:43.963 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4109"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-4109"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4109"}
2026-02-17 02:48:44.053 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-4109"}
2026-02-17 02:49:00.556 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-2147"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-2147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2147"}
2026-02-17 02:49:00.573 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=cronjob-2147/concurrent-29521608-pc6p7, name=eth0)
2026-02-17 02:49:00.582 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-2147/concurrent-29521608-pc6p7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b39ef0e95c" profile_ids:"kns.cronjob-2147" profile_ids:"ksa.cronjob-2147.default" ipv4_nets:"10.100.8.216/32"}
2026-02-17 02:49:00.583 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:49:00.583 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:49:00.583 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:49:00.584 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b39ef0e95c"
2026-02-17 02:49:00.584 [INFO][95] felix/endpoint_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-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:49:00.584 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:49:00.606 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=cronjob-2147/concurrent-29521608-pc6p7, name=eth0)
2026-02-17 02:49:00.622 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:00.622 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"} status="up"
2026-02-17 02:49:00.622 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-2147/concurrent-29521608-pc6p7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b39ef0e95c" profile_ids:"kns.cronjob-2147" profile_ids:"ksa.cronjob-2147.default" ipv4_nets:"10.100.8.216/32"}
2026-02-17 02:49:00.622 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-767"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-767"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-767"}
2026-02-17 02:49:00.622 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:49:00.622 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:49:00.622 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:49:00.623 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b39ef0e95c"
2026-02-17 02:49:00.623 [INFO][95] felix/endpoint_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-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:49:00.623 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:49:00.653 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:00.653 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"} status="up"
2026-02-17 02:49:00.653 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-767" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:00.690 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-767"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-767"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-767"}
2026-02-17 02:49:00.715 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3841"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3841"}
2026-02-17 02:49:00.743 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3841" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:05.615 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3841"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3841"}
2026-02-17 02:49:05.650 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4180"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4180"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4180"}
2026-02-17 02:49:05.690 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4180" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:05.775 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-2147"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-2147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2147"}
2026-02-17 02:49:06.070 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-3841/test-new-deployment-685b768f58-kzrgz, name=eth0)
2026-02-17 02:49:06.070 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-3841.default"} profile:{}
2026-02-17 02:49:06.070 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-3841"} profile:{inbound_rules:{action:"allow" rule_id:"Dus1G37mwpWgFSf9"} outbound_rules:{action:"allow" rule_id:"AizgYpzNMS-6JDTr"}}
2026-02-17 02:49:06.071 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3841/test-new-deployment-685b768f58-kzrgz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3bde45a5695" profile_ids:"kns.deployment-3841" profile_ids:"ksa.deployment-3841.default" ipv4_nets:"10.100.8.220/32"}
2026-02-17 02:49:06.071 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:06.071 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:06.071 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:06.071 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3bde45a5695" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.072 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-3841" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.072 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_I7l0PpDvHsTaSqCWsp" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.072 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3bde45a5695" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.072 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-3841" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.072 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_I7l0PpDvHsTaSqCWsp" ipVersion=0x4 table="filter"
2026-02-17 02:49:06.072 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3bde45a5695"
2026-02-17 02:49:06.072 [INFO][95] felix/endpoint_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-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:06.072 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:06.122 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:06.123 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"} status="down"
2026-02-17 02:49:06.123 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1556"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1556"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1556"}
2026-02-17 02:49:06.146 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali3bde45a5695" state="down"
2026-02-17 02:49:06.146 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3bde45a5695"
2026-02-17 02:49:06.152 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali3bde45a5695" state="up"
2026-02-17 02:49:06.153 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3bde45a5695", State:"down", Index:33}
2026-02-17 02:49:06.153 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3bde45a5695", Addrs:set.Typed[string]{}}
2026-02-17 02:49:06.153 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3bde45a5695", Addrs:set.Typed[string]{}}
2026-02-17 02:49:06.153 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3bde45a5695", State:"up", Index:33}
2026-02-17 02:49:06.153 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3bde45a5695"
2026-02-17 02:49:06.153 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3bde45a5695"
2026-02-17 02:49:06.154 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3bde45a5695"
2026-02-17 02:49:06.154 [INFO][95] felix/endpoint_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-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:06.154 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:06.187 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:06.188 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"} status="up"
2026-02-17 02:49:06.188 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-356"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-356"}
2026-02-17 02:49:06.188 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-356" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:06.348 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-767" name:"default"}
2026-02-17 02:49:06.480 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-767"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-767"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-767"}
2026-02-17 02:49:06.513 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-767"}
2026-02-17 02:49:07.296 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calia648e28d36f" state="down"
2026-02-17 02:49:07.297 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia648e28d36f"
2026-02-17 02:49:07.297 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia648e28d36f", State:"down", Index:34}
2026-02-17 02:49:07.297 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia648e28d36f", Addrs:set.Typed[string]{}}
2026-02-17 02:49:07.297 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia648e28d36f", Addrs:set.Typed[string]{}}
2026-02-17 02:49:07.301 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calia648e28d36f" state="up"
2026-02-17 02:49:07.303 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254, name=eth0)
2026-02-17 02:49:07.323 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia648e28d36f", State:"up", Index:34}
2026-02-17 02:49:07.323 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia648e28d36f"
2026-02-17 02:49:07.323 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia648e28d36f"
2026-02-17 02:49:07.348 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-356"} profile:{inbound_rules:{action:"allow" rule_id:"sFUwkWpNuA1zULZA"} outbound_rules:{action:"allow" rule_id:"P_to_TbeM0U-LFwZ"}}
2026-02-17 02:49:07.348 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-356.default"} profile:{}
2026-02-17 02:49:07.348 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia648e28d36f" profile_ids:"kns.var-expansion-356" profile_ids:"ksa.var-expansion-356.default" ipv4_nets:"10.100.8.221/32"}
2026-02-17 02:49:07.348 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:07.348 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:07.348 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:07.349 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia648e28d36f" ipVersion=0x4 table="filter"
2026-02-17 02:49:07.349 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jiSwpR0x6XgeZ8d3ou" ipVersion=0x4 table="filter"
2026-02-17 02:49:07.349 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3KaJfFXFcOIP-DTXLK" ipVersion=0x4 table="filter"
2026-02-17 02:49:07.349 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia648e28d36f" ipVersion=0x4 table="filter"
2026-02-17 02:49:07.349 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jiSwpR0x6XgeZ8d3ou" ipVersion=0x4 table="filter"
2026-02-17 02:49:07.349 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3KaJfFXFcOIP-DTXLK" ipVersion=0x4 table="filter"
2026-02-17 02:49:07.349 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia648e28d36f"
2026-02-17 02:49:07.349 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:07.349 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:07.402 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:07.402 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"} status="up"
2026-02-17 02:49:07.446 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-3841/test-new-deployment-685b768f58-kzrgz, name=eth0)
2026-02-17 02:49:07.447 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3841/test-new-deployment-685b768f58-kzrgz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3bde45a5695" profile_ids:"kns.deployment-3841" profile_ids:"ksa.deployment-3841.default" ipv4_nets:"10.100.8.220/32"}
2026-02-17 02:49:07.447 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:07.447 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:07.447 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:07.448 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3bde45a5695"
2026-02-17 02:49:07.448 [INFO][95] felix/endpoint_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-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:07.448 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:07.486 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:07.486 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"} status="up"
2026-02-17 02:49:07.587 [INFO][95] 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:49:07.587 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3bde45a5695"
2026-02-17 02:49:07.587 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3bde45a5695", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:07.587 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3bde45a5695", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:08.290 [INFO][95] 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:49:08.290 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia648e28d36f"
2026-02-17 02:49:08.290 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia648e28d36f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:08.290 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia648e28d36f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:08.632 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254, name=eth0)
2026-02-17 02:49:08.633 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia648e28d36f" profile_ids:"kns.var-expansion-356" profile_ids:"ksa.var-expansion-356.default" ipv4_nets:"10.100.8.221/32"}
2026-02-17 02:49:08.634 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:08.634 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:08.634 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:08.636 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia648e28d36f"
2026-02-17 02:49:08.636 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:08.636 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:08.657 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:08.657 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"} status="up"
2026-02-17 02:49:09.625 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254, name=eth0)
2026-02-17 02:49:09.625 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia648e28d36f" profile_ids:"kns.var-expansion-356" profile_ids:"ksa.var-expansion-356.default" ipv4_nets:"10.100.8.221/32"}
2026-02-17 02:49:09.625 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:09.626 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:09.626 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:09.626 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia648e28d36f"
2026-02-17 02:49:09.626 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:09.626 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:09.661 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:09.661 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"} status="up"
2026-02-17 02:49:09.721 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4000"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4000"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4000"}
2026-02-17 02:49:09.731 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calia648e28d36f" state="down"
2026-02-17 02:49:09.732 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia648e28d36f"
2026-02-17 02:49:09.732 [INFO][95] 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:49:09.734 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calia648e28d36f" state=""
2026-02-17 02:49:09.734 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia648e28d36f"
2026-02-17 02:49:09.754 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia648e28d36f", State:"down", Index:34}
2026-02-17 02:49:09.754 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia648e28d36f", Addrs:set.Typed[string]{}}
2026-02-17 02:49:09.754 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia648e28d36f", Addrs:set.Typed[string]{}}
2026-02-17 02:49:09.754 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia648e28d36f", State:"", Index:34}
2026-02-17 02:49:09.755 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia648e28d36f", Addrs:set.Set[string](nil)}
2026-02-17 02:49:09.755 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia648e28d36f", Addrs:set.Set[string](nil)}
2026-02-17 02:49:09.755 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia648e28d36f"
2026-02-17 02:49:09.755 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:09.755 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:09.755 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.221
2026-02-17 02:49:09.784 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:09.784 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"} status="down"
2026-02-17 02:49:09.784 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7858"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7858"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7858"}
2026-02-17 02:49:09.784 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-7858" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:09.833 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7858"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7858"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7858"}
2026-02-17 02:49:09.843 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254, name=eth0)
2026-02-17 02:49:09.867 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254" endpoint_id:"eth0"}
2026-02-17 02:49:09.867 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-356"}
2026-02-17 02:49:09.867 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-356.default"}
2026-02-17 02:49:09.868 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-729"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-729"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-729"}
2026-02-17 02:49:09.868 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-729" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:09.868 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:09.868 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:09.869 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jiSwpR0x6XgeZ8d3ou" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.869 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3KaJfFXFcOIP-DTXLK" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.869 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jiSwpR0x6XgeZ8d3ou" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.869 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3KaJfFXFcOIP-DTXLK" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.869 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:09.869 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia648e28d36f" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.870 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia648e28d36f" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.870 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:09.870 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:09.936 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-356/var-expansion-93694749-a8f6-4867-94e1-432cdbc31254", EndpointId:"eth0"}
2026-02-17 02:49:10.302 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-356"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-356"}
2026-02-17 02:49:10.328 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4149"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4149"}
2026-02-17 02:49:10.353 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4149" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:10.537 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-729"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-729"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-729"}
2026-02-17 02:49:10.569 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5393"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5393"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5393"}
2026-02-17 02:49:10.599 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5393" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:10.682 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-3841/test-new-deployment-685b768f58-kzrgz, name=eth0)
2026-02-17 02:49:10.683 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3841/test-new-deployment-685b768f58-kzrgz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3bde45a5695" profile_ids:"kns.deployment-3841" profile_ids:"ksa.deployment-3841.default" ipv4_nets:"10.100.8.220/32"}
2026-02-17 02:49:10.683 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:10.683 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:10.683 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:10.684 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3bde45a5695"
2026-02-17 02:49:10.684 [INFO][95] felix/endpoint_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-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:10.684 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:10.699 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-3841/test-new-deployment-685b768f58-kzrgz, name=eth0)
2026-02-17 02:49:10.722 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:10.722 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"} status="up"
2026-02-17 02:49:10.722 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3841/test-new-deployment-685b768f58-kzrgz" endpoint_id:"eth0"}
2026-02-17 02:49:10.722 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-3841"}
2026-02-17 02:49:10.722 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-3841.default"}
2026-02-17 02:49:10.722 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:10.722 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:10.723 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-3841" ipVersion=0x4 table="filter"
2026-02-17 02:49:10.723 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_I7l0PpDvHsTaSqCWsp" ipVersion=0x4 table="filter"
2026-02-17 02:49:10.723 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-3841" ipVersion=0x4 table="filter"
2026-02-17 02:49:10.723 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_I7l0PpDvHsTaSqCWsp" ipVersion=0x4 table="filter"
2026-02-17 02:49:10.723 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:10.723 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3bde45a5695" ipVersion=0x4 table="filter"
2026-02-17 02:49:10.723 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3bde45a5695" ipVersion=0x4 table="filter"
2026-02-17 02:49:10.723 [INFO][95] felix/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-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:10.723 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:10.724 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.220
2026-02-17 02:49:10.798 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-729/httpd-deployment-54b8855bf5-xkct9, name=eth0)
2026-02-17 02:49:10.804 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3841/test-new-deployment-685b768f58-kzrgz", EndpointId:"eth0"}
2026-02-17 02:49:10.804 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-729"} profile:{inbound_rules:{action:"allow" rule_id:"0sTlBKC4btOHXEvQ"} outbound_rules:{action:"allow" rule_id:"jJe-3JqO5usAklw_"}}
2026-02-17 02:49:10.804 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-729.default"} profile:{}
2026-02-17 02:49:10.804 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-729/httpd-deployment-54b8855bf5-xkct9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0eee2e8bf37" profile_ids:"kns.kubectl-729" profile_ids:"ksa.kubectl-729.default" ipv4_nets:"10.100.8.222/32"}
2026-02-17 02:49:10.804 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:10.804 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:10.804 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:10.805 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0eee2e8bf37" ipVersion=0x4 table="filter"
2026-02-17 02:49:10.805 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-729" ipVersion=0x4 table="filter"
2026-02-17 02:49:10.805 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kh_1AI7IRIjNusyHnt" ipVersion=0x4 table="filter"
2026-02-17 02:49:10.805 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0eee2e8bf37" ipVersion=0x4 table="filter"
2026-02-17 02:49:10.805 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-729" ipVersion=0x4 table="filter"
2026-02-17 02:49:10.805 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kh_1AI7IRIjNusyHnt" ipVersion=0x4 table="filter"
2026-02-17 02:49:10.805 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0eee2e8bf37"
2026-02-17 02:49:10.805 [INFO][95] felix/endpoint_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-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:10.805 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:10.861 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:10.862 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"} status="down"
2026-02-17 02:49:10.877 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali0eee2e8bf37" state="down"
2026-02-17 02:49:10.877 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0eee2e8bf37", State:"down", Index:35}
2026-02-17 02:49:10.877 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0eee2e8bf37"
2026-02-17 02:49:10.877 [INFO][95] felix/endpoint_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-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:10.877 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:10.877 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0eee2e8bf37"
2026-02-17 02:49:10.882 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali0eee2e8bf37" state="up"
2026-02-17 02:49:10.901 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:10.901 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"} status="down"
2026-02-17 02:49:10.901 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0eee2e8bf37", Addrs:set.Typed[string]{}}
2026-02-17 02:49:10.901 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0eee2e8bf37", Addrs:set.Typed[string]{}}
2026-02-17 02:49:10.901 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0eee2e8bf37", State:"up", Index:35}
2026-02-17 02:49:10.901 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0eee2e8bf37"
2026-02-17 02:49:10.901 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0eee2e8bf37"
2026-02-17 02:49:10.901 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0eee2e8bf37"
2026-02-17 02:49:10.902 [INFO][95] felix/endpoint_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-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:10.902 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:10.925 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:10.926 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"} status="up"
2026-02-17 02:49:11.258 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3841" name:"default"}
2026-02-17 02:49:11.286 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-1556" name:"default"}
2026-02-17 02:49:11.298 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali3bde45a5695" state="down"
2026-02-17 02:49:11.298 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3bde45a5695"
2026-02-17 02:49:11.298 [INFO][95] 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:49:11.302 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali3bde45a5695" state=""
2026-02-17 02:49:11.302 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3bde45a5695"
2026-02-17 02:49:11.314 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3bde45a5695", State:"down", Index:33}
2026-02-17 02:49:11.314 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3bde45a5695", Addrs:set.Typed[string]{}}
2026-02-17 02:49:11.314 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3bde45a5695", Addrs:set.Typed[string]{}}
2026-02-17 02:49:11.314 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3bde45a5695", State:"", Index:33}
2026-02-17 02:49:11.314 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3bde45a5695", Addrs:set.Set[string](nil)}
2026-02-17 02:49:11.314 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3bde45a5695", Addrs:set.Set[string](nil)}
2026-02-17 02:49:11.489 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-729/httpd-deployment-54b8855bf5-xkct9, name=eth0)
2026-02-17 02:49:11.490 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-729/httpd-deployment-54b8855bf5-xkct9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0eee2e8bf37" profile_ids:"kns.kubectl-729" profile_ids:"ksa.kubectl-729.default" ipv4_nets:"10.100.8.222/32"}
2026-02-17 02:49:11.490 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:11.490 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:11.490 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:11.491 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0eee2e8bf37"
2026-02-17 02:49:11.491 [INFO][95] felix/endpoint_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-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:11.491 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:11.535 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:11.535 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"} status="up"
2026-02-17 02:49:11.655 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3841"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3841"}
2026-02-17 02:49:11.685 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3841"}
2026-02-17 02:49:11.827 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-729/httpd-deployment-54b8855bf5-xkct9, name=eth0)
2026-02-17 02:49:11.828 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-729/httpd-deployment-54b8855bf5-xkct9" endpoint_id:"eth0"}
2026-02-17 02:49:11.828 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-729"}
2026-02-17 02:49:11.828 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-729.default"}
2026-02-17 02:49:11.828 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:11.828 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:11.829 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-729" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.829 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kh_1AI7IRIjNusyHnt" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.829 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-729" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.829 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kh_1AI7IRIjNusyHnt" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.829 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:11.829 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0eee2e8bf37" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.829 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0eee2e8bf37" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.829 [INFO][95] felix/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-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:11.829 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:11.829 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.222
2026-02-17 02:49:11.903 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-729/httpd-deployment-54b8855bf5-xkct9", EndpointId:"eth0"}
2026-02-17 02:49:11.933 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali0eee2e8bf37" state="down"
2026-02-17 02:49:11.933 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0eee2e8bf37", State:"down", Index:35}
2026-02-17 02:49:11.937 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali0eee2e8bf37" state=""
2026-02-17 02:49:11.937 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0eee2e8bf37"
2026-02-17 02:49:11.960 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0eee2e8bf37", State:"", Index:35}
2026-02-17 02:49:11.961 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0eee2e8bf37", Addrs:set.Set[string](nil)}
2026-02-17 02:49:11.961 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0eee2e8bf37", Addrs:set.Set[string](nil)}
2026-02-17 02:49:12.187 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1556"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1556"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1556"}
2026-02-17 02:49:12.218 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-1556"}
2026-02-17 02:49:12.419 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4180"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4180"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4180"}
2026-02-17 02:49:12.449 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-7607"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-7607"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-7607"}
2026-02-17 02:49:12.449 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-7607" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:13.139 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-7607/netserver-1, name=eth0)
2026-02-17 02:49:13.141 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-7607.default"} profile:{}
2026-02-17 02:49:13.141 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-7607"} profile:{inbound_rules:{action:"allow" rule_id:"URlGHKiiHh5vzdOX"} outbound_rules:{action:"allow" rule_id:"OCujt2bXcTFHCkSn"}}
2026-02-17 02:49:13.141 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7607/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6eca35af0ee" profile_ids:"kns.pod-network-test-7607" profile_ids:"ksa.pod-network-test-7607.default" ipv4_nets:"10.100.8.223/32"}
2026-02-17 02:49:13.141 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:13.142 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:13.142 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:13.142 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6eca35af0ee" ipVersion=0x4 table="filter"
2026-02-17 02:49:13.142 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CASF3a488Dr4miusHs" ipVersion=0x4 table="filter"
2026-02-17 02:49:13.142 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2CV2pE5CertvsYeWrn" ipVersion=0x4 table="filter"
2026-02-17 02:49:13.142 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6eca35af0ee" ipVersion=0x4 table="filter"
2026-02-17 02:49:13.142 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CASF3a488Dr4miusHs" ipVersion=0x4 table="filter"
2026-02-17 02:49:13.142 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2CV2pE5CertvsYeWrn" ipVersion=0x4 table="filter"
2026-02-17 02:49:13.143 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6eca35af0ee"
2026-02-17 02:49:13.143 [INFO][95] felix/endpoint_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-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:13.143 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:13.184 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:13.184 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:49:13.205 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali6eca35af0ee" state="down"
2026-02-17 02:49:13.206 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6eca35af0ee"
2026-02-17 02:49:13.205 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6eca35af0ee", State:"down", Index:36}
2026-02-17 02:49:13.206 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6eca35af0ee", Addrs:set.Typed[string]{}}
2026-02-17 02:49:13.206 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6eca35af0ee", Addrs:set.Typed[string]{}}
2026-02-17 02:49:13.206 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6eca35af0ee"
2026-02-17 02:49:13.206 [INFO][95] felix/endpoint_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-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:13.206 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:13.207 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali6eca35af0ee" state="up"
2026-02-17 02:49:13.235 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:13.235 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:49:13.235 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6eca35af0ee", State:"up", Index:36}
2026-02-17 02:49:13.235 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6eca35af0ee"
2026-02-17 02:49:13.235 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6eca35af0ee"
2026-02-17 02:49:13.235 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6eca35af0ee"
2026-02-17 02:49:13.236 [INFO][95] felix/endpoint_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-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:13.236 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:13.262 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:13.262 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:13.512 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-7607/netserver-1, name=eth0)
2026-02-17 02:49:13.512 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7607/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6eca35af0ee" profile_ids:"kns.pod-network-test-7607" profile_ids:"ksa.pod-network-test-7607.default" ipv4_nets:"10.100.8.223/32"}
2026-02-17 02:49:13.512 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:13.513 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:13.513 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:13.513 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6eca35af0ee"
2026-02-17 02:49:13.514 [INFO][95] felix/endpoint_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-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:13.514 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:13.537 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:13.538 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:14.728 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5393"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5393"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5393"}
2026-02-17 02:49:14.767 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9479"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9479"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9479"}
2026-02-17 02:49:14.768 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9479" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:14.828 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4000" name:"default"}
2026-02-17 02:49:15.081 [INFO][95] 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:49:15.081 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6eca35af0ee"
2026-02-17 02:49:15.081 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6eca35af0ee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:15.081 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6eca35af0ee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:15.292 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-7858" name:"default"}
2026-02-17 02:49:15.473 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4000"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4000"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4000"}
2026-02-17 02:49:15.514 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4000"}
2026-02-17 02:49:15.538 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7858"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7858"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7858"}
2026-02-17 02:49:15.569 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-7858"}
2026-02-17 02:49:15.681 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb, name=eth0)
2026-02-17 02:49:15.682 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-9479"} profile:{inbound_rules:{action:"allow" rule_id:"gpq35UwQXsR_qJiQ"} outbound_rules:{action:"allow" rule_id:"OemmIV3y17vdxna4"}}
2026-02-17 02:49:15.682 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-9479.default"} profile:{}
2026-02-17 02:49:15.682 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali685798ab77c" profile_ids:"kns.projected-9479" profile_ids:"ksa.projected-9479.default" ipv4_nets:"10.100.8.224/32"}
2026-02-17 02:49:15.682 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:49:15.682 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:49:15.682 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:49:15.683 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.683 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali685798ab77c" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.683 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-9479" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.683 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9ZzJFLnzu8yd3opBwr" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.683 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.683 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali685798ab77c" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.683 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-9479" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.683 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9ZzJFLnzu8yd3opBwr" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.683 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali685798ab77c"
2026-02-17 02:49:15.683 [INFO][95] felix/endpoint_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-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:49:15.684 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:49:15.724 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:15.724 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"} status="down"
2026-02-17 02:49:15.749 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali685798ab77c" state="down"
2026-02-17 02:49:15.749 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali685798ab77c"
2026-02-17 02:49:15.750 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali685798ab77c", State:"down", Index:37}
2026-02-17 02:49:15.750 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali685798ab77c", Addrs:set.Typed[string]{}}
2026-02-17 02:49:15.750 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali685798ab77c", Addrs:set.Typed[string]{}}
2026-02-17 02:49:15.750 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali685798ab77c"
2026-02-17 02:49:15.750 [INFO][95] felix/endpoint_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-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:49:15.750 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:49:15.751 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali685798ab77c" state="up"
2026-02-17 02:49:15.773 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:15.773 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"} status="down"
2026-02-17 02:49:15.773 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali685798ab77c", State:"up", Index:37}
2026-02-17 02:49:15.773 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali685798ab77c"
2026-02-17 02:49:15.773 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali685798ab77c"
2026-02-17 02:49:15.774 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali685798ab77c"
2026-02-17 02:49:15.774 [INFO][95] felix/endpoint_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-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:49:15.774 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:49:15.809 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:15.809 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"} status="up"
2026-02-17 02:49:15.809 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-729" name:"default"}
2026-02-17 02:49:16.239 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-356" name:"default"}
2026-02-17 02:49:16.455 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-356"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-356"}
2026-02-17 02:49:16.485 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-729"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-729"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-729"}
2026-02-17 02:49:16.528 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-356"}
2026-02-17 02:49:16.566 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-729"}
2026-02-17 02:49:16.833 [INFO][95] 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:49:16.833 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali685798ab77c"
2026-02-17 02:49:16.833 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali685798ab77c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:16.833 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali685798ab77c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:17.578 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb, name=eth0)
2026-02-17 02:49:17.578 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali685798ab77c" profile_ids:"kns.projected-9479" profile_ids:"ksa.projected-9479.default" ipv4_nets:"10.100.8.224/32"}
2026-02-17 02:49:17.578 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:49:17.579 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:49:17.579 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:49:17.580 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali685798ab77c"
2026-02-17 02:49:17.580 [INFO][95] felix/endpoint_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-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:49:17.580 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:49:17.609 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:17.609 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"} status="up"
2026-02-17 02:49:17.618 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4180"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4180"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4180"}
2026-02-17 02:49:19.989 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5393" name:"default"}
2026-02-17 02:49:20.048 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5393"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5393"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5393"}
2026-02-17 02:49:20.086 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5393"}
2026-02-17 02:49:23.053 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4180" name:"default"}
2026-02-17 02:49:24.075 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4180"}
2026-02-17 02:49:24.577 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-7607/netserver-1, name=eth0)
2026-02-17 02:49:24.577 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7607/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6eca35af0ee" profile_ids:"kns.pod-network-test-7607" profile_ids:"ksa.pod-network-test-7607.default" ipv4_nets:"10.100.8.223/32"}
2026-02-17 02:49:24.577 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:24.578 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:24.578 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:24.579 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6eca35af0ee"
2026-02-17 02:49:24.579 [INFO][95] felix/endpoint_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-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:24.580 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:24.610 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:24.611 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:26.745 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4149"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4149"}
2026-02-17 02:49:26.847 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8147"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8147"}
2026-02-17 02:49:26.848 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:49:26.876 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8147" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:27.307 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-8147" type:"ClusterIP" cluster_ips:"10.254.18.60" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:49:27.631 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-8147" type:"ClusterIP" cluster_ips:"10.254.239.48" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:49:28.077 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"frontend" namespace:"kubectl-8147" type:"ClusterIP" cluster_ips:"10.254.143.53" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:49:29.254 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-8147/frontend-8467f96566-ptqk4, name=eth0)
2026-02-17 02:49:29.254 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-8147"} profile:{inbound_rules:{action:"allow" rule_id:"ObmAeyhQF9RBubM2"} outbound_rules:{action:"allow" rule_id:"zLowReAAGoBhM_2s"}}
2026-02-17 02:49:29.255 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-8147.default"} profile:{}
2026-02-17 02:49:29.255 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8147/frontend-8467f96566-ptqk4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78f1d410c55" profile_ids:"kns.kubectl-8147" profile_ids:"ksa.kubectl-8147.default" ipv4_nets:"10.100.8.225/32"}
2026-02-17 02:49:29.255 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:29.255 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:29.255 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:29.255 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali78f1d410c55" ipVersion=0x4 table="filter"
2026-02-17 02:49:29.255 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-8147" ipVersion=0x4 table="filter"
2026-02-17 02:49:29.255 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MBk-gX9G6cmGNf0VxV" ipVersion=0x4 table="filter"
2026-02-17 02:49:29.255 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali78f1d410c55" ipVersion=0x4 table="filter"
2026-02-17 02:49:29.255 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-8147" ipVersion=0x4 table="filter"
2026-02-17 02:49:29.255 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MBk-gX9G6cmGNf0VxV" ipVersion=0x4 table="filter"
2026-02-17 02:49:29.255 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali78f1d410c55"
2026-02-17 02:49:29.255 [INFO][95] felix/endpoint_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-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:29.255 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:29.264 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali78f1d410c55" state="down"
2026-02-17 02:49:29.265 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali78f1d410c55"
2026-02-17 02:49:29.276 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali78f1d410c55" state="up"
2026-02-17 02:49:29.305 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:29.305 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"} status="down"
2026-02-17 02:49:29.305 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78f1d410c55", State:"down", Index:38}
2026-02-17 02:49:29.305 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78f1d410c55", Addrs:set.Typed[string]{}}
2026-02-17 02:49:29.305 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78f1d410c55", Addrs:set.Typed[string]{}}
2026-02-17 02:49:29.305 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78f1d410c55", State:"up", Index:38}
2026-02-17 02:49:29.305 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali78f1d410c55"
2026-02-17 02:49:29.305 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali78f1d410c55"
2026-02-17 02:49:29.305 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78f1d410c55"
2026-02-17 02:49:29.305 [INFO][95] felix/endpoint_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-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:29.305 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:29.334 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:29.334 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"} status="up"
2026-02-17 02:49:29.551 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-7607"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-7607"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-7607"}
2026-02-17 02:49:29.630 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2263"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2263"}
2026-02-17 02:49:29.671 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-2263" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:30.239 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali2efb3cbcd34" state="down"
2026-02-17 02:49:30.240 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2efb3cbcd34", State:"down", Index:39}
2026-02-17 02:49:30.240 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2efb3cbcd34"
2026-02-17 02:49:30.240 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2efb3cbcd34", Addrs:set.Typed[string]{}}
2026-02-17 02:49:30.240 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2efb3cbcd34", Addrs:set.Typed[string]{}}
2026-02-17 02:49:30.244 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali2efb3cbcd34" state="up"
2026-02-17 02:49:30.270 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2efb3cbcd34", State:"up", Index:39}
2026-02-17 02:49:30.270 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2efb3cbcd34"
2026-02-17 02:49:30.270 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2efb3cbcd34"
2026-02-17 02:49:30.785 [INFO][95] 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:49:30.785 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali78f1d410c55"
2026-02-17 02:49:30.785 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78f1d410c55", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:30.785 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78f1d410c55", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:31.233 [INFO][95] 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:49:31.233 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2efb3cbcd34"
2026-02-17 02:49:31.233 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2efb3cbcd34", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:31.234 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2efb3cbcd34", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:32.139 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9, name=eth0)
2026-02-17 02:49:32.140 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2efb3cbcd34" profile_ids:"kns.kubectl-8147" profile_ids:"ksa.kubectl-8147.default" ipv4_nets:"10.100.8.226/32"}
2026-02-17 02:49:32.140 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:32.140 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:32.141 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:32.143 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2efb3cbcd34" ipVersion=0x4 table="filter"
2026-02-17 02:49:32.143 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2efb3cbcd34" ipVersion=0x4 table="filter"
2026-02-17 02:49:32.143 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2efb3cbcd34"
2026-02-17 02:49:32.143 [INFO][95] felix/endpoint_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-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:32.144 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:32.202 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:32.202 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"} status="up"
2026-02-17 02:49:34.710 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=cronjob-2147/concurrent-29521608-pc6p7, name=eth0)
2026-02-17 02:49:34.710 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-2147/concurrent-29521608-pc6p7" endpoint_id:"eth0"}
2026-02-17 02:49:34.710 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-2147"}
2026-02-17 02:49:34.710 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-2147.default"}
2026-02-17 02:49:34.710 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:49:34.711 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:49:34.711 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-2147" ipVersion=0x4 table="filter"
2026-02-17 02:49:34.711 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NrnZuQ6GeczrXXe_QW" ipVersion=0x4 table="filter"
2026-02-17 02:49:34.711 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-2147" ipVersion=0x4 table="filter"
2026-02-17 02:49:34.711 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NrnZuQ6GeczrXXe_QW" ipVersion=0x4 table="filter"
2026-02-17 02:49:34.711 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:49:34.711 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4b39ef0e95c" ipVersion=0x4 table="filter"
2026-02-17 02:49:34.712 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4b39ef0e95c" ipVersion=0x4 table="filter"
2026-02-17 02:49:34.712 [INFO][95] felix/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-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:49:34.712 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:49:34.712 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.216
bird: KIF: Received address message for unknown interface 29
2026-02-17 02:49:34.750 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-8147/frontend-8467f96566-ptqk4, name=eth0)
2026-02-17 02:49:34.780 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-2147/concurrent-29521608-pc6p7", EndpointId:"eth0"}
2026-02-17 02:49:34.780 [INFO][95] felix/summary.go 100: Summarising 139 dataplane reconciliation loops over 1m0.5s: avg=34ms longest=81ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:49:34.781 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8147/frontend-8467f96566-ptqk4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78f1d410c55" profile_ids:"kns.kubectl-8147" profile_ids:"ksa.kubectl-8147.default" ipv4_nets:"10.100.8.225/32"}
2026-02-17 02:49:34.781 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:34.781 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:34.781 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:34.782 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78f1d410c55"
2026-02-17 02:49:34.782 [INFO][95] felix/endpoint_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-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:34.782 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:34.823 [INFO][95] 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:49:34.823 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b39ef0e95c"
2026-02-17 02:49:34.823 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali4b39ef0e95c" state="down"
2026-02-17 02:49:34.824 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali4b39ef0e95c" state=""
2026-02-17 02:49:34.824 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4b39ef0e95c"
2026-02-17 02:49:34.846 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:34.846 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"} status="up"
2026-02-17 02:49:34.846 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b39ef0e95c", Addrs:set.Typed[string]{}}
2026-02-17 02:49:34.846 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b39ef0e95c", Addrs:set.Typed[string]{}}
2026-02-17 02:49:34.846 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b39ef0e95c", State:"down", Index:29}
2026-02-17 02:49:34.846 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b39ef0e95c", State:"", Index:29}
2026-02-17 02:49:34.846 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b39ef0e95c", Addrs:set.Set[string](nil)}
2026-02-17 02:49:34.846 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b39ef0e95c", Addrs:set.Set[string](nil)}
2026-02-17 02:49:35.117 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-7607/netserver-1, name=eth0)
2026-02-17 02:49:35.119 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7607/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6eca35af0ee" profile_ids:"kns.pod-network-test-7607" profile_ids:"ksa.pod-network-test-7607.default" ipv4_nets:"10.100.8.223/32"}
2026-02-17 02:49:35.119 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:35.119 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:35.119 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:35.120 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6eca35af0ee"
2026-02-17 02:49:35.120 [INFO][95] felix/endpoint_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-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:35.120 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:35.158 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:35.158 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:35.182 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4149" name:"default"}
2026-02-17 02:49:35.338 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-7607"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-7607"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-7607"}
2026-02-17 02:49:36.005 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-7607/netserver-1, name=eth0)
2026-02-17 02:49:36.005 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7607/netserver-1" endpoint_id:"eth0"}
2026-02-17 02:49:36.005 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-7607"}
2026-02-17 02:49:36.006 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:36.006 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:36.006 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CASF3a488Dr4miusHs" ipVersion=0x4 table="filter"
2026-02-17 02:49:36.006 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2CV2pE5CertvsYeWrn" ipVersion=0x4 table="filter"
2026-02-17 02:49:36.006 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CASF3a488Dr4miusHs" ipVersion=0x4 table="filter"
2026-02-17 02:49:36.006 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2CV2pE5CertvsYeWrn" ipVersion=0x4 table="filter"
2026-02-17 02:49:36.006 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:36.006 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:49:36.006 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6eca35af0ee" ipVersion=0x4 table="filter"
2026-02-17 02:49:36.007 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:49:36.007 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6eca35af0ee" ipVersion=0x4 table="filter"
2026-02-17 02:49:36.007 [INFO][95] felix/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-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:36.007 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:36.007 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.223
2026-02-17 02:49:36.067 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7607/netserver-1", EndpointId:"eth0"}
2026-02-17 02:49:36.067 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-7607.default"}
2026-02-17 02:49:36.111 [INFO][95] 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:49:36.111 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6eca35af0ee"
2026-02-17 02:49:36.111 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali6eca35af0ee" state="down"
2026-02-17 02:49:36.112 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6eca35af0ee", Addrs:set.Typed[string]{}}
2026-02-17 02:49:36.112 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6eca35af0ee", Addrs:set.Typed[string]{}}
2026-02-17 02:49:36.112 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6eca35af0ee", State:"down", Index:36}
2026-02-17 02:49:36.113 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali6eca35af0ee" state=""
2026-02-17 02:49:36.114 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6eca35af0ee"
2026-02-17 02:49:36.118 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4, name=eth0)
2026-02-17 02:49:36.131 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali7f1c30267b3" state="down"
2026-02-17 02:49:36.131 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f1c30267b3"
2026-02-17 02:49:36.133 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali7f1c30267b3" state="up"
2026-02-17 02:49:36.138 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6eca35af0ee", State:"", Index:36}
2026-02-17 02:49:36.138 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6eca35af0ee", Addrs:set.Set[string](nil)}
2026-02-17 02:49:36.138 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6eca35af0ee", Addrs:set.Set[string](nil)}
2026-02-17 02:49:36.138 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f1c30267b3", State:"down", Index:40}
2026-02-17 02:49:36.138 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f1c30267b3", Addrs:set.Typed[string]{}}
2026-02-17 02:49:36.138 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f1c30267b3", Addrs:set.Typed[string]{}}
2026-02-17 02:49:36.138 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f1c30267b3", State:"up", Index:40}
2026-02-17 02:49:36.138 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7f1c30267b3"
2026-02-17 02:49:36.138 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f1c30267b3"
2026-02-17 02:49:36.168 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-2263"} profile:{inbound_rules:{action:"allow" rule_id:"QQ11LzA3Sbliw_ap"} outbound_rules:{action:"allow" rule_id:"tr6Kzg2ib-Qd3L3p"}}
2026-02-17 02:49:36.168 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-2263.default"} profile:{}
2026-02-17 02:49:36.168 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f1c30267b3" profile_ids:"kns.container-probe-2263" profile_ids:"ksa.container-probe-2263.default" ipv4_nets:"10.100.8.227/32"}
2026-02-17 02:49:36.168 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:49:36.168 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:49:36.168 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:49:36.169 [INFO][95] 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:49:36.169 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7f1c30267b3" ipVersion=0x4 table="filter"
2026-02-17 02:49:36.169 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_15GC3lb_IzYUpAysbZ" ipVersion=0x4 table="filter"
2026-02-17 02:49:36.170 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_aKERXgqY97dhoYBwaL" ipVersion=0x4 table="filter"
2026-02-17 02:49:36.170 [INFO][95] 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:49:36.170 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7f1c30267b3" ipVersion=0x4 table="filter"
2026-02-17 02:49:36.170 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_15GC3lb_IzYUpAysbZ" ipVersion=0x4 table="filter"
2026-02-17 02:49:36.170 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_aKERXgqY97dhoYBwaL" ipVersion=0x4 table="filter"
2026-02-17 02:49:36.170 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f1c30267b3"
2026-02-17 02:49:36.171 [INFO][95] felix/endpoint_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-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:49:36.171 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:49:36.226 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:36.226 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"} status="up"
2026-02-17 02:49:36.226 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4149"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4149"}
2026-02-17 02:49:36.314 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4149"}
2026-02-17 02:49:36.827 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9, name=eth0)
2026-02-17 02:49:36.827 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2efb3cbcd34" profile_ids:"kns.kubectl-8147" profile_ids:"ksa.kubectl-8147.default" ipv4_nets:"10.100.8.226/32"}
2026-02-17 02:49:36.828 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:36.828 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:36.828 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:36.829 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2efb3cbcd34"
2026-02-17 02:49:36.829 [INFO][95] felix/endpoint_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-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:36.829 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:36.850 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:36.850 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"} status="up"
2026-02-17 02:49:37.249 [INFO][95] 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:49:37.249 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7f1c30267b3"
2026-02-17 02:49:37.249 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f1c30267b3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:37.249 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f1c30267b3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:37.830 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4, name=eth0)
2026-02-17 02:49:37.830 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f1c30267b3" profile_ids:"kns.container-probe-2263" profile_ids:"ksa.container-probe-2263.default" ipv4_nets:"10.100.8.227/32"}
2026-02-17 02:49:37.830 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:49:37.831 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:49:37.831 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:49:37.831 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f1c30267b3"
2026-02-17 02:49:37.833 [INFO][95] felix/endpoint_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-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:49:37.833 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:49:37.862 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:37.862 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"} status="up"
2026-02-17 02:49:40.967 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-7607" name:"default"}
2026-02-17 02:49:41.066 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-7607"}
2026-02-17 02:49:44.330 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-8147"
2026-02-17 02:49:44.907 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-8147"
2026-02-17 02:49:45.073 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"frontend" namespace:"kubectl-8147"
2026-02-17 02:49:45.282 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-2147" name:"default"}
2026-02-17 02:49:45.530 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-8147/frontend-8467f96566-ptqk4, name=eth0)
2026-02-17 02:49:45.530 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8147/frontend-8467f96566-ptqk4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78f1d410c55" profile_ids:"kns.kubectl-8147" profile_ids:"ksa.kubectl-8147.default" ipv4_nets:"10.100.8.225/32"}
2026-02-17 02:49:45.530 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:45.530 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:45.531 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:45.531 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78f1d410c55"
2026-02-17 02:49:45.532 [INFO][95] felix/endpoint_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-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:45.532 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:45.576 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:45.576 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"} status="up"
2026-02-17 02:49:46.621 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8147"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8147"}
2026-02-17 02:49:46.859 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9, name=eth0)
2026-02-17 02:49:46.859 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2efb3cbcd34" profile_ids:"kns.kubectl-8147" profile_ids:"ksa.kubectl-8147.default" ipv4_nets:"10.100.8.226/32"}
2026-02-17 02:49:46.859 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:46.859 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:46.859 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:46.860 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2efb3cbcd34"
2026-02-17 02:49:46.860 [INFO][95] felix/endpoint_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-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:46.860 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:46.902 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:46.903 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"} status="up"
2026-02-17 02:49:46.903 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-121"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"containers-121"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-121"}
2026-02-17 02:49:47.151 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-121" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:47.201 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-8147/frontend-8467f96566-ptqk4, name=eth0)
2026-02-17 02:49:47.201 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8147/frontend-8467f96566-ptqk4" endpoint_id:"eth0"}
2026-02-17 02:49:47.201 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:47.201 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:47.202 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:47.202 [INFO][95] 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:49:47.202 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali78f1d410c55" ipVersion=0x4 table="filter"
2026-02-17 02:49:47.202 [INFO][95] 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:49:47.202 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali78f1d410c55" ipVersion=0x4 table="filter"
2026-02-17 02:49:47.202 [INFO][95] felix/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-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:47.202 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:47.203 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.225
2026-02-17 02:49:47.278 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/frontend-8467f96566-ptqk4", EndpointId:"eth0"}
2026-02-17 02:49:47.303 [INFO][95] 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:49:47.303 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali78f1d410c55"
2026-02-17 02:49:47.303 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali78f1d410c55" state="down"
2026-02-17 02:49:47.304 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali78f1d410c55" state=""
2026-02-17 02:49:47.304 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali78f1d410c55"
2026-02-17 02:49:47.304 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78f1d410c55", Addrs:set.Typed[string]{}}
2026-02-17 02:49:47.304 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78f1d410c55", Addrs:set.Typed[string]{}}
2026-02-17 02:49:47.304 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78f1d410c55", State:"down", Index:38}
2026-02-17 02:49:47.304 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78f1d410c55", State:"", Index:38}
2026-02-17 02:49:47.304 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78f1d410c55", Addrs:set.Set[string](nil)}
2026-02-17 02:49:47.304 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78f1d410c55", Addrs:set.Set[string](nil)}
2026-02-17 02:49:47.657 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-2147"}
2026-02-17 02:49:48.225 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9, name=eth0)
2026-02-17 02:49:48.226 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9" endpoint_id:"eth0"}
2026-02-17 02:49:48.226 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-8147.default"}
2026-02-17 02:49:48.226 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-8147"}
2026-02-17 02:49:48.226 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:48.226 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:48.227 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-8147" ipVersion=0x4 table="filter"
2026-02-17 02:49:48.227 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MBk-gX9G6cmGNf0VxV" ipVersion=0x4 table="filter"
2026-02-17 02:49:48.227 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-8147" ipVersion=0x4 table="filter"
2026-02-17 02:49:48.227 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MBk-gX9G6cmGNf0VxV" ipVersion=0x4 table="filter"
2026-02-17 02:49:48.227 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:48.227 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2efb3cbcd34" ipVersion=0x4 table="filter"
2026-02-17 02:49:48.228 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2efb3cbcd34" ipVersion=0x4 table="filter"
2026-02-17 02:49:48.228 [INFO][95] felix/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-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:48.228 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:48.231 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.226
2026-02-17 02:49:48.310 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8147/agnhost-replica-55c4f8fb74-hjwf9", EndpointId:"eth0"}
2026-02-17 02:49:48.340 [INFO][95] 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:49:48.340 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2efb3cbcd34"
2026-02-17 02:49:48.340 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali2efb3cbcd34" state="down"
2026-02-17 02:49:48.341 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali2efb3cbcd34" state=""
2026-02-17 02:49:48.341 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2efb3cbcd34", Addrs:set.Typed[string]{}}
2026-02-17 02:49:48.341 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2efb3cbcd34"
2026-02-17 02:49:48.341 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2efb3cbcd34", Addrs:set.Typed[string]{}}
2026-02-17 02:49:48.341 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2efb3cbcd34", State:"down", Index:39}
2026-02-17 02:49:48.341 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2efb3cbcd34", State:"", Index:39}
2026-02-17 02:49:48.342 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2efb3cbcd34", Addrs:set.Set[string](nil)}
2026-02-17 02:49:48.342 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2efb3cbcd34", Addrs:set.Set[string](nil)}
2026-02-17 02:49:51.899 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8147"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8147"}
2026-02-17 02:49:53.853 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8147" name:"default"}
2026-02-17 02:49:53.981 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8147"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8147"}
2026-02-17 02:49:54.025 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8147"}
2026-02-17 02:49:55.961 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-121"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"containers-121"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-121"}
2026-02-17 02:49:55.995 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1531"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"events-1531"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1531"}
2026-02-17 02:49:56.027 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-1531" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:56.281 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1531"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"events-1531"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1531"}
2026-02-17 02:49:56.370 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9264"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9264"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9264"}
2026-02-17 02:49:56.405 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9264" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:01.044 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-121" name:"default"}
2026-02-17 02:50:01.374 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-121"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"containers-121"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-121"}
2026-02-17 02:50:01.407 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-121"}
2026-02-17 02:50:01.477 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-1531" name:"default"}
2026-02-17 02:50:01.758 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1531"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"events-1531"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1531"}
2026-02-17 02:50:01.861 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-1531"}
2026-02-17 02:50:05.571 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9264"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9264"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9264"}
2026-02-17 02:50:05.678 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7281"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7281"}
2026-02-17 02:50:05.734 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7281" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:07.849 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7281"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7281"}
2026-02-17 02:50:07.890 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3625"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-3625"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3625"}
2026-02-17 02:50:07.925 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-3625" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:10.673 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9264" name:"default"}
2026-02-17 02:50:10.983 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9264"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9264"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9264"}
2026-02-17 02:50:11.013 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-9264"}
2026-02-17 02:50:12.239 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3625"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-3625"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3625"}
2026-02-17 02:50:12.330 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8664"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8664"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8664"}
2026-02-17 02:50:12.405 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-8664" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:13.079 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01, name=eth0)
2026-02-17 02:50:13.079 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-8664"} profile:{inbound_rules:{action:"allow" rule_id:"mmr8M34pEMDSfRWd"} outbound_rules:{action:"allow" rule_id:"N2TaS86i3jd1-qSf"}}
2026-02-17 02:50:13.080 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-8664.default"} profile:{}
2026-02-17 02:50:13.080 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2751e0e2b13" profile_ids:"kns.container-probe-8664" profile_ids:"ksa.container-probe-8664.default" ipv4_nets:"10.100.8.228/32"}
2026-02-17 02:50:13.080 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:13.080 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:13.080 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:13.081 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2751e0e2b13" ipVersion=0x4 table="filter"
2026-02-17 02:50:13.081 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EB7L_x6gE8Bn6LyuS9" ipVersion=0x4 table="filter"
2026-02-17 02:50:13.081 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_piQFnPpKpLgFltCZdh" ipVersion=0x4 table="filter"
2026-02-17 02:50:13.081 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2751e0e2b13" ipVersion=0x4 table="filter"
2026-02-17 02:50:13.081 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EB7L_x6gE8Bn6LyuS9" ipVersion=0x4 table="filter"
2026-02-17 02:50:13.081 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_piQFnPpKpLgFltCZdh" ipVersion=0x4 table="filter"
2026-02-17 02:50:13.081 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2751e0e2b13"
2026-02-17 02:50:13.082 [INFO][95] felix/endpoint_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-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:13.082 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:13.122 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:13.122 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} status="down"
2026-02-17 02:50:13.149 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali2751e0e2b13" state="down"
2026-02-17 02:50:13.149 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2751e0e2b13"
2026-02-17 02:50:13.150 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2751e0e2b13", State:"down", Index:41}
2026-02-17 02:50:13.150 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2751e0e2b13", Addrs:set.Typed[string]{}}
2026-02-17 02:50:13.150 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2751e0e2b13", Addrs:set.Typed[string]{}}
2026-02-17 02:50:13.150 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2751e0e2b13"
2026-02-17 02:50:13.150 [INFO][95] felix/endpoint_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-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:13.150 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:13.156 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali2751e0e2b13" state="up"
2026-02-17 02:50:13.183 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:13.183 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} status="down"
2026-02-17 02:50:13.183 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2751e0e2b13", State:"up", Index:41}
2026-02-17 02:50:13.183 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2751e0e2b13"
2026-02-17 02:50:13.183 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2751e0e2b13"
2026-02-17 02:50:13.184 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2751e0e2b13"
2026-02-17 02:50:13.184 [INFO][95] felix/endpoint_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-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:13.184 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:13.218 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:13.218 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} status="up"
2026-02-17 02:50:13.218 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7281" name:"default"}
2026-02-17 02:50:13.484 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7281"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7281"}
2026-02-17 02:50:13.509 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7281"}
2026-02-17 02:50:13.937 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01, name=eth0)
2026-02-17 02:50:13.938 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2751e0e2b13" profile_ids:"kns.container-probe-8664" profile_ids:"ksa.container-probe-8664.default" ipv4_nets:"10.100.8.228/32"}
2026-02-17 02:50:13.938 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:13.938 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:13.938 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:13.939 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2751e0e2b13"
2026-02-17 02:50:13.939 [INFO][95] felix/endpoint_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-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:13.939 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:13.968 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:13.968 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} status="up"
2026-02-17 02:50:14.369 [INFO][95] 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:50:14.369 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2751e0e2b13"
2026-02-17 02:50:14.369 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2751e0e2b13", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:14.369 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2751e0e2b13", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:17.622 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3625"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-3625"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3625"}
2026-02-17 02:50:23.089 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-3625" name:"default"}
2026-02-17 02:50:23.118 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-3625"}
2026-02-17 02:50:26.865 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:50:30.998 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9479"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9479"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9479"}
2026-02-17 02:50:31.035 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2578"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2578"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2578"}
2026-02-17 02:50:31.063 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-2578" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:34.050 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01, name=eth0)
2026-02-17 02:50:34.051 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2751e0e2b13" profile_ids:"kns.container-probe-8664" profile_ids:"ksa.container-probe-8664.default" ipv4_nets:"10.100.8.228/32"}
2026-02-17 02:50:34.051 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:34.051 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:34.051 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:34.053 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2751e0e2b13"
2026-02-17 02:50:34.054 [INFO][95] felix/endpoint_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-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:34.054 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:34.080 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:34.080 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} status="up"
2026-02-17 02:50:35.575 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2578"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2578"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2578"}
2026-02-17 02:50:35.603 [INFO][95] felix/summary.go 100: Summarising 86 dataplane reconciliation loops over 1m0.8s: avg=35ms longest=84ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:50:35.645 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-6775"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-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-lifecycle-hook-6775"}
2026-02-17 02:50:35.686 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-6775" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:36.193 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb, name=eth0)
2026-02-17 02:50:36.194 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali685798ab77c" profile_ids:"kns.projected-9479" profile_ids:"ksa.projected-9479.default" ipv4_nets:"10.100.8.224/32"}
2026-02-17 02:50:36.194 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:50:36.194 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:50:36.194 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:50:36.195 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali685798ab77c"
2026-02-17 02:50:36.195 [INFO][95] felix/endpoint_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-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:50:36.195 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:50:36.233 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:36.233 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"} status="up"
2026-02-17 02:50:36.339 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9479"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9479"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9479"}
2026-02-17 02:50:36.975 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb, name=eth0)
2026-02-17 02:50:36.975 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb" endpoint_id:"eth0"}
2026-02-17 02:50:36.975 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-9479"}
2026-02-17 02:50:36.976 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-9479.default"}
2026-02-17 02:50:36.976 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:50:36.976 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:50:36.977 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-9479" ipVersion=0x4 table="filter"
2026-02-17 02:50:36.977 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9ZzJFLnzu8yd3opBwr" ipVersion=0x4 table="filter"
2026-02-17 02:50:36.977 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-9479" ipVersion=0x4 table="filter"
2026-02-17 02:50:36.977 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9ZzJFLnzu8yd3opBwr" ipVersion=0x4 table="filter"
2026-02-17 02:50:36.977 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:50:36.977 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali685798ab77c" ipVersion=0x4 table="filter"
2026-02-17 02:50:36.977 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali685798ab77c" ipVersion=0x4 table="filter"
2026-02-17 02:50:36.977 [INFO][95] felix/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-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:50:36.977 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:50:36.978 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.224
2026-02-17 02:50:37.068 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9479/pod-projected-secrets-808a7943-6158-4aea-817b-0e5a027f28fb", EndpointId:"eth0"}
2026-02-17 02:50:37.089 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali685798ab77c" state="down"
2026-02-17 02:50:37.089 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali685798ab77c"
2026-02-17 02:50:37.089 [INFO][95] 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:50:37.089 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali685798ab77c", State:"down", Index:37}
2026-02-17 02:50:37.089 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali685798ab77c", Addrs:set.Typed[string]{}}
2026-02-17 02:50:37.089 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali685798ab77c", Addrs:set.Typed[string]{}}
2026-02-17 02:50:37.096 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali685798ab77c" state=""
2026-02-17 02:50:37.096 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali685798ab77c"
2026-02-17 02:50:37.113 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali685798ab77c", State:"", Index:37}
2026-02-17 02:50:37.113 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali685798ab77c", Addrs:set.Set[string](nil)}
2026-02-17 02:50:37.113 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali685798ab77c", Addrs:set.Set[string](nil)}
2026-02-17 02:50:40.634 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2578"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2578"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2578"}
2026-02-17 02:50:41.654 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9479" name:"default"}
2026-02-17 02:50:41.729 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9479"}
2026-02-17 02:50:46.001 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-6775"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-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-lifecycle-hook-6775"}
2026-02-17 02:50:46.031 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-5748"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-5748"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5748"}
2026-02-17 02:50:46.031 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-storageclass-5748" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:46.147 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-5748"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-5748"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5748"}
2026-02-17 02:50:46.173 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8291"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8291"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8291"}
2026-02-17 02:50:46.198 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-8291" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:46.347 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8291"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8291"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8291"}
2026-02-17 02:50:46.407 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8679"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"services-8679"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8679"}
2026-02-17 02:50:46.438 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8679" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:46.496 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-8679" type:"ExternalName"
2026-02-17 02:50:46.689 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-8679" type:"ClusterIP" cluster_ips:"10.254.158.137" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:50:47.593 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-8679/externalname-service-6dcf6bd6c-lh8gp, name=eth0)
2026-02-17 02:50:47.594 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-8679"} profile:{inbound_rules:{action:"allow" rule_id:"iDLHnf_YReWP0UeL"} outbound_rules:{action:"allow" rule_id:"MklvK4hAwIwHFMYx"}}
2026-02-17 02:50:47.594 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-8679.default"} profile:{}
2026-02-17 02:50:47.594 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8679/externalname-service-6dcf6bd6c-lh8gp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali15502001357" profile_ids:"kns.services-8679" profile_ids:"ksa.services-8679.default" ipv4_nets:"10.100.8.229/32"}
2026-02-17 02:50:47.594 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:50:47.595 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:50:47.595 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:50:47.595 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali15502001357" ipVersion=0x4 table="filter"
2026-02-17 02:50:47.595 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-8679" ipVersion=0x4 table="filter"
2026-02-17 02:50:47.596 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_aWK3jt1QG-q9EcP_lI" ipVersion=0x4 table="filter"
2026-02-17 02:50:47.596 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali15502001357" ipVersion=0x4 table="filter"
2026-02-17 02:50:47.596 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-8679" ipVersion=0x4 table="filter"
2026-02-17 02:50:47.596 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_aWK3jt1QG-q9EcP_lI" ipVersion=0x4 table="filter"
2026-02-17 02:50:47.596 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali15502001357"
2026-02-17 02:50:47.596 [INFO][95] felix/endpoint_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-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:50:47.596 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:50:47.638 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:47.638 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"} status="down"
2026-02-17 02:50:47.661 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali15502001357" state="down"
2026-02-17 02:50:47.661 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15502001357", State:"down", Index:42}
2026-02-17 02:50:47.662 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali15502001357"
2026-02-17 02:50:47.662 [INFO][95] felix/endpoint_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-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:50:47.662 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:50:47.662 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali15502001357"
2026-02-17 02:50:47.662 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali15502001357" state="up"
2026-02-17 02:50:47.698 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:47.698 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"} status="down"
2026-02-17 02:50:47.698 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15502001357", Addrs:set.Typed[string]{}}
2026-02-17 02:50:47.698 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15502001357", Addrs:set.Typed[string]{}}
2026-02-17 02:50:47.698 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15502001357", State:"up", Index:42}
2026-02-17 02:50:47.698 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali15502001357"
2026-02-17 02:50:47.698 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali15502001357"
2026-02-17 02:50:47.698 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali15502001357"
2026-02-17 02:50:47.698 [INFO][95] felix/endpoint_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-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:50:47.698 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:50:47.722 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:47.722 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"} status="up"
2026-02-17 02:50:48.128 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-8679/externalname-service-6dcf6bd6c-lh8gp, name=eth0)
2026-02-17 02:50:48.128 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8679/externalname-service-6dcf6bd6c-lh8gp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali15502001357" profile_ids:"kns.services-8679" profile_ids:"ksa.services-8679.default" ipv4_nets:"10.100.8.229/32"}
2026-02-17 02:50:48.128 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:50:48.128 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:50:48.129 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:50:48.130 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali15502001357"
2026-02-17 02:50:48.130 [INFO][95] felix/endpoint_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-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:50:48.130 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:50:48.154 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:48.154 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"} status="up"
2026-02-17 02:50:49.569 [INFO][95] 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:50:49.569 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali15502001357"
2026-02-17 02:50:49.569 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15502001357", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:49.569 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15502001357", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:51.773 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-6775" name:"default"}
2026-02-17 02:50:52.138 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-8679/execpodrd2hd, name=eth0)
2026-02-17 02:50:52.139 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8679/execpodrd2hd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7ceeb92c71" profile_ids:"kns.services-8679" profile_ids:"ksa.services-8679.default" ipv4_nets:"10.100.8.230/32"}
2026-02-17 02:50:52.139 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:50:52.139 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:50:52.139 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:50:52.141 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif7ceeb92c71" ipVersion=0x4 table="filter"
2026-02-17 02:50:52.141 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif7ceeb92c71" ipVersion=0x4 table="filter"
2026-02-17 02:50:52.141 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif7ceeb92c71"
2026-02-17 02:50:52.141 [INFO][95] felix/endpoint_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-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:50:52.141 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:50:52.151 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calif7ceeb92c71" state="down"
2026-02-17 02:50:52.153 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif7ceeb92c71"
2026-02-17 02:50:52.155 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calif7ceeb92c71" state="up"
2026-02-17 02:50:52.196 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:52.197 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"} status="down"
2026-02-17 02:50:52.197 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7ceeb92c71", State:"down", Index:43}
2026-02-17 02:50:52.197 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7ceeb92c71", Addrs:set.Typed[string]{}}
2026-02-17 02:50:52.197 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7ceeb92c71", Addrs:set.Typed[string]{}}
2026-02-17 02:50:52.197 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7ceeb92c71", State:"up", Index:43}
2026-02-17 02:50:52.197 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif7ceeb92c71"
2026-02-17 02:50:52.197 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif7ceeb92c71"
2026-02-17 02:50:52.198 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7ceeb92c71"
2026-02-17 02:50:52.198 [INFO][95] felix/endpoint_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-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:50:52.198 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:50:52.229 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:52.229 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"} status="up"
2026-02-17 02:50:52.467 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-6775"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-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-lifecycle-hook-6775"}
2026-02-17 02:50:52.549 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-6775"}
2026-02-17 02:50:52.584 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-storageclass-5748" name:"default"}
2026-02-17 02:50:52.649 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-5748"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-5748"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5748"}
2026-02-17 02:50:52.796 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-storageclass-5748"}
2026-02-17 02:50:52.967 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-8291" name:"default"}
2026-02-17 02:50:53.012 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8291"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8291"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8291"}
2026-02-17 02:50:53.218 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-8291"}
2026-02-17 02:50:53.286 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-8679/execpodrd2hd, name=eth0)
2026-02-17 02:50:53.287 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8679/execpodrd2hd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7ceeb92c71" profile_ids:"kns.services-8679" profile_ids:"ksa.services-8679.default" ipv4_nets:"10.100.8.230/32"}
2026-02-17 02:50:53.287 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:50:53.287 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:50:53.288 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:50:53.288 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7ceeb92c71"
2026-02-17 02:50:53.289 [INFO][95] felix/endpoint_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-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:50:53.289 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:50:53.316 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:53.316 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"} status="up"
2026-02-17 02:50:53.537 [INFO][95] 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:50:53.537 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif7ceeb92c71"
2026-02-17 02:50:53.537 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7ceeb92c71", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:53.537 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7ceeb92c71", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:54.217 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01, name=eth0)
2026-02-17 02:50:54.217 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2751e0e2b13" profile_ids:"kns.container-probe-8664" profile_ids:"ksa.container-probe-8664.default" ipv4_nets:"10.100.8.228/32"}
2026-02-17 02:50:54.217 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:54.217 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:54.217 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:54.218 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2751e0e2b13"
2026-02-17 02:50:54.218 [INFO][95] felix/endpoint_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-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:54.218 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:50:54.244 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:54.244 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} status="up"
2026-02-17 02:50:55.289 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-8679"
2026-02-17 02:50:55.442 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8679"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"services-8679"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8679"}
2026-02-17 02:50:55.485 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7208"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7208"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7208"}
2026-02-17 02:50:55.485 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-7208" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:55.695 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7208"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7208"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7208"}
2026-02-17 02:50:55.730 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2903"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2903"}
2026-02-17 02:50:55.763 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-2903" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:00.558 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-8679/execpodrd2hd, name=eth0)
2026-02-17 02:51:00.559 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8679/execpodrd2hd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7ceeb92c71" profile_ids:"kns.services-8679" profile_ids:"ksa.services-8679.default" ipv4_nets:"10.100.8.230/32"}
2026-02-17 02:51:00.560 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:51:00.561 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:51:00.561 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:51:00.562 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7ceeb92c71"
2026-02-17 02:51:00.563 [INFO][95] felix/endpoint_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-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:51:00.563 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:51:00.598 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:00.598 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"} status="up"
2026-02-17 02:51:00.693 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-8679/execpodrd2hd, name=eth0)
2026-02-17 02:51:00.694 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8679/execpodrd2hd" endpoint_id:"eth0"}
2026-02-17 02:51:00.694 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:51:00.694 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:51:00.695 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:51:00.695 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif7ceeb92c71" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.695 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif7ceeb92c71" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.695 [INFO][95] felix/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-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:51:00.695 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:51:00.697 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.230
2026-02-17 02:51:00.762 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/execpodrd2hd", EndpointId:"eth0"}
2026-02-17 02:51:00.817 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-8679/externalname-service-6dcf6bd6c-lh8gp, name=eth0)
2026-02-17 02:51:00.818 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8679/externalname-service-6dcf6bd6c-lh8gp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali15502001357" profile_ids:"kns.services-8679" profile_ids:"ksa.services-8679.default" ipv4_nets:"10.100.8.229/32"}
2026-02-17 02:51:00.818 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:51:00.818 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:51:00.818 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:51:00.821 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali15502001357"
2026-02-17 02:51:00.822 [INFO][95] felix/endpoint_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-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:51:00.822 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:51:00.825 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-8679/externalname-service-6dcf6bd6c-lh8gp, name=eth0)
2026-02-17 02:51:00.853 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:00.853 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"} status="up"
2026-02-17 02:51:00.853 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8679/externalname-service-6dcf6bd6c-lh8gp" endpoint_id:"eth0"}
2026-02-17 02:51:00.853 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-8679"}
2026-02-17 02:51:00.853 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-8679.default"}
2026-02-17 02:51:00.853 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:51:00.854 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:51:00.854 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-8679" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.854 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_aWK3jt1QG-q9EcP_lI" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.854 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-8679" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.854 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_aWK3jt1QG-q9EcP_lI" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.854 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:51:00.854 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali15502001357" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.854 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali15502001357" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.854 [INFO][95] felix/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-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:51:00.854 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:51:00.855 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.229
2026-02-17 02:51:00.923 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8679/externalname-service-6dcf6bd6c-lh8gp", EndpointId:"eth0"}
2026-02-17 02:51:01.196 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calif7ceeb92c71" state="down"
2026-02-17 02:51:01.196 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7ceeb92c71", State:"down", Index:43}
2026-02-17 02:51:01.196 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif7ceeb92c71"
2026-02-17 02:51:01.196 [INFO][95] 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:51:01.200 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calif7ceeb92c71" state=""
2026-02-17 02:51:01.200 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif7ceeb92c71"
2026-02-17 02:51:01.225 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7ceeb92c71", Addrs:set.Typed[string]{}}
2026-02-17 02:51:01.225 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7ceeb92c71", Addrs:set.Typed[string]{}}
2026-02-17 02:51:01.225 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7ceeb92c71", State:"", Index:43}
2026-02-17 02:51:01.225 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7ceeb92c71", Addrs:set.Set[string](nil)}
2026-02-17 02:51:01.225 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7ceeb92c71", Addrs:set.Set[string](nil)}
2026-02-17 02:51:02.135 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8679" name:"default"}
2026-02-17 02:51:02.457 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-7208" name:"default"}
2026-02-17 02:51:02.580 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7208"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7208"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7208"}
2026-02-17 02:51:02.616 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-7208"}
2026-02-17 02:51:02.736 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8679"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"services-8679"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8679"}
2026-02-17 02:51:02.772 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8679"}
2026-02-17 02:51:03.313 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali15502001357" state="down"
2026-02-17 02:51:03.314 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15502001357", State:"down", Index:42}
2026-02-17 02:51:03.324 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali15502001357"
2026-02-17 02:51:03.324 [INFO][95] 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:51:03.324 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali15502001357" state=""
2026-02-17 02:51:03.325 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali15502001357"
2026-02-17 02:51:03.338 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15502001357", Addrs:set.Typed[string]{}}
2026-02-17 02:51:03.338 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15502001357", Addrs:set.Typed[string]{}}
2026-02-17 02:51:03.339 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15502001357", State:"", Index:42}
2026-02-17 02:51:03.339 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15502001357", Addrs:set.Set[string](nil)}
2026-02-17 02:51:03.339 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15502001357", Addrs:set.Set[string](nil)}
2026-02-17 02:51:05.322 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" ipv4_addr:"192.168.24.244/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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} 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:05.322 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:51:05.322 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:51:14.448 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01, name=eth0)
2026-02-17 02:51:14.448 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2751e0e2b13" profile_ids:"kns.container-probe-8664" profile_ids:"ksa.container-probe-8664.default" ipv4_nets:"10.100.8.228/32"}
2026-02-17 02:51:14.448 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:51:14.448 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:51:14.448 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:51:14.449 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2751e0e2b13"
2026-02-17 02:51:14.449 [INFO][95] felix/endpoint_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-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:51:14.449 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:51:14.474 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:14.474 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} status="up"
2026-02-17 02:51:18.794 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-2578" name:"default"}
2026-02-17 02:51:19.068 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-2578"}
2026-02-17 02:51:26.882 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:51:33.527 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01, name=eth0)
2026-02-17 02:51:33.528 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2751e0e2b13" profile_ids:"kns.container-probe-8664" profile_ids:"ksa.container-probe-8664.default" ipv4_nets:"10.100.8.228/32"}
2026-02-17 02:51:33.528 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:51:33.528 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:51:33.528 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:51:33.529 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2751e0e2b13"
2026-02-17 02:51:33.529 [INFO][95] felix/endpoint_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-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:51:33.529 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:51:33.559 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:33.559 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} status="up"
2026-02-17 02:51:40.092 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229/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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} 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:40.092 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:51:40.092 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:51:40.122 [INFO][95] felix/summary.go 100: Summarising 72 dataplane reconciliation loops over 1m4.5s: avg=33ms longest=92ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:51:53.587 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01, name=eth0)
2026-02-17 02:51:53.587 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2751e0e2b13" profile_ids:"kns.container-probe-8664" profile_ids:"ksa.container-probe-8664.default" ipv4_nets:"10.100.8.228/32"}
2026-02-17 02:51:53.588 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:51:53.588 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:51:53.588 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:51:53.589 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2751e0e2b13"
2026-02-17 02:51:53.589 [INFO][95] felix/endpoint_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-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:51:53.589 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:51:53.618 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:53.618 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} status="up"
2026-02-17 02:52:26.930 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:52:35.984 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01, name=eth0)
2026-02-17 02:52:35.984 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2751e0e2b13" profile_ids:"kns.container-probe-8664" profile_ids:"ksa.container-probe-8664.default" ipv4_nets:"10.100.8.228/32"}
2026-02-17 02:52:35.984 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:52:35.984 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:52:35.984 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:52:35.986 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2751e0e2b13"
2026-02-17 02:52:35.986 [INFO][95] felix/endpoint_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-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:52:35.986 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:52:36.012 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:36.012 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} status="up"
2026-02-17 02:52:37.872 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01, name=eth0)
2026-02-17 02:52:37.872 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2751e0e2b13" profile_ids:"kns.container-probe-8664" profile_ids:"ksa.container-probe-8664.default" ipv4_nets:"10.100.8.228/32"}
2026-02-17 02:52:37.872 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:52:37.872 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:52:37.872 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:52:37.873 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2751e0e2b13"
2026-02-17 02:52:37.874 [INFO][95] felix/endpoint_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-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:52:37.874 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:52:37.879 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01, name=eth0)
2026-02-17 02:52:37.906 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:37.906 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"} status="up"
2026-02-17 02:52:37.906 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01" endpoint_id:"eth0"}
2026-02-17 02:52:37.906 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-8664"}
2026-02-17 02:52:37.907 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-8664.default"}
2026-02-17 02:52:37.907 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:52:37.907 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:52:37.907 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EB7L_x6gE8Bn6LyuS9" ipVersion=0x4 table="filter"
2026-02-17 02:52:37.907 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_piQFnPpKpLgFltCZdh" ipVersion=0x4 table="filter"
2026-02-17 02:52:37.907 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EB7L_x6gE8Bn6LyuS9" ipVersion=0x4 table="filter"
2026-02-17 02:52:37.907 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_piQFnPpKpLgFltCZdh" ipVersion=0x4 table="filter"
2026-02-17 02:52:37.907 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:52:37.907 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2751e0e2b13" ipVersion=0x4 table="filter"
2026-02-17 02:52:37.907 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2751e0e2b13" ipVersion=0x4 table="filter"
2026-02-17 02:52:37.907 [INFO][95] felix/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-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:52:37.907 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:52:37.908 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.228
2026-02-17 02:52:37.978 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8664/liveness-1444898b-109b-4435-911e-22d1300b2a01", EndpointId:"eth0"}
2026-02-17 02:52:37.978 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8664"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8664"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8664"}
2026-02-17 02:52:37.978 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6775"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-6775"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6775"}
2026-02-17 02:52:38.015 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6775" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:38.289 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali2751e0e2b13" state="down"
2026-02-17 02:52:38.290 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2751e0e2b13"
2026-02-17 02:52:38.290 [INFO][95] 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:52:38.290 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2751e0e2b13", State:"down", Index:41}
2026-02-17 02:52:38.290 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2751e0e2b13", Addrs:set.Typed[string]{}}
2026-02-17 02:52:38.290 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2751e0e2b13", Addrs:set.Typed[string]{}}
2026-02-17 02:52:38.293 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali2751e0e2b13" state=""
2026-02-17 02:52:38.293 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2751e0e2b13"
2026-02-17 02:52:38.317 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2751e0e2b13", State:"", Index:41}
2026-02-17 02:52:38.317 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2751e0e2b13", Addrs:set.Set[string](nil)}
2026-02-17 02:52:38.317 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2751e0e2b13", Addrs:set.Set[string](nil)}
2026-02-17 02:52:38.592 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-6775/with-max-failed-indexes-0-7nrsz, name=eth0)
2026-02-17 02:52:38.592 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6775"} profile:{inbound_rules:{action:"allow" rule_id:"bNaVi_FuhL-BE1Qy"} outbound_rules:{action:"allow" rule_id:"712_5XT8XAZF66gO"}}
2026-02-17 02:52:38.592 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6775.default"} profile:{}
2026-02-17 02:52:38.593 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6775/with-max-failed-indexes-0-7nrsz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68942450d8e" profile_ids:"kns.job-6775" profile_ids:"ksa.job-6775.default" ipv4_nets:"10.100.8.231/32"}
2026-02-17 02:52:38.593 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:38.593 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:38.593 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:38.593 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali68942450d8e" ipVersion=0x4 table="filter"
2026-02-17 02:52:38.593 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6775" ipVersion=0x4 table="filter"
2026-02-17 02:52:38.593 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9innA8AO3y0VO0nZS3" ipVersion=0x4 table="filter"
2026-02-17 02:52:38.593 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali68942450d8e" ipVersion=0x4 table="filter"
2026-02-17 02:52:38.593 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6775" ipVersion=0x4 table="filter"
2026-02-17 02:52:38.594 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9innA8AO3y0VO0nZS3" ipVersion=0x4 table="filter"
2026-02-17 02:52:38.594 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali68942450d8e"
2026-02-17 02:52:38.594 [INFO][95] felix/endpoint_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-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:38.594 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:38.637 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:38.637 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"} status="down"
2026-02-17 02:52:38.668 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali68942450d8e" state="down"
2026-02-17 02:52:38.668 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68942450d8e", State:"down", Index:44}
2026-02-17 02:52:38.668 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali68942450d8e"
2026-02-17 02:52:38.668 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68942450d8e", Addrs:set.Typed[string]{}}
2026-02-17 02:52:38.668 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68942450d8e", Addrs:set.Typed[string]{}}
2026-02-17 02:52:38.668 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali68942450d8e"
2026-02-17 02:52:38.668 [INFO][95] felix/endpoint_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-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:38.668 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:38.668 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali68942450d8e" state="up"
2026-02-17 02:52:38.692 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:38.692 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"} status="down"
2026-02-17 02:52:38.692 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68942450d8e", State:"up", Index:44}
2026-02-17 02:52:38.693 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali68942450d8e"
2026-02-17 02:52:38.693 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali68942450d8e"
2026-02-17 02:52:38.693 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68942450d8e"
2026-02-17 02:52:38.693 [INFO][95] felix/endpoint_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-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:38.693 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:38.717 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:38.717 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"} status="up"
2026-02-17 02:52:39.943 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-6775/with-max-failed-indexes-0-7nrsz, name=eth0)
2026-02-17 02:52:39.943 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6775/with-max-failed-indexes-0-7nrsz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68942450d8e" profile_ids:"kns.job-6775" profile_ids:"ksa.job-6775.default" ipv4_nets:"10.100.8.231/32"}
2026-02-17 02:52:39.944 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:39.944 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:39.944 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:39.944 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68942450d8e"
2026-02-17 02:52:39.945 [INFO][95] felix/endpoint_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-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:39.945 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:39.976 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:39.976 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"} status="up"
2026-02-17 02:52:40.417 [INFO][95] 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:52:40.417 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali68942450d8e"
2026-02-17 02:52:40.417 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68942450d8e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:40.417 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68942450d8e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:40.446 [INFO][95] felix/summary.go 100: Summarising 18 dataplane reconciliation loops over 1m0.3s: avg=34ms longest=72ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:52:41.082 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-6775/with-max-failed-indexes-0-7nrsz, name=eth0)
2026-02-17 02:52:41.082 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6775/with-max-failed-indexes-0-7nrsz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68942450d8e" profile_ids:"kns.job-6775" profile_ids:"ksa.job-6775.default" ipv4_nets:"10.100.8.231/32"}
2026-02-17 02:52:41.083 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:41.083 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:41.083 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:41.084 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68942450d8e"
2026-02-17 02:52:41.085 [INFO][95] felix/endpoint_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-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:41.085 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:41.109 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:41.109 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"} status="up"
2026-02-17 02:52:41.187 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali68942450d8e" state="down"
2026-02-17 02:52:41.187 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali68942450d8e"
2026-02-17 02:52:41.187 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68942450d8e", State:"down", Index:44}
2026-02-17 02:52:41.187 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68942450d8e", Addrs:set.Typed[string]{}}
2026-02-17 02:52:41.187 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68942450d8e", Addrs:set.Typed[string]{}}
2026-02-17 02:52:41.187 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali68942450d8e"
2026-02-17 02:52:41.187 [INFO][95] felix/endpoint_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-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:41.187 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:41.188 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.231
2026-02-17 02:52:41.188 [INFO][95] 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:52:41.190 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali68942450d8e" state=""
2026-02-17 02:52:41.191 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali68942450d8e"
2026-02-17 02:52:41.213 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:41.213 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"} status="down"
2026-02-17 02:52:41.213 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68942450d8e", State:"", Index:44}
2026-02-17 02:52:41.213 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68942450d8e", Addrs:set.Set[string](nil)}
2026-02-17 02:52:41.213 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68942450d8e", Addrs:set.Set[string](nil)}
2026-02-17 02:52:41.214 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali68942450d8e"
2026-02-17 02:52:41.214 [INFO][95] felix/endpoint_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-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:41.214 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:41.238 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:41.238 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"} status="down"
2026-02-17 02:52:41.313 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-6775/with-max-failed-indexes-0-7nrsz, name=eth0)
2026-02-17 02:52:41.313 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6775/with-max-failed-indexes-0-7nrsz" endpoint_id:"eth0"}
2026-02-17 02:52:41.313 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6775"}
2026-02-17 02:52:41.314 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6775.default"}
2026-02-17 02:52:41.314 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:41.314 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:41.314 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6775" ipVersion=0x4 table="filter"
2026-02-17 02:52:41.314 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9innA8AO3y0VO0nZS3" ipVersion=0x4 table="filter"
2026-02-17 02:52:41.314 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6775" ipVersion=0x4 table="filter"
2026-02-17 02:52:41.314 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9innA8AO3y0VO0nZS3" ipVersion=0x4 table="filter"
2026-02-17 02:52:41.314 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:41.314 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali68942450d8e" ipVersion=0x4 table="filter"
2026-02-17 02:52:41.314 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali68942450d8e" ipVersion=0x4 table="filter"
2026-02-17 02:52:41.314 [INFO][95] felix/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-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:41.314 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:41.392 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6775/with-max-failed-indexes-0-7nrsz", EndpointId:"eth0"}
2026-02-17 02:52:41.674 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4915"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4915"}
2026-02-17 02:52:41.711 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3470"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3470"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3470"}
2026-02-17 02:52:41.712 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-3470" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:43.306 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-8664" name:"default"}
2026-02-17 02:52:43.340 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8664"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8664"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8664"}
2026-02-17 02:52:43.374 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-8664"}
2026-02-17 02:52:44.066 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6775"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-6775"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6775"}
2026-02-17 02:52:44.104 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1371"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1371"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1371"}
2026-02-17 02:52:44.128 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-1371" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:45.812 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3470"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3470"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3470"}
2026-02-17 02:52:45.842 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9690"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9690"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9690"}
2026-02-17 02:52:45.842 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9690" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:45.974 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9690"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9690"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9690"}
2026-02-17 02:52:46.001 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5342"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5342"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5342"}
2026-02-17 02:52:46.001 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5342" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:46.022 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5342"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5342"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5342"} labels:{key:"webhook-5342" value:"true"}
2026-02-17 02:52:46.054 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9327"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-9327"} labels:{key:"webhook-5342-markers" value:"true"}
2026-02-17 02:52:46.054 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-9327" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:46.737 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-4915" name:"default"}
2026-02-17 02:52:47.000 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4915"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4915"}
2026-02-17 02:52:47.031 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-4915"}
2026-02-17 02:52:48.636 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5342" type:"ClusterIP" cluster_ips:"10.254.53.248" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:52:49.145 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6775" name:"default"}
2026-02-17 02:52:50.112 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5342"
2026-02-17 02:52:50.570 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6775"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-6775"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6775"}
2026-02-17 02:52:50.812 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6775"}
2026-02-17 02:52:50.843 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5342"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5342"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5342"} labels:{key:"webhook-5342" value:"true"}
2026-02-17 02:52:50.874 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9327"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-9327"} labels:{key:"webhook-5342-markers" value:"true"}
2026-02-17 02:52:50.929 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6642"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6642"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6642"}
2026-02-17 02:52:50.929 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6642" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:51.998 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-5342/webhook-to-be-mutated, name=eth0)
2026-02-17 02:52:51.999 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-5342"} profile:{inbound_rules:{action:"allow" rule_id:"JmCdwO3i8BztjUdL"} outbound_rules:{action:"allow" rule_id:"1II0yY7wTF75masI"}}
2026-02-17 02:52:51.999 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-5342.default"} profile:{}
2026-02-17 02:52:51.999 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5342/webhook-to-be-mutated" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3688ffc55d3" profile_ids:"kns.webhook-5342" profile_ids:"ksa.webhook-5342.default" ipv4_nets:"10.100.8.232/32"}
2026-02-17 02:52:51.999 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:51.999 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:51.999 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:52.000 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3688ffc55d3" ipVersion=0x4 table="filter"
2026-02-17 02:52:52.000 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-5342" ipVersion=0x4 table="filter"
2026-02-17 02:52:52.000 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_asx1B3A08-cy1D0NBj" ipVersion=0x4 table="filter"
2026-02-17 02:52:52.000 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3688ffc55d3" ipVersion=0x4 table="filter"
2026-02-17 02:52:52.000 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-5342" ipVersion=0x4 table="filter"
2026-02-17 02:52:52.000 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_asx1B3A08-cy1D0NBj" ipVersion=0x4 table="filter"
2026-02-17 02:52:52.000 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3688ffc55d3"
2026-02-17 02:52:52.000 [INFO][95] felix/endpoint_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-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:52.000 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:52.043 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:52.043 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"} status="down"
2026-02-17 02:52:52.064 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali3688ffc55d3" state="down"
2026-02-17 02:52:52.064 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3688ffc55d3", State:"down", Index:45}
2026-02-17 02:52:52.065 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3688ffc55d3"
2026-02-17 02:52:52.065 [INFO][95] felix/endpoint_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-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:52.065 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:52.065 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3688ffc55d3"
2026-02-17 02:52:52.070 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali3688ffc55d3" state="up"
2026-02-17 02:52:52.090 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:52.090 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"} status="down"
2026-02-17 02:52:52.090 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3688ffc55d3", Addrs:set.Typed[string]{}}
2026-02-17 02:52:52.090 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3688ffc55d3", Addrs:set.Typed[string]{}}
2026-02-17 02:52:52.090 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3688ffc55d3", State:"up", Index:45}
2026-02-17 02:52:52.091 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3688ffc55d3"
2026-02-17 02:52:52.091 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3688ffc55d3"
2026-02-17 02:52:52.091 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3688ffc55d3"
2026-02-17 02:52:52.091 [INFO][95] felix/endpoint_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-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:52.091 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:52.117 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:52.117 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"} status="up"
2026-02-17 02:52:52.208 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9690" name:"default"}
2026-02-17 02:52:52.819 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-3470" name:"default"}
2026-02-17 02:52:52.898 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9690"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9690"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9690"}
2026-02-17 02:52:52.927 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9690"}
2026-02-17 02:52:52.982 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-5342/webhook-to-be-mutated, name=eth0)
2026-02-17 02:52:52.982 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5342/webhook-to-be-mutated" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3688ffc55d3" profile_ids:"kns.webhook-5342" profile_ids:"ksa.webhook-5342.default" ipv4_nets:"10.100.8.232/32"}
2026-02-17 02:52:52.982 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:52.983 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:52.983 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:52.984 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3688ffc55d3"
2026-02-17 02:52:52.985 [INFO][95] felix/endpoint_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-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:52.985 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:53.027 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:53.027 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"} status="up"
2026-02-17 02:52:53.027 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3470"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3470"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3470"}
2026-02-17 02:52:53.095 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-3470"}
2026-02-17 02:52:53.473 [INFO][95] 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:52:53.473 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3688ffc55d3"
2026-02-17 02:52:53.473 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3688ffc55d3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:53.473 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3688ffc55d3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:54.002 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-5342/webhook-to-be-mutated, name=eth0)
2026-02-17 02:52:54.002 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5342/webhook-to-be-mutated" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3688ffc55d3" profile_ids:"kns.webhook-5342" profile_ids:"ksa.webhook-5342.default" ipv4_nets:"10.100.8.232/32"}
2026-02-17 02:52:54.002 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:54.002 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:54.003 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:54.003 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3688ffc55d3"
2026-02-17 02:52:54.003 [INFO][95] felix/endpoint_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-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:54.003 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:54.025 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:54.025 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"} status="up"
2026-02-17 02:52:54.226 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1371"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1371"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1371"}
2026-02-17 02:52:54.255 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-2546"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-2546"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2546"}
2026-02-17 02:52:54.255 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-2546" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:54.382 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-2546"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-2546"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2546"}
2026-02-17 02:52:54.410 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5011"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5011"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5011"}
2026-02-17 02:52:54.432 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-5011" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:54.529 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5011"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5011"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5011"}
2026-02-17 02:52:54.566 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4360"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4360"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4360"}
2026-02-17 02:52:54.599 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-4360" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:55.868 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-5342/webhook-to-be-mutated, name=eth0)
2026-02-17 02:52:55.868 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5342/webhook-to-be-mutated" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3688ffc55d3" profile_ids:"kns.webhook-5342" profile_ids:"ksa.webhook-5342.default" ipv4_nets:"10.100.8.232/32"}
2026-02-17 02:52:55.868 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:55.868 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:55.868 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:55.870 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3688ffc55d3"
2026-02-17 02:52:55.870 [INFO][95] felix/endpoint_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-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:55.871 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:55.888 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-5342/webhook-to-be-mutated, name=eth0)
2026-02-17 02:52:55.907 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:55.907 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"} status="up"
2026-02-17 02:52:55.907 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5342"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5342"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5342"} labels:{key:"webhook-5342" value:"true"}
2026-02-17 02:52:55.907 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5342/webhook-to-be-mutated" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3688ffc55d3" profile_ids:"kns.webhook-5342" profile_ids:"ksa.webhook-5342.default" ipv4_nets:"10.100.8.232/32"}
2026-02-17 02:52:55.907 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:55.907 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:55.908 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:55.908 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3688ffc55d3"
2026-02-17 02:52:55.909 [INFO][95] felix/endpoint_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-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:55.909 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:55.969 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:55.969 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"} status="up"
2026-02-17 02:52:55.989 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-9327" name:"default"}
2026-02-17 02:52:56.092 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-5342/webhook-to-be-mutated, name=eth0)
2026-02-17 02:52:56.092 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5342/webhook-to-be-mutated" endpoint_id:"eth0"}
2026-02-17 02:52:56.092 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-5342"}
2026-02-17 02:52:56.092 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-5342.default"}
2026-02-17 02:52:56.092 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:56.092 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:56.093 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-5342" ipVersion=0x4 table="filter"
2026-02-17 02:52:56.093 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_asx1B3A08-cy1D0NBj" ipVersion=0x4 table="filter"
2026-02-17 02:52:56.093 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-5342" ipVersion=0x4 table="filter"
2026-02-17 02:52:56.093 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_asx1B3A08-cy1D0NBj" ipVersion=0x4 table="filter"
2026-02-17 02:52:56.093 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:56.093 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3688ffc55d3" ipVersion=0x4 table="filter"
2026-02-17 02:52:56.093 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3688ffc55d3" ipVersion=0x4 table="filter"
2026-02-17 02:52:56.093 [INFO][95] felix/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-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:56.093 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:56.094 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.232
2026-02-17 02:52:56.183 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5342/webhook-to-be-mutated", EndpointId:"eth0"}
2026-02-17 02:52:56.213 [INFO][95] 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:52:56.213 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3688ffc55d3"
2026-02-17 02:52:56.213 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali3688ffc55d3" state="down"
2026-02-17 02:52:56.213 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3688ffc55d3", Addrs:set.Typed[string]{}}
2026-02-17 02:52:56.214 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3688ffc55d3", Addrs:set.Typed[string]{}}
2026-02-17 02:52:56.214 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3688ffc55d3", State:"down", Index:45}
2026-02-17 02:52:56.215 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali3688ffc55d3" state=""
2026-02-17 02:52:56.215 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3688ffc55d3"
2026-02-17 02:52:56.245 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3688ffc55d3", State:"", Index:45}
2026-02-17 02:52:56.245 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3688ffc55d3", Addrs:set.Set[string](nil)}
2026-02-17 02:52:56.245 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3688ffc55d3", Addrs:set.Set[string](nil)}
2026-02-17 02:52:56.290 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9327"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-9327"} labels:{key:"webhook-5342-markers" value:"true"}
2026-02-17 02:52:56.318 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-9327"}
2026-02-17 02:52:59.257 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-1371" name:"default"}
2026-02-17 02:52:59.471 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1371"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1371"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1371"}
2026-02-17 02:52:59.500 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-1371"}
2026-02-17 02:52:59.590 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-2546" name:"default"}
2026-02-17 02:52:59.726 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-2546"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-2546"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2546"}
2026-02-17 02:52:59.778 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-2546"}
2026-02-17 02:52:59.927 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-5011" name:"default"}
2026-02-17 02:52:59.953 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5011"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5011"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5011"}
2026-02-17 02:52:59.978 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-5011"}
2026-02-17 02:53:00.947 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5342" name:"default"}
2026-02-17 02:53:01.300 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5342"}
2026-02-17 02:53:26.945 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:53:30.502 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2903"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2903"}
2026-02-17 02:53:30.530 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-3062"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-3062"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3062"}
2026-02-17 02:53:30.557 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-3062" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:31.539 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-3062"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-3062"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3062"}
2026-02-17 02:53:31.576 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4395"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4395"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4395"}
2026-02-17 02:53:31.601 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4395" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:31.623 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4395" name:"mount"} labels:{key:"projectcalico.org/name" value:"mount"}
2026-02-17 02:53:31.644 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4395" name:"nomount"} labels:{key:"projectcalico.org/name" value:"nomount"}
2026-02-17 02:53:31.779 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4395"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4395"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4395"}
2026-02-17 02:53:31.812 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9732"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9732"}
2026-02-17 02:53:31.851 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9732" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:32.125 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=svcaccounts-4395/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:53:32.125 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-4395"} profile:{inbound_rules:{action:"allow" rule_id:"9XWqE9gIuphEfz4D"} outbound_rules:{action:"allow" rule_id:"XvSC9M5b76zUx5uR"}}
2026-02-17 02:53:32.126 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-4395.mount"} profile:{}
2026-02-17 02:53:32.126 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4395/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliddce6b4d036" profile_ids:"kns.svcaccounts-4395" profile_ids:"ksa.svcaccounts-4395.mount" ipv4_nets:"10.100.8.233/32"}
2026-02-17 02:53:32.126 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:32.126 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:32.126 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:32.134 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliddce6b4d036" ipVersion=0x4 table="filter"
2026-02-17 02:53:32.134 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_J6g8Kjgxvv8st-_QER" ipVersion=0x4 table="filter"
2026-02-17 02:53:32.134 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_510sULbsziYI0kcj09" ipVersion=0x4 table="filter"
2026-02-17 02:53:32.134 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliddce6b4d036" ipVersion=0x4 table="filter"
2026-02-17 02:53:32.134 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_J6g8Kjgxvv8st-_QER" ipVersion=0x4 table="filter"
2026-02-17 02:53:32.134 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_510sULbsziYI0kcj09" ipVersion=0x4 table="filter"
2026-02-17 02:53:32.134 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliddce6b4d036"
2026-02-17 02:53:32.134 [INFO][95] felix/endpoint_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-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:32.134 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:32.176 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:32.176 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:53:32.206 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="caliddce6b4d036" state="down"
2026-02-17 02:53:32.206 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliddce6b4d036", State:"down", Index:46}
2026-02-17 02:53:32.206 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliddce6b4d036"
2026-02-17 02:53:32.206 [INFO][95] felix/endpoint_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-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:32.206 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliddce6b4d036"
2026-02-17 02:53:32.206 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:32.210 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="caliddce6b4d036" state="up"
2026-02-17 02:53:32.230 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:32.230 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:53:32.231 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliddce6b4d036", Addrs:set.Typed[string]{}}
2026-02-17 02:53:32.231 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliddce6b4d036", Addrs:set.Typed[string]{}}
2026-02-17 02:53:32.231 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliddce6b4d036", State:"up", Index:46}
2026-02-17 02:53:32.231 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliddce6b4d036"
2026-02-17 02:53:32.231 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliddce6b4d036"
2026-02-17 02:53:32.231 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliddce6b4d036"
2026-02-17 02:53:32.232 [INFO][95] felix/endpoint_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-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:32.232 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:32.261 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:32.261 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:53:32.468 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c, name=eth0)
2026-02-17 02:53:32.468 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-9732"} profile:{inbound_rules:{action:"allow" rule_id:"BeH-7obfABVkyBe7"} outbound_rules:{action:"allow" rule_id:"QEdUojUbG3_xJ-AS"}}
2026-02-17 02:53:32.468 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-9732.default"} profile:{}
2026-02-17 02:53:32.468 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5b131dd253" profile_ids:"kns.downward-api-9732" profile_ids:"ksa.downward-api-9732.default" ipv4_nets:"10.100.8.234/32"}
2026-02-17 02:53:32.468 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:32.468 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:32.469 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:32.469 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia5b131dd253" ipVersion=0x4 table="filter"
2026-02-17 02:53:32.469 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FHaLawptfnBrbK7nb3" ipVersion=0x4 table="filter"
2026-02-17 02:53:32.469 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gdI09N4NydkXm78AYs" ipVersion=0x4 table="filter"
2026-02-17 02:53:32.469 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia5b131dd253" ipVersion=0x4 table="filter"
2026-02-17 02:53:32.469 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FHaLawptfnBrbK7nb3" ipVersion=0x4 table="filter"
2026-02-17 02:53:32.469 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gdI09N4NydkXm78AYs" ipVersion=0x4 table="filter"
2026-02-17 02:53:32.469 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia5b131dd253"
2026-02-17 02:53:32.469 [INFO][95] felix/endpoint_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-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:32.469 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:32.509 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:32.509 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"} status="down"
2026-02-17 02:53:32.544 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calia5b131dd253" state="down"
2026-02-17 02:53:32.544 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia5b131dd253"
2026-02-17 02:53:32.544 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5b131dd253", State:"down", Index:47}
2026-02-17 02:53:32.544 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calia5b131dd253" state="up"
2026-02-17 02:53:32.544 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5b131dd253", Addrs:set.Typed[string]{}}
2026-02-17 02:53:32.544 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5b131dd253", Addrs:set.Typed[string]{}}
2026-02-17 02:53:32.544 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5b131dd253", State:"up", Index:47}
2026-02-17 02:53:32.544 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia5b131dd253"
2026-02-17 02:53:32.544 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia5b131dd253"
2026-02-17 02:53:32.544 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5b131dd253"
2026-02-17 02:53:32.545 [INFO][95] felix/endpoint_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-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:32.545 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:32.569 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:32.569 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"} status="up"
2026-02-17 02:53:33.153 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c, name=eth0)
2026-02-17 02:53:33.153 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5b131dd253" profile_ids:"kns.downward-api-9732" profile_ids:"ksa.downward-api-9732.default" ipv4_nets:"10.100.8.234/32"}
2026-02-17 02:53:33.153 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:33.153 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:33.153 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:33.159 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5b131dd253"
2026-02-17 02:53:33.159 [INFO][95] felix/endpoint_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-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:33.159 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:33.169 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=svcaccounts-4395/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:53:33.189 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:33.190 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"} status="up"
2026-02-17 02:53:33.190 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4395/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliddce6b4d036" profile_ids:"kns.svcaccounts-4395" profile_ids:"ksa.svcaccounts-4395.mount" ipv4_nets:"10.100.8.233/32"}
2026-02-17 02:53:33.190 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:33.190 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:33.190 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:33.191 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliddce6b4d036"
2026-02-17 02:53:33.191 [INFO][95] felix/endpoint_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-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:33.191 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:33.227 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:33.228 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:53:33.889 [INFO][95] 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:53:33.890 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia5b131dd253"
2026-02-17 02:53:33.890 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5b131dd253", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:33.890 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5b131dd253", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:34.113 [INFO][95] 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:53:34.114 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliddce6b4d036"
2026-02-17 02:53:34.114 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliddce6b4d036", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:34.114 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliddce6b4d036", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:34.348 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c, name=eth0)
2026-02-17 02:53:34.348 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia5b131dd253" profile_ids:"kns.downward-api-9732" profile_ids:"ksa.downward-api-9732.default" ipv4_nets:"10.100.8.234/32"}
2026-02-17 02:53:34.349 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:34.349 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:34.349 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 47
2026-02-17 02:53:34.357 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5b131dd253"
2026-02-17 02:53:34.357 [INFO][95] 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-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:34.357 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:34.381 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:34.381 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"} status="down"
2026-02-17 02:53:34.390 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia5b131dd253"
2026-02-17 02:53:34.391 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.234
2026-02-17 02:53:34.450 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calia5b131dd253" state="down"
2026-02-17 02:53:34.450 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia5b131dd253"
2026-02-17 02:53:34.450 [INFO][95] 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:53:34.450 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5b131dd253", State:"down", Index:47}
2026-02-17 02:53:34.450 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5b131dd253", Addrs:set.Typed[string]{}}
2026-02-17 02:53:34.450 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5b131dd253", Addrs:set.Typed[string]{}}
2026-02-17 02:53:34.450 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia5b131dd253"
2026-02-17 02:53:34.450 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia5b131dd253"
2026-02-17 02:53:34.451 [INFO][95] felix/endpoint_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-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:34.451 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:34.455 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calia5b131dd253" state=""
2026-02-17 02:53:34.455 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia5b131dd253"
2026-02-17 02:53:34.488 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:34.488 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"} status="down"
2026-02-17 02:53:34.488 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia5b131dd253", State:"", Index:47}
2026-02-17 02:53:34.488 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia5b131dd253", Addrs:set.Set[string](nil)}
2026-02-17 02:53:34.488 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia5b131dd253", Addrs:set.Set[string](nil)}
2026-02-17 02:53:34.488 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia5b131dd253"
2026-02-17 02:53:34.489 [INFO][95] felix/endpoint_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-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:34.489 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:34.517 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:34.517 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"} status="down"
2026-02-17 02:53:34.566 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c, name=eth0)
2026-02-17 02:53:34.566 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c" endpoint_id:"eth0"}
2026-02-17 02:53:34.566 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-9732"}
2026-02-17 02:53:34.567 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-9732.default"}
2026-02-17 02:53:34.567 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:34.567 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:34.567 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FHaLawptfnBrbK7nb3" ipVersion=0x4 table="filter"
2026-02-17 02:53:34.567 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gdI09N4NydkXm78AYs" ipVersion=0x4 table="filter"
2026-02-17 02:53:34.567 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FHaLawptfnBrbK7nb3" ipVersion=0x4 table="filter"
2026-02-17 02:53:34.567 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gdI09N4NydkXm78AYs" ipVersion=0x4 table="filter"
2026-02-17 02:53:34.567 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:34.567 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia5b131dd253" ipVersion=0x4 table="filter"
2026-02-17 02:53:34.567 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia5b131dd253" ipVersion=0x4 table="filter"
2026-02-17 02:53:34.567 [INFO][95] felix/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-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:34.567 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:34.634 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9732/downwardapi-volume-a7f31388-30ef-480d-ab50-5129c146042c", EndpointId:"eth0"}
2026-02-17 02:53:35.677 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-2903" name:"default"}
2026-02-17 02:53:35.787 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2903"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2903"}
2026-02-17 02:53:35.820 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-2903"}
2026-02-17 02:53:35.942 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9732"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9732"}
2026-02-17 02:53:35.971 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7321"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7321"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7321"}
2026-02-17 02:53:35.997 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7321" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:36.590 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e, name=eth0)
2026-02-17 02:53:36.591 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-7321"} profile:{inbound_rules:{action:"allow" rule_id:"7f8Az2ljvJkFmAAQ"} outbound_rules:{action:"allow" rule_id:"dZpgzTMwPUc0f7jg"}}
2026-02-17 02:53:36.591 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-7321.default"} profile:{}
2026-02-17 02:53:36.591 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3102320e78e" profile_ids:"kns.downward-api-7321" profile_ids:"ksa.downward-api-7321.default" ipv4_nets:"10.100.8.235/32"}
2026-02-17 02:53:36.591 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:36.591 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:36.591 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:36.594 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3102320e78e" ipVersion=0x4 table="filter"
2026-02-17 02:53:36.594 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_W9NOGG9p12zcC6alXD" ipVersion=0x4 table="filter"
2026-02-17 02:53:36.594 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HA6u8qbkVPwkVRiNoO" ipVersion=0x4 table="filter"
2026-02-17 02:53:36.594 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3102320e78e" ipVersion=0x4 table="filter"
2026-02-17 02:53:36.594 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_W9NOGG9p12zcC6alXD" ipVersion=0x4 table="filter"
2026-02-17 02:53:36.595 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HA6u8qbkVPwkVRiNoO" ipVersion=0x4 table="filter"
2026-02-17 02:53:36.595 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3102320e78e"
2026-02-17 02:53:36.595 [INFO][95] felix/endpoint_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-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:36.595 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:36.643 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:36.643 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"} status="down"
2026-02-17 02:53:36.664 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali3102320e78e" state="down"
2026-02-17 02:53:36.664 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3102320e78e"
2026-02-17 02:53:36.664 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3102320e78e", State:"down", Index:48}
2026-02-17 02:53:36.665 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3102320e78e", Addrs:set.Typed[string]{}}
2026-02-17 02:53:36.665 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3102320e78e", Addrs:set.Typed[string]{}}
2026-02-17 02:53:36.665 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3102320e78e"
2026-02-17 02:53:36.665 [INFO][95] felix/endpoint_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-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:36.665 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:36.667 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali3102320e78e" state="up"
2026-02-17 02:53:36.686 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:36.686 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"} status="down"
2026-02-17 02:53:36.686 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3102320e78e", State:"up", Index:48}
2026-02-17 02:53:36.686 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3102320e78e"
2026-02-17 02:53:36.686 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3102320e78e"
2026-02-17 02:53:36.686 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3102320e78e"
2026-02-17 02:53:36.686 [INFO][95] felix/endpoint_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-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:36.686 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:36.703 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:36.703 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"} status="up"
2026-02-17 02:53:36.703 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-3062" name:"default"}
2026-02-17 02:53:36.844 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=svcaccounts-4395/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:53:36.844 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4395/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliddce6b4d036" profile_ids:"kns.svcaccounts-4395" profile_ids:"ksa.svcaccounts-4395.mount" ipv4_nets:"10.100.8.233/32"}
2026-02-17 02:53:36.844 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:36.845 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:36.845 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:36.845 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliddce6b4d036"
2026-02-17 02:53:36.846 [INFO][95] felix/endpoint_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-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:36.846 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:36.880 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:36.880 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:53:36.904 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4395"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4395"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4395"}
2026-02-17 02:53:37.121 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-3062"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-3062"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3062"}
2026-02-17 02:53:37.149 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-3062"}
2026-02-17 02:53:37.211 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e, name=eth0)
2026-02-17 02:53:37.211 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3102320e78e" profile_ids:"kns.downward-api-7321" profile_ids:"ksa.downward-api-7321.default" ipv4_nets:"10.100.8.235/32"}
2026-02-17 02:53:37.211 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:37.211 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:37.211 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:37.214 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3102320e78e"
2026-02-17 02:53:37.214 [INFO][95] felix/endpoint_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-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:37.214 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:37.249 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:37.249 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"} status="up"
2026-02-17 02:53:37.259 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=svcaccounts-4395/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:53:37.260 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4395/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 02:53:37.260 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-4395"}
2026-02-17 02:53:37.261 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-4395.mount"}
2026-02-17 02:53:37.261 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:37.261 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:37.273 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_J6g8Kjgxvv8st-_QER" ipVersion=0x4 table="filter"
2026-02-17 02:53:37.273 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_510sULbsziYI0kcj09" ipVersion=0x4 table="filter"
2026-02-17 02:53:37.273 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_J6g8Kjgxvv8st-_QER" ipVersion=0x4 table="filter"
2026-02-17 02:53:37.273 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_510sULbsziYI0kcj09" ipVersion=0x4 table="filter"
2026-02-17 02:53:37.273 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:37.274 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliddce6b4d036" ipVersion=0x4 table="filter"
2026-02-17 02:53:37.274 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliddce6b4d036" ipVersion=0x4 table="filter"
2026-02-17 02:53:37.274 [INFO][95] felix/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-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:37.274 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:37.274 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.233
2026-02-17 02:53:37.344 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4395/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:53:37.366 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="caliddce6b4d036" state="down"
2026-02-17 02:53:37.366 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliddce6b4d036"
2026-02-17 02:53:37.366 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliddce6b4d036", State:"down", Index:46}
2026-02-17 02:53:37.366 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliddce6b4d036", Addrs:set.Typed[string]{}}
2026-02-17 02:53:37.366 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliddce6b4d036", Addrs:set.Typed[string]{}}
2026-02-17 02:53:37.367 [INFO][95] 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:53:37.372 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="caliddce6b4d036" state=""
2026-02-17 02:53:37.372 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliddce6b4d036"
2026-02-17 02:53:37.394 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliddce6b4d036", State:"", Index:46}
2026-02-17 02:53:37.394 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliddce6b4d036", Addrs:set.Set[string](nil)}
2026-02-17 02:53:37.394 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliddce6b4d036", Addrs:set.Set[string](nil)}
2026-02-17 02:53:38.425 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e, name=eth0)
2026-02-17 02:53:38.425 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3102320e78e" profile_ids:"kns.downward-api-7321" profile_ids:"ksa.downward-api-7321.default" ipv4_nets:"10.100.8.235/32"}
2026-02-17 02:53:38.425 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:38.425 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:38.426 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:38.427 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3102320e78e"
2026-02-17 02:53:38.427 [INFO][95] felix/endpoint_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-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:38.427 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:38.456 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:38.456 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"} status="up"
2026-02-17 02:53:38.530 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali3102320e78e" state="down"
2026-02-17 02:53:38.531 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3102320e78e", State:"down", Index:48}
2026-02-17 02:53:38.531 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3102320e78e"
2026-02-17 02:53:38.531 [INFO][95] felix/endpoint_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-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:38.531 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:38.531 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.235
2026-02-17 02:53:38.537 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali3102320e78e" state=""
2026-02-17 02:53:38.537 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3102320e78e"
2026-02-17 02:53:38.562 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:38.562 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"} status="down"
2026-02-17 02:53:38.562 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3102320e78e", State:"", Index:48}
2026-02-17 02:53:38.562 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3102320e78e", Addrs:set.Set[string](nil)}
2026-02-17 02:53:38.563 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3102320e78e", Addrs:set.Set[string](nil)}
2026-02-17 02:53:38.563 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3102320e78e"
2026-02-17 02:53:38.563 [INFO][95] felix/endpoint_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-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:38.563 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:38.591 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:38.591 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"} status="down"
2026-02-17 02:53:38.626 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e, name=eth0)
2026-02-17 02:53:38.627 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e" endpoint_id:"eth0"}
2026-02-17 02:53:38.627 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-7321"}
2026-02-17 02:53:38.627 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-7321.default"}
2026-02-17 02:53:38.627 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:38.627 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:38.627 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_W9NOGG9p12zcC6alXD" ipVersion=0x4 table="filter"
2026-02-17 02:53:38.627 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HA6u8qbkVPwkVRiNoO" ipVersion=0x4 table="filter"
2026-02-17 02:53:38.627 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_W9NOGG9p12zcC6alXD" ipVersion=0x4 table="filter"
2026-02-17 02:53:38.627 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HA6u8qbkVPwkVRiNoO" ipVersion=0x4 table="filter"
2026-02-17 02:53:38.627 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:38.628 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3102320e78e" ipVersion=0x4 table="filter"
2026-02-17 02:53:38.628 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3102320e78e" ipVersion=0x4 table="filter"
2026-02-17 02:53:38.628 [INFO][95] felix/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-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:38.628 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:38.690 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7321/downward-api-d39a34d2-6bde-4eae-bb0c-5ed626b14a4e", EndpointId:"eth0"}
2026-02-17 02:53:40.088 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7321"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7321"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7321"}
2026-02-17 02:53:40.120 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5638"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5638"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5638"}
2026-02-17 02:53:40.148 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5638" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:40.270 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4, name=eth0)
2026-02-17 02:53:40.271 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f1c30267b3" profile_ids:"kns.container-probe-2263" profile_ids:"ksa.container-probe-2263.default" ipv4_nets:"10.100.8.227/32"}
2026-02-17 02:53:40.271 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:53:40.271 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:53:40.271 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:53:40.272 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f1c30267b3"
2026-02-17 02:53:40.272 [INFO][95] felix/endpoint_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-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:53:40.272 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:53:40.283 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4, name=eth0)
2026-02-17 02:53:40.314 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:40.314 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"} status="up"
2026-02-17 02:53:40.314 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4" endpoint_id:"eth0"}
2026-02-17 02:53:40.314 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-2263.default"}
2026-02-17 02:53:40.314 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-2263"}
2026-02-17 02:53:40.314 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2263"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2263"}
2026-02-17 02:53:40.315 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:53:40.315 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:53:40.316 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_15GC3lb_IzYUpAysbZ" ipVersion=0x4 table="filter"
2026-02-17 02:53:40.316 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_aKERXgqY97dhoYBwaL" ipVersion=0x4 table="filter"
2026-02-17 02:53:40.316 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_15GC3lb_IzYUpAysbZ" ipVersion=0x4 table="filter"
2026-02-17 02:53:40.316 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_aKERXgqY97dhoYBwaL" ipVersion=0x4 table="filter"
2026-02-17 02:53:40.316 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:53:40.316 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7f1c30267b3" ipVersion=0x4 table="filter"
2026-02-17 02:53:40.317 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7f1c30267b3" ipVersion=0x4 table="filter"
2026-02-17 02:53:40.317 [INFO][95] felix/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-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:53:40.317 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:53:40.324 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.227
2026-02-17 02:53:40.395 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-2263/busybox-b3c789c9-724d-48d4-a888-a35fbe1c75a4", EndpointId:"eth0"}
2026-02-17 02:53:40.395 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6526"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6526"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6526"}
2026-02-17 02:53:40.395 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-6526" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:41.089 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9732" name:"default"}
2026-02-17 02:53:41.120 [INFO][95] felix/summary.go 100: Summarising 130 dataplane reconciliation loops over 1m0.7s: avg=34ms longest=91ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:53:41.515 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9732"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9732"}
2026-02-17 02:53:41.548 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9732"}
2026-02-17 02:53:42.098 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4395" name:"default"}
2026-02-17 02:53:42.129 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4395" name:"mount"}
2026-02-17 02:53:42.154 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4395" name:"nomount"}
2026-02-17 02:53:42.287 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-4395"}
2026-02-17 02:53:42.702 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali7f1c30267b3" state="down"
2026-02-17 02:53:42.702 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f1c30267b3", State:"down", Index:40}
2026-02-17 02:53:42.702 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f1c30267b3"
2026-02-17 02:53:42.702 [INFO][95] 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:53:42.704 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali7f1c30267b3" state=""
2026-02-17 02:53:42.704 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7f1c30267b3"
2026-02-17 02:53:42.725 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f1c30267b3", Addrs:set.Typed[string]{}}
2026-02-17 02:53:42.726 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f1c30267b3", Addrs:set.Typed[string]{}}
2026-02-17 02:53:42.726 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f1c30267b3", State:"", Index:40}
2026-02-17 02:53:42.726 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f1c30267b3", Addrs:set.Set[string](nil)}
2026-02-17 02:53:42.726 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f1c30267b3", Addrs:set.Set[string](nil)}
2026-02-17 02:53:44.480 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6526"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6526"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6526"}
2026-02-17 02:53:44.514 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-8043"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-8043"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8043"}
2026-02-17 02:53:44.557 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-8043" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:44.586 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-8043"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-8043"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8043"} labels:{key:"validating-admission-policy-8043" value:"true"}
2026-02-17 02:53:44.694 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-8043"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-8043"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8043"} labels:{key:"validating-admission-policy-8043" value:"true"}
2026-02-17 02:53:44.742 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2908"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2908"}
2026-02-17 02:53:44.780 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2908" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:45.341 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7321" name:"default"}
2026-02-17 02:53:45.490 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7321"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7321"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7321"}
2026-02-17 02:53:45.528 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7321"}
2026-02-17 02:53:45.639 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-2263" name:"default"}
2026-02-17 02:53:45.856 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2263"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2263"}
2026-02-17 02:53:45.891 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-2263"}
2026-02-17 02:53:46.450 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-xcf2t-4k852" ipv4_addr:"192.168.24.155/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-guq3k-xcf2t-4k852"} 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:46.450 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:53:46.450 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:53:49.556 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-6526" name:"default"}
2026-02-17 02:53:49.895 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6526"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6526"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6526"}
2026-02-17 02:53:49.926 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-6526"}
2026-02-17 02:53:50.124 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-8043" name:"default"}
2026-02-17 02:53:50.169 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-8043"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-8043"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8043"} labels:{key:"validating-admission-policy-8043" value:"true"}
2026-02-17 02:53:50.208 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-8043"}
2026-02-17 02:53:51.267 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5638"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5638"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5638"}
2026-02-17 02:53:51.386 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-58"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"pods-58"} 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-58"}
2026-02-17 02:53:51.416 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-58" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:51.462 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2908"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2908"}
2026-02-17 02:53:51.462 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6132"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6132"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6132"}
2026-02-17 02:53:51.493 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6132" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:52.014 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7, name=eth0)
2026-02-17 02:53:52.014 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-58.default"} profile:{}
2026-02-17 02:53:52.014 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-58"} profile:{inbound_rules:{action:"allow" rule_id:"yoEDBzN8MPM2NPDn"} outbound_rules:{action:"allow" rule_id:"3lH8yuXddJ50TqRA"}}
2026-02-17 02:53:52.014 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieda5924ae47" profile_ids:"kns.pods-58" profile_ids:"ksa.pods-58.default" ipv4_nets:"10.100.8.236/32"}
2026-02-17 02:53:52.015 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:52.015 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:52.015 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:52.015 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calieda5924ae47" ipVersion=0x4 table="filter"
2026-02-17 02:53:52.015 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-58" ipVersion=0x4 table="filter"
2026-02-17 02:53:52.015 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.pods-58.default" ipVersion=0x4 table="filter"
2026-02-17 02:53:52.015 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calieda5924ae47" ipVersion=0x4 table="filter"
2026-02-17 02:53:52.015 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-58" ipVersion=0x4 table="filter"
2026-02-17 02:53:52.015 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.pods-58.default" ipVersion=0x4 table="filter"
2026-02-17 02:53:52.015 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calieda5924ae47"
2026-02-17 02:53:52.015 [INFO][95] felix/endpoint_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-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:52.015 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:52.066 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:52.069 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"} status="down"
2026-02-17 02:53:52.083 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="calieda5924ae47" state="down"
2026-02-17 02:53:52.083 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieda5924ae47"
2026-02-17 02:53:52.083 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieda5924ae47", State:"down", Index:49}
2026-02-17 02:53:52.083 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieda5924ae47", Addrs:set.Typed[string]{}}
2026-02-17 02:53:52.083 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieda5924ae47", Addrs:set.Typed[string]{}}
2026-02-17 02:53:52.083 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieda5924ae47"
2026-02-17 02:53:52.083 [INFO][95] felix/endpoint_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-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:52.083 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:52.088 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="calieda5924ae47" state="up"
2026-02-17 02:53:52.105 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:52.105 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"} status="down"
2026-02-17 02:53:52.105 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieda5924ae47", State:"up", Index:49}
2026-02-17 02:53:52.105 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calieda5924ae47"
2026-02-17 02:53:52.105 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieda5924ae47"
2026-02-17 02:53:52.105 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieda5924ae47"
2026-02-17 02:53:52.106 [INFO][95] felix/endpoint_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-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:52.106 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:52.137 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:52.137 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"} status="up"
2026-02-17 02:53:53.303 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7, name=eth0)
2026-02-17 02:53:53.303 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieda5924ae47" profile_ids:"kns.pods-58" profile_ids:"ksa.pods-58.default" ipv4_nets:"10.100.8.236/32"}
2026-02-17 02:53:53.304 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:53.304 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:53.304 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:53.305 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieda5924ae47"
2026-02-17 02:53:53.305 [INFO][95] felix/endpoint_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-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:53.305 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:53.331 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:53.331 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"} status="up"
2026-02-17 02:53:53.982 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7, name=eth0)
2026-02-17 02:53:53.982 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieda5924ae47" profile_ids:"kns.pods-58" profile_ids:"ksa.pods-58.default" ipv4_nets:"10.100.8.236/32"}
2026-02-17 02:53:53.982 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:53.983 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:53.983 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:53.985 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieda5924ae47"
2026-02-17 02:53:53.985 [INFO][95] 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:53:53.985 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calieda5924ae47"
2026-02-17 02:53:53.986 [INFO][95] felix/endpoint_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-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:53.987 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:54.013 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:54.013 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"} status="up"
2026-02-17 02:53:54.013 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieda5924ae47", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:54.013 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieda5924ae47", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:54.045 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-58"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"pods-58"} 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-58"}
2026-02-17 02:53:54.070 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4206"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4206"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4206"}
2026-02-17 02:53:54.095 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-4206" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:55.609 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6132"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6132"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6132"}
2026-02-17 02:53:55.645 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-2983"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-2983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2983"}
2026-02-17 02:53:55.700 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-2983" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:56.342 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-2983/netserver-1, name=eth0)
2026-02-17 02:53:56.343 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-2983"} profile:{inbound_rules:{action:"allow" rule_id:"9Du1Bw1OaRzMeGvY"} outbound_rules:{action:"allow" rule_id:"a14z3cfpSFv-tW1i"}}
2026-02-17 02:53:56.344 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-2983.default"} profile:{}
2026-02-17 02:53:56.344 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2983/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b5fd423a4b" profile_ids:"kns.pod-network-test-2983" profile_ids:"ksa.pod-network-test-2983.default" ipv4_nets:"10.100.8.237/32"}
2026-02-17 02:53:56.344 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:53:56.344 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:53:56.344 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:53:56.345 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5b5fd423a4b" ipVersion=0x4 table="filter"
2026-02-17 02:53:56.345 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Cyv7hM_f6uS7cneeDv" ipVersion=0x4 table="filter"
2026-02-17 02:53:56.345 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Qnx-TkWAbyN9XeDrJc" ipVersion=0x4 table="filter"
2026-02-17 02:53:56.345 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5b5fd423a4b" ipVersion=0x4 table="filter"
2026-02-17 02:53:56.346 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Cyv7hM_f6uS7cneeDv" ipVersion=0x4 table="filter"
2026-02-17 02:53:56.346 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Qnx-TkWAbyN9XeDrJc" ipVersion=0x4 table="filter"
2026-02-17 02:53:56.346 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5b5fd423a4b"
2026-02-17 02:53:56.346 [INFO][95] felix/endpoint_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-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:53:56.346 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:53:56.412 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali5b5fd423a4b" state="down"
2026-02-17 02:53:56.414 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b5fd423a4b"
2026-02-17 02:53:56.417 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:56.417 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:53:56.417 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b5fd423a4b", State:"down", Index:50}
2026-02-17 02:53:56.417 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b5fd423a4b", Addrs:set.Typed[string]{}}
2026-02-17 02:53:56.417 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b5fd423a4b", Addrs:set.Typed[string]{}}
2026-02-17 02:53:56.417 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b5fd423a4b"
2026-02-17 02:53:56.417 [INFO][95] felix/endpoint_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-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:53:56.417 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:53:56.418 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali5b5fd423a4b" state="up"
2026-02-17 02:53:56.445 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:56.445 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:53:56.445 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b5fd423a4b", State:"up", Index:50}
2026-02-17 02:53:56.445 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5b5fd423a4b"
2026-02-17 02:53:56.445 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b5fd423a4b"
2026-02-17 02:53:56.445 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b5fd423a4b"
2026-02-17 02:53:56.445 [INFO][95] felix/endpoint_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-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:53:56.445 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:53:56.473 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:56.473 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:53:56.473 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5638" name:"default"}
2026-02-17 02:53:56.550 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2908"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2908"}
2026-02-17 02:53:56.843 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5638"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5638"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5638"}
2026-02-17 02:53:56.870 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5638"}
2026-02-17 02:53:57.233 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4206"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4206"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4206"}
2026-02-17 02:53:57.262 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-935"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-935"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-935"}
2026-02-17 02:53:57.262 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-935" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:57.328 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-2983/netserver-1, name=eth0)
2026-02-17 02:53:57.328 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2983/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b5fd423a4b" profile_ids:"kns.pod-network-test-2983" profile_ids:"ksa.pod-network-test-2983.default" ipv4_nets:"10.100.8.237/32"}
2026-02-17 02:53:57.328 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:53:57.329 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:53:57.329 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:53:57.330 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b5fd423a4b"
2026-02-17 02:53:57.330 [INFO][95] felix/endpoint_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-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:53:57.331 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:53:57.376 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:57.376 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:53:57.921 [INFO][95] 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:53:57.921 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5b5fd423a4b"
2026-02-17 02:53:57.921 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b5fd423a4b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:57.921 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b5fd423a4b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:59.056 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7, name=eth0)
2026-02-17 02:53:59.057 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieda5924ae47" profile_ids:"kns.pods-58" profile_ids:"ksa.pods-58.default" ipv4_nets:"10.100.8.236/32"}
2026-02-17 02:53:59.057 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:59.058 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:59.058 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:59.059 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieda5924ae47"
2026-02-17 02:53:59.059 [INFO][95] felix/endpoint_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-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:59.060 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:59.090 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:59.090 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"} status="up"
2026-02-17 02:53:59.090 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-58"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"pods-58"} 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-58"}
2026-02-17 02:53:59.371 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7, name=eth0)
2026-02-17 02:53:59.372 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7" endpoint_id:"eth0"}
2026-02-17 02:53:59.372 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-58"}
2026-02-17 02:53:59.372 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-58.default"}
2026-02-17 02:53:59.372 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:59.372 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:59.373 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-58" ipVersion=0x4 table="filter"
2026-02-17 02:53:59.373 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.pods-58.default" ipVersion=0x4 table="filter"
2026-02-17 02:53:59.373 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-58" ipVersion=0x4 table="filter"
2026-02-17 02:53:59.373 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.pods-58.default" ipVersion=0x4 table="filter"
2026-02-17 02:53:59.373 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:59.373 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calieda5924ae47" ipVersion=0x4 table="filter"
2026-02-17 02:53:59.373 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calieda5924ae47" ipVersion=0x4 table="filter"
2026-02-17 02:53:59.373 [INFO][95] felix/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-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:59.373 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:59.374 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.236
2026-02-17 02:53:59.450 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-58/pod-update-966cac46-0c80-4c33-ac35-ec7aa9a4b6f7", EndpointId:"eth0"}
2026-02-17 02:53:59.483 [INFO][95] 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:53:59.483 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieda5924ae47"
2026-02-17 02:53:59.483 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieda5924ae47", Addrs:set.Typed[string]{}}
2026-02-17 02:53:59.483 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieda5924ae47", Addrs:set.Typed[string]{}}
2026-02-17 02:53:59.484 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="calieda5924ae47" state="down"
2026-02-17 02:53:59.485 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="calieda5924ae47" state=""
2026-02-17 02:53:59.485 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calieda5924ae47"
2026-02-17 02:53:59.513 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieda5924ae47", State:"down", Index:49}
2026-02-17 02:53:59.513 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieda5924ae47", State:"", Index:49}
2026-02-17 02:53:59.513 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieda5924ae47", Addrs:set.Set[string](nil)}
2026-02-17 02:53:59.513 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieda5924ae47", Addrs:set.Set[string](nil)}
2026-02-17 02:54:00.794 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6132" name:"default"}
2026-02-17 02:54:00.901 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6132"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6132"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6132"}
2026-02-17 02:54:00.930 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6132"}
2026-02-17 02:54:01.745 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2908" name:"default"}
2026-02-17 02:54:01.807 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2908"}
2026-02-17 02:54:02.315 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-4206" name:"default"}
2026-02-17 02:54:02.435 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-935"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-935"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-935"}
2026-02-17 02:54:02.469 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3519"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3519"}
2026-02-17 02:54:02.469 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-3519" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:02.548 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3519"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3519"}
2026-02-17 02:54:02.575 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1342"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1342"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1342"}
2026-02-17 02:54:02.600 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-1342" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:03.286 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4206"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4206"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4206"}
2026-02-17 02:54:03.349 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-4206"}
2026-02-17 02:54:05.161 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-58" name:"default"}
2026-02-17 02:54:05.409 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-58"}
2026-02-17 02:54:05.480 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1342"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1342"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1342"}
2026-02-17 02:54:05.510 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6220"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6220"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6220"}
2026-02-17 02:54:05.536 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-6220" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:07.505 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-935" name:"default"}
2026-02-17 02:54:07.833 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-935"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-935"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-935"}
2026-02-17 02:54:07.866 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-935"}
2026-02-17 02:54:07.942 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-3519" name:"default"}
2026-02-17 02:54:08.024 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3519"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3519"}
2026-02-17 02:54:08.060 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-3519"}
2026-02-17 02:54:09.343 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-2983/netserver-1, name=eth0)
2026-02-17 02:54:09.343 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2983/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b5fd423a4b" profile_ids:"kns.pod-network-test-2983" profile_ids:"ksa.pod-network-test-2983.default" ipv4_nets:"10.100.8.237/32"}
2026-02-17 02:54:09.343 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:54:09.352 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:54:09.353 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:54:09.355 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b5fd423a4b"
2026-02-17 02:54:09.355 [INFO][95] felix/endpoint_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-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:54:09.355 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:54:09.382 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:09.382 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:54:10.433 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-2983/test-container-pod, name=eth0)
2026-02-17 02:54:10.434 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2983/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife4d4357f0b" profile_ids:"kns.pod-network-test-2983" profile_ids:"ksa.pod-network-test-2983.default" ipv4_nets:"10.100.8.238/32"}
2026-02-17 02:54:10.434 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:10.434 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:10.434 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:10.435 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calife4d4357f0b" ipVersion=0x4 table="filter"
2026-02-17 02:54:10.435 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calife4d4357f0b" ipVersion=0x4 table="filter"
2026-02-17 02:54:10.435 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calife4d4357f0b"
2026-02-17 02:54:10.435 [INFO][95] felix/endpoint_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-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:10.435 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:10.474 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:10.474 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:54:10.512 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="calife4d4357f0b" state="down"
2026-02-17 02:54:10.512 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calife4d4357f0b"
2026-02-17 02:54:10.512 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife4d4357f0b", State:"down", Index:51}
2026-02-17 02:54:10.512 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife4d4357f0b", Addrs:set.Typed[string]{}}
2026-02-17 02:54:10.512 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife4d4357f0b", Addrs:set.Typed[string]{}}
2026-02-17 02:54:10.512 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calife4d4357f0b"
2026-02-17 02:54:10.513 [INFO][95] felix/endpoint_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-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:10.513 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:10.513 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="calife4d4357f0b" state="up"
2026-02-17 02:54:10.541 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:10.541 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:54:10.541 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife4d4357f0b", State:"up", Index:51}
2026-02-17 02:54:10.541 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calife4d4357f0b"
2026-02-17 02:54:10.541 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calife4d4357f0b"
2026-02-17 02:54:10.542 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife4d4357f0b"
2026-02-17 02:54:10.542 [INFO][95] felix/endpoint_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-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:10.542 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:10.566 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:10.566 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:54:10.928 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-1342" name:"default"}
2026-02-17 02:54:11.003 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1342"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1342"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1342"}
2026-02-17 02:54:11.036 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-1342"}
2026-02-17 02:54:11.390 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-2983/test-container-pod, name=eth0)
2026-02-17 02:54:11.391 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2983/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife4d4357f0b" profile_ids:"kns.pod-network-test-2983" profile_ids:"ksa.pod-network-test-2983.default" ipv4_nets:"10.100.8.238/32"}
2026-02-17 02:54:11.391 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:11.391 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:11.391 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:11.392 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife4d4357f0b"
2026-02-17 02:54:11.393 [INFO][95] felix/endpoint_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-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:11.393 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:11.420 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:11.421 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:54:11.497 [INFO][95] 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:54:11.497 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calife4d4357f0b"
2026-02-17 02:54:11.498 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife4d4357f0b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:11.498 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife4d4357f0b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:12.045 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-2983"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-2983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2983"}
2026-02-17 02:54:12.075 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-2776"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-2776"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2776"}
2026-02-17 02:54:12.102 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fake-node-2776" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:12.103 [INFO][89] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-2pm7j; name=ip_addr_v4) updated; HostBGPConfig(node=e2e-fake-node-2pm7j; name=ip_addr_v6) updated; HostBGPConfig(node=e2e-fake-node-2pm7j; name=rr_cluster_id) updated; e2e-fake-node-2pm7j updated
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_229: Reconfigured
bird: Mesh_192_168_24_155: Reconfigured
bird: Reconfigured
2026-02-17 02:54:12.117 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated due to change in key: /calico/bgp/v1/host
2026-02-17 02:54:12.145 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-2pm7j"
2026-02-17 02:54:12.145 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-2pm7j"
2026-02-17 02:54:12.145 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-2pm7j"
2026-02-17 02:54:12.150 [INFO][89] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-2pm7j updated
2026-02-17 02:54:12.176 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-2pm7j" labels:{key:"e2e-fake-node-2pm7j" value:"patched"}
2026-02-17 02:54:12.201 [INFO][89] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-2pm7j updated
2026-02-17 02:54:12.203 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-2pm7j" labels:{key:"e2e-fake-node-2pm7j" value:"updated"}
2026-02-17 02:54:12.220 [INFO][89] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-2pm7j; name=ip_addr_v4) deleted; HostBGPConfig(node=e2e-fake-node-2pm7j; name=ip_addr_v6) deleted; HostBGPConfig(node=e2e-fake-node-2pm7j; name=rr_cluster_id) deleted; e2e-fake-node-2pm7j deleted
2026-02-17 02:54:12.229 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Remove update from calculation graph. msg=hostname:"e2e-fake-node-2pm7j"
2026-02-17 02:54:12.230 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:54:12.230 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_229: Reconfigured
bird: Mesh_192_168_24_155: Reconfigured
bird: Reconfigured
2026-02-17 02:54:12.239 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated due to change in key: /calico/bgp/v1/host
2026-02-17 02:54:12.347 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-2776"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-2776"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2776"}
2026-02-17 02:54:12.424 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7188"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7188"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7188"}
2026-02-17 02:54:12.455 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7188" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:17.085 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-2983/netserver-1, name=eth0)
2026-02-17 02:54:17.085 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2983/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b5fd423a4b" profile_ids:"kns.pod-network-test-2983" profile_ids:"ksa.pod-network-test-2983.default" ipv4_nets:"10.100.8.237/32"}
2026-02-17 02:54:17.085 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:54:17.085 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:54:17.085 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:54:17.087 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b5fd423a4b"
2026-02-17 02:54:17.087 [INFO][95] felix/endpoint_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-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:54:17.087 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:54:17.097 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-2983/test-container-pod, name=eth0)
2026-02-17 02:54:17.119 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:17.119 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:54:17.119 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2983/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife4d4357f0b" profile_ids:"kns.pod-network-test-2983" profile_ids:"ksa.pod-network-test-2983.default" ipv4_nets:"10.100.8.238/32"}
2026-02-17 02:54:17.119 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-2983"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-2983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2983"}
2026-02-17 02:54:17.119 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:17.119 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:17.119 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:17.120 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife4d4357f0b"
2026-02-17 02:54:17.120 [INFO][95] felix/endpoint_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-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:17.120 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:17.153 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:17.153 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:54:17.474 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-2983/netserver-1, name=eth0)
2026-02-17 02:54:17.474 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2983/netserver-1" endpoint_id:"eth0"}
2026-02-17 02:54:17.474 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:54:17.474 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:54:17.475 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:54:17.475 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5b5fd423a4b" ipVersion=0x4 table="filter"
2026-02-17 02:54:17.475 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5b5fd423a4b" ipVersion=0x4 table="filter"
2026-02-17 02:54:17.475 [INFO][95] felix/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-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:54:17.475 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:54:17.475 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.237
2026-02-17 02:54:17.484 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-2983/test-container-pod, name=eth0)
2026-02-17 02:54:17.552 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/netserver-1", EndpointId:"eth0"}
2026-02-17 02:54:17.552 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-2983/test-container-pod" endpoint_id:"eth0"}
2026-02-17 02:54:17.553 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-2983"}
2026-02-17 02:54:17.553 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-2983.default"}
2026-02-17 02:54:17.553 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:17.553 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:17.553 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Cyv7hM_f6uS7cneeDv" ipVersion=0x4 table="filter"
2026-02-17 02:54:17.553 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Qnx-TkWAbyN9XeDrJc" ipVersion=0x4 table="filter"
2026-02-17 02:54:17.553 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Cyv7hM_f6uS7cneeDv" ipVersion=0x4 table="filter"
2026-02-17 02:54:17.553 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Qnx-TkWAbyN9XeDrJc" ipVersion=0x4 table="filter"
2026-02-17 02:54:17.553 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:17.553 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calife4d4357f0b" ipVersion=0x4 table="filter"
2026-02-17 02:54:17.553 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calife4d4357f0b" ipVersion=0x4 table="filter"
2026-02-17 02:54:17.553 [INFO][95] felix/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-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:17.553 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:17.554 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.238
2026-02-17 02:54:17.584 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali5b5fd423a4b" state="down"
2026-02-17 02:54:17.584 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b5fd423a4b"
2026-02-17 02:54:17.585 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali5b5fd423a4b" state=""
2026-02-17 02:54:17.586 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5b5fd423a4b"
2026-02-17 02:54:17.590 [INFO][95] 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=50
2026-02-17 02:54:17.593 [INFO][95] 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:54:17.594 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calife4d4357f0b"
2026-02-17 02:54:17.594 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="calife4d4357f0b" state="down"
2026-02-17 02:54:17.595 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="calife4d4357f0b" state=""
2026-02-17 02:54:17.595 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calife4d4357f0b"
2026-02-17 02:54:17.623 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-2983/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:54:17.623 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b5fd423a4b", State:"down", Index:50}
2026-02-17 02:54:17.623 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b5fd423a4b", Addrs:set.Typed[string]{}}
2026-02-17 02:54:17.623 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b5fd423a4b", Addrs:set.Typed[string]{}}
2026-02-17 02:54:17.623 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b5fd423a4b", State:"", Index:50}
2026-02-17 02:54:17.623 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b5fd423a4b", Addrs:set.Set[string](nil)}
2026-02-17 02:54:17.623 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b5fd423a4b", Addrs:set.Set[string](nil)}
2026-02-17 02:54:17.623 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife4d4357f0b", Addrs:set.Typed[string]{}}
2026-02-17 02:54:17.623 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife4d4357f0b", Addrs:set.Typed[string]{}}
2026-02-17 02:54:17.623 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife4d4357f0b", State:"down", Index:51}
2026-02-17 02:54:17.623 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife4d4357f0b", State:"", Index:51}
2026-02-17 02:54:17.623 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife4d4357f0b", Addrs:set.Set[string](nil)}
2026-02-17 02:54:17.623 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife4d4357f0b", Addrs:set.Set[string](nil)}
2026-02-17 02:54:17.941 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fake-node-2776" name:"default"}
2026-02-17 02:54:18.018 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-2776"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-2776"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2776"}
2026-02-17 02:54:18.053 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fake-node-2776"}
2026-02-17 02:54:18.600 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7188"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7188"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7188"}
2026-02-17 02:54:18.629 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2025"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"services-2025"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2025"}
2026-02-17 02:54:18.655 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2025" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:18.702 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-2025" type:"NodePort" cluster_ips:"10.254.196.13" ports:{Protocol:"TCP" Port:80 NodePort:31934}
2026-02-17 02:54:18.791 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-2025" type:"ClusterIP" cluster_ips:"10.254.225.75" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:54:19.412 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-2025/externalsvc-7576cd9b5-knjrx, name=eth0)
2026-02-17 02:54:19.413 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-2025"} profile:{inbound_rules:{action:"allow" rule_id:"Cs7zwRAuAXUduc1H"} outbound_rules:{action:"allow" rule_id:"g2x5QNFiWikVoWkm"}}
2026-02-17 02:54:19.413 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2025.default"} profile:{}
2026-02-17 02:54:19.413 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2025/externalsvc-7576cd9b5-knjrx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali91c8e0485a8" profile_ids:"kns.services-2025" profile_ids:"ksa.services-2025.default" ipv4_nets:"10.100.8.239/32"}
2026-02-17 02:54:19.413 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:19.413 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:19.413 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:19.414 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali91c8e0485a8" ipVersion=0x4 table="filter"
2026-02-17 02:54:19.414 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-2025" ipVersion=0x4 table="filter"
2026-02-17 02:54:19.414 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wI6-qlkWXZC6q3MQfG" ipVersion=0x4 table="filter"
2026-02-17 02:54:19.414 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali91c8e0485a8" ipVersion=0x4 table="filter"
2026-02-17 02:54:19.414 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-2025" ipVersion=0x4 table="filter"
2026-02-17 02:54:19.414 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wI6-qlkWXZC6q3MQfG" ipVersion=0x4 table="filter"
2026-02-17 02:54:19.414 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali91c8e0485a8"
2026-02-17 02:54:19.414 [INFO][95] felix/endpoint_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-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:19.414 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:19.458 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:19.458 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"} status="down"
2026-02-17 02:54:19.488 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali91c8e0485a8" state="down"
2026-02-17 02:54:19.489 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali91c8e0485a8"
2026-02-17 02:54:19.489 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali91c8e0485a8", State:"down", Index:52}
2026-02-17 02:54:19.489 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali91c8e0485a8", Addrs:set.Typed[string]{}}
2026-02-17 02:54:19.489 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali91c8e0485a8", Addrs:set.Typed[string]{}}
2026-02-17 02:54:19.489 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali91c8e0485a8"
2026-02-17 02:54:19.489 [INFO][95] felix/endpoint_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-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:19.489 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:19.489 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali91c8e0485a8" state="up"
2026-02-17 02:54:19.514 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:19.514 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"} status="down"
2026-02-17 02:54:19.514 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali91c8e0485a8", State:"up", Index:52}
2026-02-17 02:54:19.514 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali91c8e0485a8"
2026-02-17 02:54:19.514 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali91c8e0485a8"
2026-02-17 02:54:19.514 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali91c8e0485a8"
2026-02-17 02:54:19.515 [INFO][95] felix/endpoint_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-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:19.515 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:19.547 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:19.547 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"} status="up"
2026-02-17 02:54:20.442 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-2025/externalsvc-7576cd9b5-knjrx, name=eth0)
2026-02-17 02:54:20.442 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2025/externalsvc-7576cd9b5-knjrx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali91c8e0485a8" profile_ids:"kns.services-2025" profile_ids:"ksa.services-2025.default" ipv4_nets:"10.100.8.239/32"}
2026-02-17 02:54:20.442 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:20.444 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:20.444 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:20.445 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali91c8e0485a8"
2026-02-17 02:54:20.446 [INFO][95] felix/endpoint_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-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:20.446 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:20.491 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:20.491 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"} status="up"
2026-02-17 02:54:20.835 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-2025" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:54:20.961 [INFO][95] 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:54:20.961 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali91c8e0485a8"
2026-02-17 02:54:20.961 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali91c8e0485a8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:20.961 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali91c8e0485a8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:21.409 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-2025/execpodjbcgt, name=eth0)
2026-02-17 02:54:21.409 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2025/execpodjbcgt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid24b472c26e" profile_ids:"kns.services-2025" profile_ids:"ksa.services-2025.default" ipv4_nets:"10.100.8.240/32"}
2026-02-17 02:54:21.409 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:21.409 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:21.410 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:21.411 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid24b472c26e" ipVersion=0x4 table="filter"
2026-02-17 02:54:21.411 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid24b472c26e" ipVersion=0x4 table="filter"
2026-02-17 02:54:21.411 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid24b472c26e"
2026-02-17 02:54:21.411 [INFO][95] felix/endpoint_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-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:21.411 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:21.472 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:21.472 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"} status="down"
2026-02-17 02:54:21.485 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calid24b472c26e" state="down"
2026-02-17 02:54:21.485 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid24b472c26e", State:"down", Index:53}
2026-02-17 02:54:21.485 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid24b472c26e"
2026-02-17 02:54:21.485 [INFO][95] felix/endpoint_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-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:21.485 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid24b472c26e"
2026-02-17 02:54:21.485 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:21.488 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calid24b472c26e" state="up"
2026-02-17 02:54:21.506 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:21.506 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"} status="down"
2026-02-17 02:54:21.506 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid24b472c26e", Addrs:set.Typed[string]{}}
2026-02-17 02:54:21.506 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid24b472c26e", Addrs:set.Typed[string]{}}
2026-02-17 02:54:21.506 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid24b472c26e", State:"up", Index:53}
2026-02-17 02:54:21.506 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid24b472c26e"
2026-02-17 02:54:21.506 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid24b472c26e"
2026-02-17 02:54:21.507 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid24b472c26e"
2026-02-17 02:54:21.507 [INFO][95] felix/endpoint_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-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:21.507 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:21.537 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:21.537 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"} status="up"
2026-02-17 02:54:22.233 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-2983" name:"default"}
2026-02-17 02:54:22.460 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-2025/execpodjbcgt, name=eth0)
2026-02-17 02:54:22.460 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2025/execpodjbcgt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid24b472c26e" profile_ids:"kns.services-2025" profile_ids:"ksa.services-2025.default" ipv4_nets:"10.100.8.240/32"}
2026-02-17 02:54:22.461 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:22.461 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:22.461 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:22.462 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid24b472c26e"
2026-02-17 02:54:22.462 [INFO][95] felix/endpoint_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-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:22.462 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:22.485 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:22.485 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"} status="up"
2026-02-17 02:54:22.493 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-2983"}
2026-02-17 02:54:23.009 [INFO][95] 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:54:23.009 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid24b472c26e"
2026-02-17 02:54:23.009 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid24b472c26e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:23.009 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid24b472c26e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:23.183 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-2025"
2026-02-17 02:54:23.297 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-2025/externalsvc-7576cd9b5-knjrx, name=eth0)
2026-02-17 02:54:23.298 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2025/externalsvc-7576cd9b5-knjrx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali91c8e0485a8" profile_ids:"kns.services-2025" profile_ids:"ksa.services-2025.default" ipv4_nets:"10.100.8.239/32"}
2026-02-17 02:54:23.298 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:23.298 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:23.299 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:23.302 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali91c8e0485a8"
2026-02-17 02:54:23.302 [INFO][95] felix/endpoint_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-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:23.302 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:23.343 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:23.343 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"} status="up"
2026-02-17 02:54:23.384 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-service" namespace:"services-2025"
2026-02-17 02:54:23.393 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-2025/externalsvc-7576cd9b5-knjrx, name=eth0)
2026-02-17 02:54:23.413 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2025/externalsvc-7576cd9b5-knjrx" endpoint_id:"eth0"}
2026-02-17 02:54:23.413 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:23.413 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:23.414 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:23.414 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali91c8e0485a8" ipVersion=0x4 table="filter"
2026-02-17 02:54:23.414 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali91c8e0485a8" ipVersion=0x4 table="filter"
2026-02-17 02:54:23.414 [INFO][95] felix/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-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:23.414 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:23.415 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.239
2026-02-17 02:54:23.476 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/externalsvc-7576cd9b5-knjrx", EndpointId:"eth0"}
2026-02-17 02:54:23.509 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2025"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"services-2025"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2025"}
2026-02-17 02:54:23.541 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-8916"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-8916"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8916"}
2026-02-17 02:54:23.576 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-8916" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:23.825 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7188" name:"default"}
2026-02-17 02:54:24.984 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7188"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7188"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7188"}
2026-02-17 02:54:25.052 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7188"}
2026-02-17 02:54:25.093 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali2e6c1a8247f" state="down"
2026-02-17 02:54:25.093 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2e6c1a8247f"
2026-02-17 02:54:25.093 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e6c1a8247f", State:"down", Index:54}
2026-02-17 02:54:25.094 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e6c1a8247f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:25.094 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e6c1a8247f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:25.097 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali2e6c1a8247f" state="up"
2026-02-17 02:54:25.113 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=e2e-kubelet-etc-hosts-8916/test-pod, name=eth0)
2026-02-17 02:54:25.116 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.e2e-kubelet-etc-hosts-8916"} profile:{inbound_rules:{action:"allow" rule_id:"X6MJc_3EVKDq5p-u"} outbound_rules:{action:"allow" rule_id:"ENEBhHGXh7gBM7Ks"}}
2026-02-17 02:54:25.116 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.e2e-kubelet-etc-hosts-8916.default"} profile:{}
2026-02-17 02:54:25.116 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"e2e-kubelet-etc-hosts-8916/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e6c1a8247f" profile_ids:"kns.e2e-kubelet-etc-hosts-8916" profile_ids:"ksa.e2e-kubelet-etc-hosts-8916.default" ipv4_nets:"10.100.8.241/32"}
2026-02-17 02:54:25.116 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:25.116 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:25.116 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:25.117 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2e6c1a8247f" ipVersion=0x4 table="filter"
2026-02-17 02:54:25.117 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_J1EdoG_RV5J0nGFJp8" ipVersion=0x4 table="filter"
2026-02-17 02:54:25.117 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hMmOHXRPsGQghDmcW1" ipVersion=0x4 table="filter"
2026-02-17 02:54:25.121 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2e6c1a8247f" ipVersion=0x4 table="filter"
2026-02-17 02:54:25.121 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_J1EdoG_RV5J0nGFJp8" ipVersion=0x4 table="filter"
2026-02-17 02:54:25.121 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hMmOHXRPsGQghDmcW1" ipVersion=0x4 table="filter"
2026-02-17 02:54:25.121 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2e6c1a8247f"
2026-02-17 02:54:25.121 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:25.121 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:25.154 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:25.155 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:54:25.155 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e6c1a8247f", State:"up", Index:54}
2026-02-17 02:54:25.155 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2e6c1a8247f"
2026-02-17 02:54:25.155 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e6c1a8247f"
2026-02-17 02:54:25.155 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e6c1a8247f"
2026-02-17 02:54:25.163 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:25.163 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:25.199 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:25.199 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:54:26.279 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali91c8e0485a8" state="down"
2026-02-17 02:54:26.279 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali91c8e0485a8", State:"down", Index:52}
2026-02-17 02:54:26.279 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali91c8e0485a8"
2026-02-17 02:54:26.279 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali91c8e0485a8", Addrs:set.Typed[string]{}}
2026-02-17 02:54:26.279 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali91c8e0485a8", Addrs:set.Typed[string]{}}
2026-02-17 02:54:26.281 [INFO][95] 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:54:26.285 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali91c8e0485a8" state=""
2026-02-17 02:54:26.285 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali91c8e0485a8"
2026-02-17 02:54:26.306 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali91c8e0485a8", State:"", Index:52}
2026-02-17 02:54:26.306 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali91c8e0485a8", Addrs:set.Set[string](nil)}
2026-02-17 02:54:26.306 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali91c8e0485a8", Addrs:set.Set[string](nil)}
2026-02-17 02:54:26.629 [INFO][95] 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:54:26.629 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2e6c1a8247f"
2026-02-17 02:54:26.629 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e6c1a8247f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:26.629 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e6c1a8247f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:26.967 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:54:27.522 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=e2e-kubelet-etc-hosts-8916/test-pod, name=eth0)
2026-02-17 02:54:27.523 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"e2e-kubelet-etc-hosts-8916/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e6c1a8247f" profile_ids:"kns.e2e-kubelet-etc-hosts-8916" profile_ids:"ksa.e2e-kubelet-etc-hosts-8916.default" ipv4_nets:"10.100.8.241/32"}
2026-02-17 02:54:27.523 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:27.524 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:27.524 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:27.530 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e6c1a8247f"
2026-02-17 02:54:27.530 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:27.530 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:27.574 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:27.574 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:54:28.701 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-2025/execpodjbcgt, name=eth0)
2026-02-17 02:54:28.702 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2025/execpodjbcgt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid24b472c26e" profile_ids:"kns.services-2025" profile_ids:"ksa.services-2025.default" ipv4_nets:"10.100.8.240/32"}
2026-02-17 02:54:28.702 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:28.702 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:28.702 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:28.703 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid24b472c26e"
2026-02-17 02:54:28.703 [INFO][95] felix/endpoint_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-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:28.703 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:28.745 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:28.745 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"} status="up"
2026-02-17 02:54:28.769 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-2025/execpodjbcgt, name=eth0)
2026-02-17 02:54:28.769 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2025/execpodjbcgt" endpoint_id:"eth0"}
2026-02-17 02:54:28.770 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-2025.default"}
2026-02-17 02:54:28.770 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-2025"}
2026-02-17 02:54:28.770 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:28.770 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:28.771 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-2025" ipVersion=0x4 table="filter"
2026-02-17 02:54:28.771 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wI6-qlkWXZC6q3MQfG" ipVersion=0x4 table="filter"
2026-02-17 02:54:28.771 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-2025" ipVersion=0x4 table="filter"
2026-02-17 02:54:28.771 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wI6-qlkWXZC6q3MQfG" ipVersion=0x4 table="filter"
2026-02-17 02:54:28.771 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:28.772 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid24b472c26e" ipVersion=0x4 table="filter"
2026-02-17 02:54:28.772 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid24b472c26e" ipVersion=0x4 table="filter"
2026-02-17 02:54:28.772 [INFO][95] felix/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-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:28.772 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:28.773 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.240
2026-02-17 02:54:28.830 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2025/execpodjbcgt", EndpointId:"eth0"}
2026-02-17 02:54:29.742 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2025" name:"default"}
2026-02-17 02:54:29.745 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calid24b472c26e" state="down"
2026-02-17 02:54:29.745 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid24b472c26e"
2026-02-17 02:54:29.745 [INFO][95] 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:54:29.748 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calid24b472c26e" state=""
2026-02-17 02:54:29.748 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid24b472c26e"
2026-02-17 02:54:29.767 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid24b472c26e", State:"down", Index:53}
2026-02-17 02:54:29.767 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid24b472c26e", Addrs:set.Typed[string]{}}
2026-02-17 02:54:29.767 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid24b472c26e", Addrs:set.Typed[string]{}}
2026-02-17 02:54:29.767 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid24b472c26e", State:"", Index:53}
2026-02-17 02:54:29.767 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid24b472c26e", Addrs:set.Set[string](nil)}
2026-02-17 02:54:29.768 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid24b472c26e", Addrs:set.Set[string](nil)}
2026-02-17 02:54:29.915 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2025"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"services-2025"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2025"}
2026-02-17 02:54:29.939 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2025"}
2026-02-17 02:54:30.103 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6220"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6220"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6220"}
2026-02-17 02:54:30.142 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6222"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6222"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6222"}
2026-02-17 02:54:30.182 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6222" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:30.626 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-8916"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-8916"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8916"}
2026-02-17 02:54:30.665 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1184"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1184"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1184"}
2026-02-17 02:54:30.698 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1184" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:31.296 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2, name=eth0)
2026-02-17 02:54:31.297 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-1184"} profile:{inbound_rules:{action:"allow" rule_id:"vCyhCUFUAuaDEefg"} outbound_rules:{action:"allow" rule_id:"rVGGYQetfWmDP8dJ"}}
2026-02-17 02:54:31.297 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-1184.default"} profile:{}
2026-02-17 02:54:31.297 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4c0829487f" profile_ids:"kns.projected-1184" profile_ids:"ksa.projected-1184.default" ipv4_nets:"10.100.8.242/32"}
2026-02-17 02:54:31.297 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:31.297 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:31.297 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:31.298 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia4c0829487f" ipVersion=0x4 table="filter"
2026-02-17 02:54:31.298 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-1184" ipVersion=0x4 table="filter"
2026-02-17 02:54:31.298 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ytIKmZ3IfbYlrczo-0" ipVersion=0x4 table="filter"
2026-02-17 02:54:31.298 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia4c0829487f" ipVersion=0x4 table="filter"
2026-02-17 02:54:31.298 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-1184" ipVersion=0x4 table="filter"
2026-02-17 02:54:31.298 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ytIKmZ3IfbYlrczo-0" ipVersion=0x4 table="filter"
2026-02-17 02:54:31.298 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia4c0829487f"
2026-02-17 02:54:31.298 [INFO][95] felix/endpoint_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-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:31.298 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:31.347 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:31.347 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"} status="down"
2026-02-17 02:54:31.367 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calia4c0829487f" state="down"
2026-02-17 02:54:31.367 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4c0829487f", State:"down", Index:55}
2026-02-17 02:54:31.367 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia4c0829487f"
2026-02-17 02:54:31.367 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4c0829487f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:31.367 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4c0829487f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:31.368 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4c0829487f"
2026-02-17 02:54:31.368 [INFO][95] felix/endpoint_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-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:31.368 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:31.377 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calia4c0829487f" state="up"
2026-02-17 02:54:31.394 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:31.394 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"} status="down"
2026-02-17 02:54:31.394 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4c0829487f", State:"up", Index:55}
2026-02-17 02:54:31.394 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia4c0829487f"
2026-02-17 02:54:31.394 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4c0829487f"
2026-02-17 02:54:31.394 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4c0829487f"
2026-02-17 02:54:31.395 [INFO][95] felix/endpoint_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-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:31.395 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:31.419 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:31.419 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"} status="up"
2026-02-17 02:54:32.449 [INFO][95] 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:54:32.449 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia4c0829487f"
2026-02-17 02:54:32.449 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4c0829487f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:32.449 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4c0829487f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:32.584 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2, name=eth0)
2026-02-17 02:54:32.585 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4c0829487f" profile_ids:"kns.projected-1184" profile_ids:"ksa.projected-1184.default" ipv4_nets:"10.100.8.242/32"}
2026-02-17 02:54:32.585 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:32.585 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:32.586 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:32.587 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4c0829487f"
2026-02-17 02:54:32.588 [INFO][95] felix/endpoint_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-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:32.588 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:32.613 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:32.613 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"} status="up"
2026-02-17 02:54:33.873 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2, name=eth0)
2026-02-17 02:54:33.873 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4c0829487f" profile_ids:"kns.projected-1184" profile_ids:"ksa.projected-1184.default" ipv4_nets:"10.100.8.242/32"}
2026-02-17 02:54:33.873 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:33.873 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:33.874 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:33.874 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4c0829487f"
2026-02-17 02:54:33.875 [INFO][95] felix/endpoint_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-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:33.875 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:33.898 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:33.898 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"} status="up"
2026-02-17 02:54:33.977 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calia4c0829487f" state="down"
2026-02-17 02:54:33.977 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia4c0829487f"
2026-02-17 02:54:33.977 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4c0829487f", State:"down", Index:55}
2026-02-17 02:54:33.977 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4c0829487f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:33.977 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4c0829487f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:33.977 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4c0829487f"
2026-02-17 02:54:33.977 [INFO][95] felix/endpoint_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-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:33.977 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:33.978 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.242
2026-02-17 02:54:33.979 [INFO][95] 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:54:33.984 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calia4c0829487f" state=""
2026-02-17 02:54:33.984 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia4c0829487f"
2026-02-17 02:54:34.001 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:34.001 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"} status="down"
2026-02-17 02:54:34.001 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4c0829487f", State:"", Index:55}
2026-02-17 02:54:34.001 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4c0829487f", Addrs:set.Set[string](nil)}
2026-02-17 02:54:34.001 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4c0829487f", Addrs:set.Set[string](nil)}
2026-02-17 02:54:34.001 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4c0829487f"
2026-02-17 02:54:34.001 [INFO][95] felix/endpoint_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-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:34.001 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:34.027 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:34.027 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"} status="down"
2026-02-17 02:54:34.837 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6222"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6222"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6222"}
2026-02-17 02:54:34.880 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1332"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-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:"emptydir-1332"}
2026-02-17 02:54:34.906 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2, name=eth0)
2026-02-17 02:54:34.912 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2" endpoint_id:"eth0"}
2026-02-17 02:54:34.912 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-1184"}
2026-02-17 02:54:34.912 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-1184.default"}
2026-02-17 02:54:34.912 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1332" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:34.912 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:34.912 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:34.913 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-1184" ipVersion=0x4 table="filter"
2026-02-17 02:54:34.913 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ytIKmZ3IfbYlrczo-0" ipVersion=0x4 table="filter"
2026-02-17 02:54:34.913 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-1184" ipVersion=0x4 table="filter"
2026-02-17 02:54:34.913 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ytIKmZ3IfbYlrczo-0" ipVersion=0x4 table="filter"
2026-02-17 02:54:34.913 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:34.913 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia4c0829487f" ipVersion=0x4 table="filter"
2026-02-17 02:54:34.913 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia4c0829487f" ipVersion=0x4 table="filter"
2026-02-17 02:54:34.913 [INFO][95] felix/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-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:34.913 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:34.969 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1184/pod-projected-configmaps-bbefc2bf-2675-40f1-8aa6-b85e0de759c2", EndpointId:"eth0"}
2026-02-17 02:54:35.406 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-6220" name:"default"}
2026-02-17 02:54:35.737 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=e2e-kubelet-etc-hosts-8916/test-pod, name=eth0)
2026-02-17 02:54:35.738 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"e2e-kubelet-etc-hosts-8916/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e6c1a8247f" profile_ids:"kns.e2e-kubelet-etc-hosts-8916" profile_ids:"ksa.e2e-kubelet-etc-hosts-8916.default" ipv4_nets:"10.100.8.241/32"}
2026-02-17 02:54:35.738 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:35.738 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:35.738 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:35.739 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e6c1a8247f"
2026-02-17 02:54:35.739 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:35.739 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:35.768 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:35.768 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:54:35.768 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-8916"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-8916"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8916"}
2026-02-17 02:54:36.102 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=e2e-kubelet-etc-hosts-8916/test-pod, name=eth0)
2026-02-17 02:54:36.103 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"e2e-kubelet-etc-hosts-8916/test-pod" endpoint_id:"eth0"}
2026-02-17 02:54:36.103 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.e2e-kubelet-etc-hosts-8916"}
2026-02-17 02:54:36.103 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.e2e-kubelet-etc-hosts-8916.default"}
2026-02-17 02:54:36.103 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:36.103 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:36.103 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_J1EdoG_RV5J0nGFJp8" ipVersion=0x4 table="filter"
2026-02-17 02:54:36.103 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hMmOHXRPsGQghDmcW1" ipVersion=0x4 table="filter"
2026-02-17 02:54:36.103 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_J1EdoG_RV5J0nGFJp8" ipVersion=0x4 table="filter"
2026-02-17 02:54:36.103 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hMmOHXRPsGQghDmcW1" ipVersion=0x4 table="filter"
2026-02-17 02:54:36.103 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:36.103 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2e6c1a8247f" ipVersion=0x4 table="filter"
2026-02-17 02:54:36.103 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2e6c1a8247f" ipVersion=0x4 table="filter"
2026-02-17 02:54:36.103 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:36.103 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:36.104 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.241
2026-02-17 02:54:36.167 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"e2e-kubelet-etc-hosts-8916/test-pod", EndpointId:"eth0"}
2026-02-17 02:54:36.217 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali2e6c1a8247f" state="down"
2026-02-17 02:54:36.217 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2e6c1a8247f"
2026-02-17 02:54:36.217 [INFO][95] 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:54:36.217 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e6c1a8247f", State:"down", Index:54}
2026-02-17 02:54:36.217 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e6c1a8247f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:36.217 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e6c1a8247f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:36.219 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali2e6c1a8247f" state=""
2026-02-17 02:54:36.219 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2e6c1a8247f"
2026-02-17 02:54:36.251 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6220"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6220"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6220"}
2026-02-17 02:54:36.278 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-6220"}
2026-02-17 02:54:36.298 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e6c1a8247f", State:"", Index:54}
2026-02-17 02:54:36.298 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e6c1a8247f", Addrs:set.Set[string](nil)}
2026-02-17 02:54:36.298 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e6c1a8247f", Addrs:set.Set[string](nil)}
2026-02-17 02:54:36.876 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1184"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1184"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1184"}
2026-02-17 02:54:36.943 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3806"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3806"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3806"}
2026-02-17 02:54:36.975 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3806" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:37.607 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3, name=eth0)
2026-02-17 02:54:37.608 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-3806"} profile:{inbound_rules:{action:"allow" rule_id:"y4ZIOimoAwcO-u2E"} outbound_rules:{action:"allow" rule_id:"AoIBv8Wo9FTo_7CM"}}
2026-02-17 02:54:37.608 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-3806.default"} profile:{}
2026-02-17 02:54:37.608 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali929612656b0" profile_ids:"kns.projected-3806" profile_ids:"ksa.projected-3806.default" ipv4_nets:"10.100.8.243/32"}
2026-02-17 02:54:37.608 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:37.608 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:37.609 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:37.609 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali929612656b0" ipVersion=0x4 table="filter"
2026-02-17 02:54:37.609 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-3806" ipVersion=0x4 table="filter"
2026-02-17 02:54:37.609 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_66ekpd682hHkz5u82W" ipVersion=0x4 table="filter"
2026-02-17 02:54:37.609 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali929612656b0" ipVersion=0x4 table="filter"
2026-02-17 02:54:37.609 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-3806" ipVersion=0x4 table="filter"
2026-02-17 02:54:37.609 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_66ekpd682hHkz5u82W" ipVersion=0x4 table="filter"
2026-02-17 02:54:37.609 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali929612656b0"
2026-02-17 02:54:37.609 [INFO][95] felix/endpoint_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-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:37.610 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:37.666 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:37.666 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"} status="down"
2026-02-17 02:54:37.675 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali929612656b0" state="down"
2026-02-17 02:54:37.675 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali929612656b0"
2026-02-17 02:54:37.675 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali929612656b0", State:"down", Index:56}
2026-02-17 02:54:37.676 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali929612656b0", Addrs:set.Typed[string]{}}
2026-02-17 02:54:37.676 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali929612656b0", Addrs:set.Typed[string]{}}
2026-02-17 02:54:37.676 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali929612656b0"
2026-02-17 02:54:37.676 [INFO][95] felix/endpoint_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-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:37.676 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:37.680 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali929612656b0" state="up"
2026-02-17 02:54:37.701 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:37.701 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"} status="down"
2026-02-17 02:54:37.702 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali929612656b0", State:"up", Index:56}
2026-02-17 02:54:37.702 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali929612656b0"
2026-02-17 02:54:37.702 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali929612656b0"
2026-02-17 02:54:37.702 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali929612656b0"
2026-02-17 02:54:37.702 [INFO][95] felix/endpoint_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-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:37.702 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:37.726 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:37.726 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"} status="up"
2026-02-17 02:54:38.703 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3, name=eth0)
2026-02-17 02:54:38.703 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali929612656b0" profile_ids:"kns.projected-3806" profile_ids:"ksa.projected-3806.default" ipv4_nets:"10.100.8.243/32"}
2026-02-17 02:54:38.703 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:38.704 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:38.705 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:38.706 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali929612656b0"
2026-02-17 02:54:38.707 [INFO][95] felix/endpoint_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-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:38.707 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:38.731 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:38.731 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"} status="up"
2026-02-17 02:54:38.850 [INFO][95] 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:54:38.850 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali929612656b0"
2026-02-17 02:54:38.850 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali929612656b0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:38.850 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali929612656b0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:39.445 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1332"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-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:"emptydir-1332"}
2026-02-17 02:54:39.472 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-8005"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-8005"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8005"}
2026-02-17 02:54:39.500 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-8005" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:39.808 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3, name=eth0)
2026-02-17 02:54:39.809 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali929612656b0" profile_ids:"kns.projected-3806" profile_ids:"ksa.projected-3806.default" ipv4_nets:"10.100.8.243/32"}
2026-02-17 02:54:39.809 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:39.809 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:39.809 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:39.809 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali929612656b0"
2026-02-17 02:54:39.810 [INFO][95] felix/endpoint_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-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:39.810 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:39.838 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:39.838 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"} status="up"
2026-02-17 02:54:39.912 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali929612656b0" state="down"
2026-02-17 02:54:39.913 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali929612656b0"
2026-02-17 02:54:39.913 [INFO][95] 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:54:39.913 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali929612656b0", State:"down", Index:56}
2026-02-17 02:54:39.913 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali929612656b0", Addrs:set.Typed[string]{}}
2026-02-17 02:54:39.913 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali929612656b0", Addrs:set.Typed[string]{}}
2026-02-17 02:54:39.913 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali929612656b0"
2026-02-17 02:54:39.913 [INFO][95] felix/endpoint_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-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:39.913 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:39.913 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali929612656b0" state=""
2026-02-17 02:54:39.913 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali929612656b0"
2026-02-17 02:54:39.914 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.243
2026-02-17 02:54:39.943 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:39.943 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"} status="down"
2026-02-17 02:54:39.943 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali929612656b0", State:"", Index:56}
2026-02-17 02:54:39.944 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali929612656b0", Addrs:set.Set[string](nil)}
2026-02-17 02:54:39.944 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali929612656b0", Addrs:set.Set[string](nil)}
2026-02-17 02:54:39.944 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali929612656b0"
2026-02-17 02:54:39.944 [INFO][95] felix/endpoint_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-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:39.944 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:39.974 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:39.974 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"} status="down"
2026-02-17 02:54:40.043 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3, name=eth0)
2026-02-17 02:54:40.044 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3" endpoint_id:"eth0"}
2026-02-17 02:54:40.044 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-3806.default"}
2026-02-17 02:54:40.044 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-3806"}
2026-02-17 02:54:40.044 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:40.044 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:40.045 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-3806" ipVersion=0x4 table="filter"
2026-02-17 02:54:40.045 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_66ekpd682hHkz5u82W" ipVersion=0x4 table="filter"
2026-02-17 02:54:40.045 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-3806" ipVersion=0x4 table="filter"
2026-02-17 02:54:40.046 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_66ekpd682hHkz5u82W" ipVersion=0x4 table="filter"
2026-02-17 02:54:40.046 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:40.046 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali929612656b0" ipVersion=0x4 table="filter"
2026-02-17 02:54:40.046 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali929612656b0" ipVersion=0x4 table="filter"
2026-02-17 02:54:40.046 [INFO][95] felix/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-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:40.046 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:40.120 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3806/downwardapi-volume-1e7da82f-48fc-44b7-9c75-cafc32b376a3", EndpointId:"eth0"}
2026-02-17 02:54:40.121 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6222" name:"default"}
2026-02-17 02:54:40.198 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=proxy-8005/agnhost, name=eth0)
2026-02-17 02:54:40.198 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.proxy-8005.default"} profile:{}
2026-02-17 02:54:40.198 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.proxy-8005"} profile:{inbound_rules:{action:"allow" rule_id:"5xCellAmN6oZLPoQ"} outbound_rules:{action:"allow" rule_id:"cjNeUTYMDxzIT1p8"}}
2026-02-17 02:54:40.198 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-8005/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e3084a7a59" profile_ids:"kns.proxy-8005" profile_ids:"ksa.proxy-8005.default" ipv4_nets:"10.100.8.244/32"}
2026-02-17 02:54:40.198 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:40.198 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:40.198 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:40.199 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3e3084a7a59" ipVersion=0x4 table="filter"
2026-02-17 02:54:40.199 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.proxy-8005" ipVersion=0x4 table="filter"
2026-02-17 02:54:40.199 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PZhgILjKTUHeo3m2zr" ipVersion=0x4 table="filter"
2026-02-17 02:54:40.199 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3e3084a7a59" ipVersion=0x4 table="filter"
2026-02-17 02:54:40.199 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.proxy-8005" ipVersion=0x4 table="filter"
2026-02-17 02:54:40.199 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PZhgILjKTUHeo3m2zr" ipVersion=0x4 table="filter"
2026-02-17 02:54:40.199 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3e3084a7a59"
2026-02-17 02:54:40.199 [INFO][95] felix/endpoint_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-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:40.199 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:40.250 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:40.250 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"} status="down"
2026-02-17 02:54:40.276 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali3e3084a7a59" state="down"
2026-02-17 02:54:40.277 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3e3084a7a59"
2026-02-17 02:54:40.277 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali3e3084a7a59" state="up"
2026-02-17 02:54:40.277 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e3084a7a59", State:"down", Index:57}
2026-02-17 02:54:40.277 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e3084a7a59", Addrs:set.Typed[string]{}}
2026-02-17 02:54:40.277 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e3084a7a59", Addrs:set.Typed[string]{}}
2026-02-17 02:54:40.277 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e3084a7a59", State:"up", Index:57}
2026-02-17 02:54:40.277 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3e3084a7a59"
2026-02-17 02:54:40.277 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3e3084a7a59"
2026-02-17 02:54:40.277 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e3084a7a59"
2026-02-17 02:54:40.277 [INFO][95] felix/endpoint_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-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:40.278 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:40.319 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:40.319 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:54:40.383 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6222"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6222"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6222"}
2026-02-17 02:54:40.413 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6222"}
2026-02-17 02:54:40.637 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=proxy-8005/agnhost, name=eth0)
2026-02-17 02:54:40.637 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-8005/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e3084a7a59" profile_ids:"kns.proxy-8005" profile_ids:"ksa.proxy-8005.default" ipv4_nets:"10.100.8.244/32"}
2026-02-17 02:54:40.637 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:40.638 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:40.638 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:40.639 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e3084a7a59"
2026-02-17 02:54:40.639 [INFO][95] felix/endpoint_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-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:40.639 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:40.663 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:40.663 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:54:40.980 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-8916" name:"default"}
2026-02-17 02:54:41.072 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3806"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3806"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3806"}
2026-02-17 02:54:41.114 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-606"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-606"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-606"}
2026-02-17 02:54:41.144 [INFO][95] felix/summary.go 100: Summarising 207 dataplane reconciliation loops over 1m0s: avg=33ms longest=89ms (resync-calico-v4)
2026-02-17 02:54:41.145 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-606" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:41.320 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-8916"}
2026-02-17 02:54:41.573 [INFO][95] 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:54:41.573 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3e3084a7a59"
2026-02-17 02:54:41.573 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e3084a7a59", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:41.573 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e3084a7a59", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:41.604 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-8005" type:"ClusterIP" cluster_ips:"10.254.92.183" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:54:41.745 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-8005"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-8005"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8005"}
2026-02-17 02:54:41.778 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-2571"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-2571"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2571"}
2026-02-17 02:54:41.809 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-2571" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:41.817 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d, name=eth0)
2026-02-17 02:54:41.830 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-606"} profile:{inbound_rules:{action:"allow" rule_id:"l9DR8lC1zjWeo8_s"} outbound_rules:{action:"allow" rule_id:"J-rvt-y3IxlhxEGG"}}
2026-02-17 02:54:41.831 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-606.default"} profile:{}
2026-02-17 02:54:41.831 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50b7ccb4a79" profile_ids:"kns.container-probe-606" profile_ids:"ksa.container-probe-606.default" ipv4_nets:"10.100.8.245/32"}
2026-02-17 02:54:41.831 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:54:41.831 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:54:41.831 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:54:41.832 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali50b7ccb4a79" ipVersion=0x4 table="filter"
2026-02-17 02:54:41.832 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ADCGSzCBsjLG35mOtO" ipVersion=0x4 table="filter"
2026-02-17 02:54:41.832 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_84h1BKk7ZhTxC3lVwL" ipVersion=0x4 table="filter"
2026-02-17 02:54:41.832 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali50b7ccb4a79" ipVersion=0x4 table="filter"
2026-02-17 02:54:41.832 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ADCGSzCBsjLG35mOtO" ipVersion=0x4 table="filter"
2026-02-17 02:54:41.832 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_84h1BKk7ZhTxC3lVwL" ipVersion=0x4 table="filter"
2026-02-17 02:54:41.832 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali50b7ccb4a79"
2026-02-17 02:54:41.832 [INFO][95] felix/endpoint_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-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:54:41.832 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:54:41.887 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:41.888 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"} status="down"
2026-02-17 02:54:41.894 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali50b7ccb4a79" state="down"
2026-02-17 02:54:41.895 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali50b7ccb4a79"
2026-02-17 02:54:41.895 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50b7ccb4a79", State:"down", Index:58}
2026-02-17 02:54:41.895 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50b7ccb4a79", Addrs:set.Typed[string]{}}
2026-02-17 02:54:41.895 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50b7ccb4a79", Addrs:set.Typed[string]{}}
2026-02-17 02:54:41.895 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali50b7ccb4a79"
2026-02-17 02:54:41.895 [INFO][95] felix/endpoint_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-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:54:41.895 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:54:41.898 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali50b7ccb4a79" state="up"
2026-02-17 02:54:41.918 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:41.918 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"} status="down"
2026-02-17 02:54:41.918 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50b7ccb4a79", State:"up", Index:58}
2026-02-17 02:54:41.918 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali50b7ccb4a79"
2026-02-17 02:54:41.918 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali50b7ccb4a79"
2026-02-17 02:54:41.918 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50b7ccb4a79"
2026-02-17 02:54:41.919 [INFO][95] felix/endpoint_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-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:54:41.919 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:54:41.943 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:41.943 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"} status="up"
2026-02-17 02:54:41.943 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-2571"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-2571"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2571"}
2026-02-17 02:54:41.986 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5185"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"services-5185"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5185"}
2026-02-17 02:54:42.018 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-5185" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:42.068 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-5185" type:"NodePort" cluster_ips:"10.254.41.246" ports:{Protocol:"TCP" Port:80 NodePort:31438}
2026-02-17 02:54:42.281 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1184" name:"default"}
2026-02-17 02:54:42.571 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1184"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1184"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1184"}
2026-02-17 02:54:42.595 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1184"}
2026-02-17 02:54:42.673 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d, name=eth0)
2026-02-17 02:54:42.673 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50b7ccb4a79" profile_ids:"kns.container-probe-606" profile_ids:"ksa.container-probe-606.default" ipv4_nets:"10.100.8.245/32"}
2026-02-17 02:54:42.673 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:54:42.673 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:54:42.673 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:54:42.674 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50b7ccb4a79"
2026-02-17 02:54:42.674 [INFO][95] felix/endpoint_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-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:54:42.674 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:54:42.718 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:42.718 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"} status="up"
2026-02-17 02:54:42.846 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-5185/affinity-nodeport-85dffb5fc7-ncjwb, name=eth0)
2026-02-17 02:54:42.847 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-5185"} profile:{inbound_rules:{action:"allow" rule_id:"E9NFUiq1T3t5Q04j"} outbound_rules:{action:"allow" rule_id:"5aT3yLzhuBp56fKO"}}
2026-02-17 02:54:42.850 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-5185.default"} profile:{}
2026-02-17 02:54:42.850 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibddd9ea7863" profile_ids:"kns.services-5185" profile_ids:"ksa.services-5185.default" ipv4_nets:"10.100.8.246/32"}
2026-02-17 02:54:42.851 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:42.851 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:42.851 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:42.851 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:54:42.851 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibddd9ea7863" ipVersion=0x4 table="filter"
2026-02-17 02:54:42.852 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-5185" ipVersion=0x4 table="filter"
2026-02-17 02:54:42.852 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5N3ZQxmn5JsfftcjIh" ipVersion=0x4 table="filter"
2026-02-17 02:54:42.852 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:54:42.852 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibddd9ea7863" ipVersion=0x4 table="filter"
2026-02-17 02:54:42.852 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-5185" ipVersion=0x4 table="filter"
2026-02-17 02:54:42.852 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5N3ZQxmn5JsfftcjIh" ipVersion=0x4 table="filter"
2026-02-17 02:54:42.852 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibddd9ea7863"
2026-02-17 02:54:42.852 [INFO][95] felix/endpoint_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-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:42.852 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:42.898 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:42.898 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"} status="down"
2026-02-17 02:54:42.948 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="calibddd9ea7863" state="down"
2026-02-17 02:54:42.948 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibddd9ea7863"
2026-02-17 02:54:42.948 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="calibddd9ea7863" state="up"
2026-02-17 02:54:42.948 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibddd9ea7863", State:"down", Index:59}
2026-02-17 02:54:42.949 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibddd9ea7863", Addrs:set.Typed[string]{}}
2026-02-17 02:54:42.949 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibddd9ea7863", Addrs:set.Typed[string]{}}
2026-02-17 02:54:42.949 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibddd9ea7863", State:"up", Index:59}
2026-02-17 02:54:42.949 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibddd9ea7863"
2026-02-17 02:54:42.949 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibddd9ea7863"
2026-02-17 02:54:42.949 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibddd9ea7863"
2026-02-17 02:54:42.949 [INFO][95] felix/endpoint_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-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:42.949 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:42.982 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:42.982 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"} status="up"
2026-02-17 02:54:43.713 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-5185/affinity-nodeport-85dffb5fc7-ncjwb, name=eth0)
2026-02-17 02:54:43.713 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibddd9ea7863" profile_ids:"kns.services-5185" profile_ids:"ksa.services-5185.default" ipv4_nets:"10.100.8.246/32"}
2026-02-17 02:54:43.713 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:43.713 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:43.713 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:43.714 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibddd9ea7863"
2026-02-17 02:54:43.714 [INFO][95] felix/endpoint_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-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:43.714 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:43.745 [INFO][95] 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:54:43.745 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali50b7ccb4a79"
2026-02-17 02:54:43.782 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:43.782 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"} status="up"
2026-02-17 02:54:43.782 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50b7ccb4a79", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:43.782 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50b7ccb4a79", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:44.545 [INFO][95] 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:54:44.545 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibddd9ea7863"
2026-02-17 02:54:44.545 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibddd9ea7863", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:44.547 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibddd9ea7863", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:44.737 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1332" name:"default"}
2026-02-17 02:54:44.907 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1332"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-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:"emptydir-1332"}
2026-02-17 02:54:44.938 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1332"}
2026-02-17 02:54:46.288 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3806" name:"default"}
2026-02-17 02:54:46.517 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3806"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3806"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3806"}
2026-02-17 02:54:46.551 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3806"}
2026-02-17 02:54:46.770 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=proxy-8005/agnhost, name=eth0)
2026-02-17 02:54:46.771 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-8005/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e3084a7a59" profile_ids:"kns.proxy-8005" profile_ids:"ksa.proxy-8005.default" ipv4_nets:"10.100.8.244/32"}
2026-02-17 02:54:46.771 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:46.771 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:46.771 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:46.772 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e3084a7a59"
2026-02-17 02:54:46.772 [INFO][95] felix/endpoint_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-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:46.772 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:46.822 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:46.823 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:54:46.823 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-8005"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-8005"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8005"}
2026-02-17 02:54:46.990 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-2571" name:"default"}
2026-02-17 02:54:47.118 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=proxy-8005/agnhost, name=eth0)
2026-02-17 02:54:47.118 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-8005/agnhost" endpoint_id:"eth0"}
2026-02-17 02:54:47.119 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.proxy-8005"}
2026-02-17 02:54:47.119 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.proxy-8005.default"}
2026-02-17 02:54:47.119 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:47.119 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:47.120 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.proxy-8005" ipVersion=0x4 table="filter"
2026-02-17 02:54:47.120 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PZhgILjKTUHeo3m2zr" ipVersion=0x4 table="filter"
2026-02-17 02:54:47.120 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.proxy-8005" ipVersion=0x4 table="filter"
2026-02-17 02:54:47.121 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PZhgILjKTUHeo3m2zr" ipVersion=0x4 table="filter"
2026-02-17 02:54:47.121 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:47.121 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3e3084a7a59" ipVersion=0x4 table="filter"
2026-02-17 02:54:47.121 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3e3084a7a59" ipVersion=0x4 table="filter"
2026-02-17 02:54:47.121 [INFO][95] felix/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-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:47.121 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:47.122 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.244
2026-02-17 02:54:47.190 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-8005/agnhost", EndpointId:"eth0"}
2026-02-17 02:54:47.229 [INFO][95] 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:54:47.229 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3e3084a7a59"
2026-02-17 02:54:47.229 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali3e3084a7a59" state="down"
2026-02-17 02:54:47.229 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e3084a7a59", Addrs:set.Typed[string]{}}
2026-02-17 02:54:47.229 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e3084a7a59", Addrs:set.Typed[string]{}}
2026-02-17 02:54:47.229 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e3084a7a59", State:"down", Index:57}
2026-02-17 02:54:47.234 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali3e3084a7a59" state=""
2026-02-17 02:54:47.234 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3e3084a7a59"
2026-02-17 02:54:47.260 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e3084a7a59", State:"", Index:57}
2026-02-17 02:54:47.260 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e3084a7a59", Addrs:set.Set[string](nil)}
2026-02-17 02:54:47.260 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e3084a7a59", Addrs:set.Set[string](nil)}
2026-02-17 02:54:47.607 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-2571"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-2571"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2571"}
2026-02-17 02:54:47.638 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-2571"}
2026-02-17 02:54:49.231 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-5185"
2026-02-17 02:54:49.300 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-5185/affinity-nodeport-85dffb5fc7-ncjwb, name=eth0)
2026-02-17 02:54:49.303 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibddd9ea7863" profile_ids:"kns.services-5185" profile_ids:"ksa.services-5185.default" ipv4_nets:"10.100.8.246/32"}
2026-02-17 02:54:49.304 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:49.304 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:49.304 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:49.305 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibddd9ea7863"
2026-02-17 02:54:49.305 [INFO][95] felix/endpoint_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-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:49.305 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:49.320 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-5185/affinity-nodeport-85dffb5fc7-ncjwb, name=eth0)
2026-02-17 02:54:49.363 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:49.363 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"} status="up"
2026-02-17 02:54:49.363 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb" endpoint_id:"eth0"}
2026-02-17 02:54:49.363 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-5185"}
2026-02-17 02:54:49.363 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-5185.default"}
2026-02-17 02:54:49.364 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5185"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"services-5185"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5185"}
2026-02-17 02:54:49.364 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:49.364 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:49.364 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-5185" ipVersion=0x4 table="filter"
2026-02-17 02:54:49.366 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5N3ZQxmn5JsfftcjIh" ipVersion=0x4 table="filter"
2026-02-17 02:54:49.366 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-5185" ipVersion=0x4 table="filter"
2026-02-17 02:54:49.366 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5N3ZQxmn5JsfftcjIh" ipVersion=0x4 table="filter"
2026-02-17 02:54:49.366 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:49.366 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:54:49.366 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibddd9ea7863" ipVersion=0x4 table="filter"
2026-02-17 02:54:49.366 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:54:49.366 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibddd9ea7863" ipVersion=0x4 table="filter"
2026-02-17 02:54:49.366 [INFO][95] felix/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-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:49.366 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:49.367 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.246
2026-02-17 02:54:49.439 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5185/affinity-nodeport-85dffb5fc7-ncjwb", EndpointId:"eth0"}
2026-02-17 02:54:49.439 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-110"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-110"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-110"}
2026-02-17 02:54:49.439 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-110" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:49.482 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-110"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-110"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-110"}
2026-02-17 02:54:49.512 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8686"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8686"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8686"}
2026-02-17 02:54:49.539 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-8686" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:49.566 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-8686" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:54:49.592 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-8686" type:"ClusterIP" cluster_ips:"10.254.174.119" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:54:51.771 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="calibddd9ea7863" state="down"
2026-02-17 02:54:51.772 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibddd9ea7863", State:"down", Index:59}
2026-02-17 02:54:51.772 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibddd9ea7863"
2026-02-17 02:54:51.772 [INFO][95] 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:54:51.773 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="calibddd9ea7863" state=""
2026-02-17 02:54:51.773 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibddd9ea7863"
2026-02-17 02:54:51.798 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibddd9ea7863", Addrs:set.Typed[string]{}}
2026-02-17 02:54:51.798 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibddd9ea7863", Addrs:set.Typed[string]{}}
2026-02-17 02:54:51.798 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibddd9ea7863", State:"", Index:59}
2026-02-17 02:54:51.798 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibddd9ea7863", Addrs:set.Set[string](nil)}
2026-02-17 02:54:51.798 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibddd9ea7863", Addrs:set.Set[string](nil)}
2026-02-17 02:54:52.184 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-8005"
2026-02-17 02:54:52.307 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-8005" name:"default"}
2026-02-17 02:54:52.538 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-8005"}
2026-02-17 02:54:54.526 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-110"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-110"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-110"}
2026-02-17 02:54:54.632 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-5185" name:"default"}
2026-02-17 02:54:54.984 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5185"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"services-5185"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5185"}
2026-02-17 02:54:55.016 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-5185"}
2026-02-17 02:54:56.757 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-8686"
2026-02-17 02:54:56.838 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-8686"
2026-02-17 02:54:56.882 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8686"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8686"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8686"}
2026-02-17 02:54:56.917 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6885"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6885"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6885"}
2026-02-17 02:54:56.948 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6885" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:59.629 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-110" name:"default"}
2026-02-17 02:54:59.821 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-110"}
2026-02-17 02:55:02.112 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-8686" name:"default"}
2026-02-17 02:55:02.230 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8686"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8686"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8686"}
2026-02-17 02:55:02.261 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-8686"}
2026-02-17 02:55:21.073 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6885"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6885"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6885"}
2026-02-17 02:55:21.104 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6515"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6515"} 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-6515"}
2026-02-17 02:55:21.129 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-6515" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:21.743 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446, name=eth0)
2026-02-17 02:55:21.743 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-6515"} profile:{inbound_rules:{action:"allow" rule_id:"DBi3kYF45GVe74yk"} outbound_rules:{action:"allow" rule_id:"iqwZAwHSNvVC_wfF"}}
2026-02-17 02:55:21.743 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-6515.default"} profile:{}
2026-02-17 02:55:21.743 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a27a1845a2" profile_ids:"kns.pods-6515" profile_ids:"ksa.pods-6515.default" ipv4_nets:"10.100.8.247/32"}
2026-02-17 02:55:21.744 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:21.744 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:21.744 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:21.745 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3a27a1845a2" ipVersion=0x4 table="filter"
2026-02-17 02:55:21.745 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-6515" ipVersion=0x4 table="filter"
2026-02-17 02:55:21.745 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_w4mElXTUvK2oTdwa2w" ipVersion=0x4 table="filter"
2026-02-17 02:55:21.745 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3a27a1845a2" ipVersion=0x4 table="filter"
2026-02-17 02:55:21.745 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-6515" ipVersion=0x4 table="filter"
2026-02-17 02:55:21.745 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_w4mElXTUvK2oTdwa2w" ipVersion=0x4 table="filter"
2026-02-17 02:55:21.745 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3a27a1845a2"
2026-02-17 02:55:21.745 [INFO][95] felix/endpoint_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-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:21.745 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:21.786 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:21.787 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"} status="down"
2026-02-17 02:55:21.808 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali3a27a1845a2" state="down"
2026-02-17 02:55:21.808 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a27a1845a2"
2026-02-17 02:55:21.808 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a27a1845a2", State:"down", Index:60}
2026-02-17 02:55:21.808 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a27a1845a2", Addrs:set.Typed[string]{}}
2026-02-17 02:55:21.808 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a27a1845a2", Addrs:set.Typed[string]{}}
2026-02-17 02:55:21.808 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a27a1845a2"
2026-02-17 02:55:21.808 [INFO][95] felix/endpoint_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-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:21.808 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:21.814 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali3a27a1845a2" state="up"
2026-02-17 02:55:21.833 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:21.833 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"} status="down"
2026-02-17 02:55:21.833 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a27a1845a2", State:"up", Index:60}
2026-02-17 02:55:21.834 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3a27a1845a2"
2026-02-17 02:55:21.834 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a27a1845a2"
2026-02-17 02:55:21.834 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a27a1845a2"
2026-02-17 02:55:21.834 [INFO][95] felix/endpoint_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-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:21.834 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:21.859 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:21.859 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"} status="up"
2026-02-17 02:55:22.818 [INFO][95] 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:55:22.818 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3a27a1845a2"
2026-02-17 02:55:22.818 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a27a1845a2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:22.818 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a27a1845a2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:22.869 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446, name=eth0)
2026-02-17 02:55:22.870 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a27a1845a2" profile_ids:"kns.pods-6515" profile_ids:"ksa.pods-6515.default" ipv4_nets:"10.100.8.247/32"}
2026-02-17 02:55:22.870 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:22.870 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:22.870 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:22.871 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a27a1845a2"
2026-02-17 02:55:22.871 [INFO][95] felix/endpoint_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-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:22.871 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:22.900 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:22.900 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"} status="up"
2026-02-17 02:55:23.292 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6515"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6515"} 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-6515"}
2026-02-17 02:55:23.328 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8819"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8819"}
2026-02-17 02:55:23.359 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8819" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:23.398 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8819"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8819"} labels:{key:"webhook-8819" value:"true"}
2026-02-17 02:55:23.398 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1444"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1444"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1444"} labels:{key:"webhook-8819-markers" value:"true"}
2026-02-17 02:55:23.398 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1444" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:25.893 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8819" type:"ClusterIP" cluster_ips:"10.254.8.33" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:55:26.121 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6885"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6885"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6885"}
2026-02-17 02:55:26.977 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8819"
2026-02-17 02:55:27.023 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:55:27.089 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8819"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8819"} labels:{key:"webhook-8819" value:"true"}
2026-02-17 02:55:27.127 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1444"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1444"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1444"} labels:{key:"webhook-8819-markers" value:"true"}
2026-02-17 02:55:27.128 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6298"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6298"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6298"}
2026-02-17 02:55:27.152 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-6298" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:28.317 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446, name=eth0)
2026-02-17 02:55:28.319 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a27a1845a2" profile_ids:"kns.pods-6515" profile_ids:"ksa.pods-6515.default" ipv4_nets:"10.100.8.247/32"}
2026-02-17 02:55:28.320 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:28.321 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:28.321 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:28.322 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a27a1845a2"
2026-02-17 02:55:28.322 [INFO][95] felix/endpoint_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-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:28.322 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:28.352 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:28.352 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"} status="up"
2026-02-17 02:55:28.352 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6515"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6515"} 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-6515"}
2026-02-17 02:55:31.340 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6885" name:"default"}
2026-02-17 02:55:31.381 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6298"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6298"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6298"}
2026-02-17 02:55:31.403 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8089"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8089"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8089"}
2026-02-17 02:55:31.404 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8089" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:31.580 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6885"}
2026-02-17 02:55:32.081 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd, name=eth0)
2026-02-17 02:55:32.082 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-8089"} profile:{inbound_rules:{action:"allow" rule_id:"Xpxfn5Sz0SUTqnn-"} outbound_rules:{action:"allow" rule_id:"V060PhvFJDaIv_Hr"}}
2026-02-17 02:55:32.082 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-8089.default"} profile:{}
2026-02-17 02:55:32.082 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid35b221b70b" profile_ids:"kns.projected-8089" profile_ids:"ksa.projected-8089.default" ipv4_nets:"10.100.8.248/32"}
2026-02-17 02:55:32.082 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:32.082 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:32.082 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:32.083 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid35b221b70b" ipVersion=0x4 table="filter"
2026-02-17 02:55:32.083 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-8089" ipVersion=0x4 table="filter"
2026-02-17 02:55:32.083 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TsbYx7Y0orxe7P0WxE" ipVersion=0x4 table="filter"
2026-02-17 02:55:32.083 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid35b221b70b" ipVersion=0x4 table="filter"
2026-02-17 02:55:32.083 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-8089" ipVersion=0x4 table="filter"
2026-02-17 02:55:32.083 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TsbYx7Y0orxe7P0WxE" ipVersion=0x4 table="filter"
2026-02-17 02:55:32.083 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid35b221b70b"
2026-02-17 02:55:32.083 [INFO][95] felix/endpoint_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-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:32.083 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:32.118 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="calid35b221b70b" state="down"
2026-02-17 02:55:32.118 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid35b221b70b"
2026-02-17 02:55:32.122 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="calid35b221b70b" state="up"
2026-02-17 02:55:32.130 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:32.130 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"} status="down"
2026-02-17 02:55:32.130 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid35b221b70b", State:"down", Index:61}
2026-02-17 02:55:32.131 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid35b221b70b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:32.131 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid35b221b70b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:32.131 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid35b221b70b", State:"up", Index:61}
2026-02-17 02:55:32.131 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid35b221b70b"
2026-02-17 02:55:32.131 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid35b221b70b"
2026-02-17 02:55:32.131 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid35b221b70b"
2026-02-17 02:55:32.132 [INFO][95] felix/endpoint_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-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:32.132 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:32.159 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:32.159 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"} status="up"
2026-02-17 02:55:32.159 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8819" name:"default"}
2026-02-17 02:55:32.388 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1444" name:"default"}
2026-02-17 02:55:32.596 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8819"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8819"} labels:{key:"webhook-8819" value:"true"}
2026-02-17 02:55:32.628 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8819"}
2026-02-17 02:55:32.774 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1444"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1444"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1444"} labels:{key:"webhook-8819-markers" value:"true"}
2026-02-17 02:55:32.805 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1444"}
2026-02-17 02:55:32.927 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd, name=eth0)
2026-02-17 02:55:32.928 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid35b221b70b" profile_ids:"kns.projected-8089" profile_ids:"ksa.projected-8089.default" ipv4_nets:"10.100.8.248/32"}
2026-02-17 02:55:32.928 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:32.928 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:32.928 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:32.929 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid35b221b70b"
2026-02-17 02:55:32.929 [INFO][95] felix/endpoint_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-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:32.930 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:32.957 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:32.957 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"} status="up"
2026-02-17 02:55:33.413 [INFO][95] 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:55:33.413 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid35b221b70b"
2026-02-17 02:55:33.413 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid35b221b70b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:33.413 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid35b221b70b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:34.119 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd, name=eth0)
2026-02-17 02:55:34.119 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid35b221b70b" profile_ids:"kns.projected-8089" profile_ids:"ksa.projected-8089.default" ipv4_nets:"10.100.8.248/32"}
2026-02-17 02:55:34.120 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:34.120 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:34.120 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:34.121 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid35b221b70b"
2026-02-17 02:55:34.122 [INFO][95] felix/endpoint_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-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:34.122 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:34.153 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:34.153 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"} status="up"
2026-02-17 02:55:34.224 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="calid35b221b70b" state="down"
2026-02-17 02:55:34.224 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid35b221b70b"
2026-02-17 02:55:34.224 [INFO][95] 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:55:34.224 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid35b221b70b", State:"down", Index:61}
2026-02-17 02:55:34.224 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid35b221b70b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:34.224 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid35b221b70b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:34.224 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid35b221b70b"
2026-02-17 02:55:34.224 [INFO][95] felix/endpoint_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-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:34.224 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:34.225 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.248
2026-02-17 02:55:34.227 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="calid35b221b70b" state=""
2026-02-17 02:55:34.227 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid35b221b70b"
2026-02-17 02:55:34.250 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:34.250 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"} status="down"
2026-02-17 02:55:34.250 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid35b221b70b", State:"", Index:61}
2026-02-17 02:55:34.250 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid35b221b70b", Addrs:set.Set[string](nil)}
2026-02-17 02:55:34.250 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid35b221b70b", Addrs:set.Set[string](nil)}
2026-02-17 02:55:34.250 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid35b221b70b"
2026-02-17 02:55:34.250 [INFO][95] felix/endpoint_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-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:34.250 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:34.279 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:34.279 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"} status="down"
2026-02-17 02:55:34.341 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd, name=eth0)
2026-02-17 02:55:34.341 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd" endpoint_id:"eth0"}
2026-02-17 02:55:34.341 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-8089"}
2026-02-17 02:55:34.342 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-8089.default"}
2026-02-17 02:55:34.342 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:34.342 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:34.342 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-8089" ipVersion=0x4 table="filter"
2026-02-17 02:55:34.342 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TsbYx7Y0orxe7P0WxE" ipVersion=0x4 table="filter"
2026-02-17 02:55:34.342 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-8089" ipVersion=0x4 table="filter"
2026-02-17 02:55:34.342 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TsbYx7Y0orxe7P0WxE" ipVersion=0x4 table="filter"
2026-02-17 02:55:34.342 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:34.342 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid35b221b70b" ipVersion=0x4 table="filter"
2026-02-17 02:55:34.342 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid35b221b70b" ipVersion=0x4 table="filter"
2026-02-17 02:55:34.342 [INFO][95] felix/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-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:34.343 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:34.406 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8089/pod-projected-secrets-e37579ec-1bb2-4cd6-871d-01e0f8da6fcd", EndpointId:"eth0"}
2026-02-17 02:55:35.524 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8089"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8089"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8089"}
2026-02-17 02:55:35.557 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5852"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"job-5852"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5852"}
2026-02-17 02:55:35.584 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5852" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:36.230 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-5852/with-success-policy-all-index-succeeded-0-w4g7d, name=eth0)
2026-02-17 02:55:36.230 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5852"} profile:{inbound_rules:{action:"allow" rule_id:"Stmcqy9x_t3Q8K92"} outbound_rules:{action:"allow" rule_id:"j4dbt6elbsYLAxgI"}}
2026-02-17 02:55:36.230 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5852.default"} profile:{}
2026-02-17 02:55:36.231 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieb864a65d0b" profile_ids:"kns.job-5852" profile_ids:"ksa.job-5852.default" ipv4_nets:"10.100.8.249/32"}
2026-02-17 02:55:36.231 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:36.231 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:36.231 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:36.231 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calieb864a65d0b" ipVersion=0x4 table="filter"
2026-02-17 02:55:36.231 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5852" ipVersion=0x4 table="filter"
2026-02-17 02:55:36.231 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uNW9cLPsIaOTMJhWre" ipVersion=0x4 table="filter"
2026-02-17 02:55:36.231 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calieb864a65d0b" ipVersion=0x4 table="filter"
2026-02-17 02:55:36.231 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5852" ipVersion=0x4 table="filter"
2026-02-17 02:55:36.231 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uNW9cLPsIaOTMJhWre" ipVersion=0x4 table="filter"
2026-02-17 02:55:36.231 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calieb864a65d0b"
2026-02-17 02:55:36.232 [INFO][95] felix/endpoint_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-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:36.232 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:36.285 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:36.285 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"} status="down"
2026-02-17 02:55:36.303 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="calieb864a65d0b" state="down"
2026-02-17 02:55:36.304 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieb864a65d0b"
2026-02-17 02:55:36.304 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb864a65d0b", State:"down", Index:62}
2026-02-17 02:55:36.304 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb864a65d0b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:36.304 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb864a65d0b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:36.304 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieb864a65d0b"
2026-02-17 02:55:36.304 [INFO][95] felix/endpoint_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-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:36.304 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:36.308 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="calieb864a65d0b" state="up"
2026-02-17 02:55:36.347 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:36.348 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"} status="down"
2026-02-17 02:55:36.348 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb864a65d0b", State:"up", Index:62}
2026-02-17 02:55:36.348 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calieb864a65d0b"
2026-02-17 02:55:36.348 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieb864a65d0b"
2026-02-17 02:55:36.348 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieb864a65d0b"
2026-02-17 02:55:36.348 [INFO][95] felix/endpoint_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-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:36.348 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:36.374 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:36.375 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"} status="up"
2026-02-17 02:55:36.378 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-5852/with-success-policy-all-index-succeeded-1-d684f, name=eth0)
2026-02-17 02:55:36.379 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5852/with-success-policy-all-index-succeeded-1-d684f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9c98ef9397d" profile_ids:"kns.job-5852" profile_ids:"ksa.job-5852.default" ipv4_nets:"10.100.8.250/32"}
2026-02-17 02:55:36.379 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:36.379 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:36.379 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:36.380 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9c98ef9397d" ipVersion=0x4 table="filter"
2026-02-17 02:55:36.380 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9c98ef9397d" ipVersion=0x4 table="filter"
2026-02-17 02:55:36.380 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9c98ef9397d"
2026-02-17 02:55:36.380 [INFO][95] felix/endpoint_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-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:36.380 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:36.428 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:36.429 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"} status="down"
2026-02-17 02:55:36.429 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6298"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6298"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6298"}
2026-02-17 02:55:36.433 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali9c98ef9397d" state="down"
2026-02-17 02:55:36.433 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9c98ef9397d"
2026-02-17 02:55:36.452 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali9c98ef9397d" state="up"
2026-02-17 02:55:36.458 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c98ef9397d", State:"down", Index:63}
2026-02-17 02:55:36.459 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c98ef9397d", Addrs:set.Typed[string]{}}
2026-02-17 02:55:36.459 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c98ef9397d", Addrs:set.Typed[string]{}}
2026-02-17 02:55:36.459 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c98ef9397d", State:"up", Index:63}
2026-02-17 02:55:36.459 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9c98ef9397d"
2026-02-17 02:55:36.459 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9c98ef9397d"
2026-02-17 02:55:36.459 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9c98ef9397d"
2026-02-17 02:55:36.459 [INFO][95] felix/endpoint_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-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:36.459 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:36.487 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:36.487 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"} status="up"
2026-02-17 02:55:36.955 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-5852/with-success-policy-all-index-succeeded-1-d684f, name=eth0)
2026-02-17 02:55:36.956 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5852/with-success-policy-all-index-succeeded-1-d684f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9c98ef9397d" profile_ids:"kns.job-5852" profile_ids:"ksa.job-5852.default" ipv4_nets:"10.100.8.250/32"}
2026-02-17 02:55:36.956 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:36.956 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:36.956 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:36.957 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9c98ef9397d"
2026-02-17 02:55:36.957 [INFO][95] felix/endpoint_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-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:36.957 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:36.977 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-5852/with-success-policy-all-index-succeeded-0-w4g7d, name=eth0)
2026-02-17 02:55:36.995 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:36.995 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"} status="up"
2026-02-17 02:55:36.996 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieb864a65d0b" profile_ids:"kns.job-5852" profile_ids:"ksa.job-5852.default" ipv4_nets:"10.100.8.249/32"}
2026-02-17 02:55:36.996 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:36.996 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:36.996 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:36.998 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieb864a65d0b"
2026-02-17 02:55:36.998 [INFO][95] felix/endpoint_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-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:36.998 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:37.027 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:37.027 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"} status="up"
2026-02-17 02:55:37.505 [INFO][95] 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:55:37.506 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calieb864a65d0b"
2026-02-17 02:55:37.506 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb864a65d0b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:37.506 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb864a65d0b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:37.697 [INFO][95] 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:55:37.697 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9c98ef9397d"
2026-02-17 02:55:37.697 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c98ef9397d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:37.697 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c98ef9397d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:38.160 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-5852/with-success-policy-all-index-succeeded-0-w4g7d, name=eth0)
2026-02-17 02:55:38.161 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieb864a65d0b" profile_ids:"kns.job-5852" profile_ids:"ksa.job-5852.default" ipv4_nets:"10.100.8.249/32"}
2026-02-17 02:55:38.161 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:38.161 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:38.161 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:38.162 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieb864a65d0b"
2026-02-17 02:55:38.163 [INFO][95] felix/endpoint_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-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:38.163 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:38.192 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:38.192 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"} status="up"
2026-02-17 02:55:38.201 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-5852/with-success-policy-all-index-succeeded-1-d684f, name=eth0)
2026-02-17 02:55:38.202 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5852/with-success-policy-all-index-succeeded-1-d684f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9c98ef9397d" profile_ids:"kns.job-5852" profile_ids:"ksa.job-5852.default" ipv4_nets:"10.100.8.250/32"}
2026-02-17 02:55:38.202 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:38.202 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:38.202 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:38.203 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9c98ef9397d"
2026-02-17 02:55:38.203 [INFO][95] felix/endpoint_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-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:38.204 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:38.240 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:38.240 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"} status="up"
2026-02-17 02:55:38.269 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="calieb864a65d0b" state="down"
2026-02-17 02:55:38.270 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieb864a65d0b"
2026-02-17 02:55:38.270 [INFO][95] 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:55:38.270 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb864a65d0b", State:"down", Index:62}
2026-02-17 02:55:38.270 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb864a65d0b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:38.270 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb864a65d0b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:38.270 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieb864a65d0b"
2026-02-17 02:55:38.270 [INFO][95] felix/endpoint_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-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:38.270 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:38.271 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.249
2026-02-17 02:55:38.272 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="calieb864a65d0b" state=""
2026-02-17 02:55:38.272 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calieb864a65d0b"
2026-02-17 02:55:38.306 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:38.306 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"} status="down"
2026-02-17 02:55:38.306 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb864a65d0b", State:"", Index:62}
2026-02-17 02:55:38.306 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb864a65d0b", Addrs:set.Set[string](nil)}
2026-02-17 02:55:38.306 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb864a65d0b", Addrs:set.Set[string](nil)}
2026-02-17 02:55:38.306 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieb864a65d0b"
2026-02-17 02:55:38.306 [INFO][95] felix/endpoint_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-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:38.306 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:38.309 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali9c98ef9397d" state="down"
2026-02-17 02:55:38.309 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9c98ef9397d"
2026-02-17 02:55:38.309 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=63
2026-02-17 02:55:38.312 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali9c98ef9397d" state=""
2026-02-17 02:55:38.312 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9c98ef9397d"
2026-02-17 02:55:38.324 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:38.324 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"} status="down"
2026-02-17 02:55:38.324 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c98ef9397d", State:"down", Index:63}
2026-02-17 02:55:38.325 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c98ef9397d", Addrs:set.Typed[string]{}}
2026-02-17 02:55:38.325 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c98ef9397d", Addrs:set.Typed[string]{}}
2026-02-17 02:55:38.325 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c98ef9397d", State:"", Index:63}
2026-02-17 02:55:38.325 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c98ef9397d", Addrs:set.Set[string](nil)}
2026-02-17 02:55:38.325 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c98ef9397d", Addrs:set.Set[string](nil)}
2026-02-17 02:55:38.325 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9c98ef9397d"
2026-02-17 02:55:38.325 [INFO][95] felix/endpoint_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-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:38.325 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:38.325 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.250
2026-02-17 02:55:38.354 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:38.354 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"} status="down"
2026-02-17 02:55:38.383 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-5852/with-success-policy-all-index-succeeded-0-w4g7d, name=eth0)
2026-02-17 02:55:38.384 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d" endpoint_id:"eth0"}
2026-02-17 02:55:38.384 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:38.384 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:38.384 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:38.385 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calieb864a65d0b" ipVersion=0x4 table="filter"
2026-02-17 02:55:38.385 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calieb864a65d0b" ipVersion=0x4 table="filter"
2026-02-17 02:55:38.385 [INFO][95] felix/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-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:38.385 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:38.442 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-0-w4g7d", EndpointId:"eth0"}
2026-02-17 02:55:38.479 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-5852/with-success-policy-all-index-succeeded-1-d684f, name=eth0)
2026-02-17 02:55:38.480 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5852/with-success-policy-all-index-succeeded-1-d684f" endpoint_id:"eth0"}
2026-02-17 02:55:38.480 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5852"}
2026-02-17 02:55:38.480 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5852.default"}
2026-02-17 02:55:38.480 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:38.480 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:38.480 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5852" ipVersion=0x4 table="filter"
2026-02-17 02:55:38.480 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uNW9cLPsIaOTMJhWre" ipVersion=0x4 table="filter"
2026-02-17 02:55:38.481 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5852" ipVersion=0x4 table="filter"
2026-02-17 02:55:38.481 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uNW9cLPsIaOTMJhWre" ipVersion=0x4 table="filter"
2026-02-17 02:55:38.481 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:38.481 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9c98ef9397d" ipVersion=0x4 table="filter"
2026-02-17 02:55:38.481 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9c98ef9397d" ipVersion=0x4 table="filter"
2026-02-17 02:55:38.481 [INFO][95] felix/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-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:38.481 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:38.546 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5852/with-success-policy-all-index-succeeded-1-d684f", EndpointId:"eth0"}
2026-02-17 02:55:39.690 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5852"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"job-5852"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5852"}
2026-02-17 02:55:39.723 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6459"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"services-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:"services-6459"}
2026-02-17 02:55:39.748 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6459" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:39.794 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-6459" type:"ClusterIP" cluster_ips:"10.254.33.178" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:55:40.446 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-6459/affinity-clusterip-transition-5cffb65545-46r2s, name=eth0)
2026-02-17 02:55:40.447 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-6459"} profile:{inbound_rules:{action:"allow" rule_id:"SOxaTyLIakY9M4KY"} outbound_rules:{action:"allow" rule_id:"4wtRqoaQOIkovaHM"}}
2026-02-17 02:55:40.447 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-6459.default"} profile:{}
2026-02-17 02:55:40.447 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d51fae4ce9" profile_ids:"kns.services-6459" profile_ids:"ksa.services-6459.default" ipv4_nets:"10.100.8.251/32"}
2026-02-17 02:55:40.447 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:40.447 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:40.447 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:40.448 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9d51fae4ce9" ipVersion=0x4 table="filter"
2026-02-17 02:55:40.448 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-6459" ipVersion=0x4 table="filter"
2026-02-17 02:55:40.448 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cYlABmGrMwOLQ7fW0p" ipVersion=0x4 table="filter"
2026-02-17 02:55:40.448 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9d51fae4ce9" ipVersion=0x4 table="filter"
2026-02-17 02:55:40.448 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-6459" ipVersion=0x4 table="filter"
2026-02-17 02:55:40.448 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cYlABmGrMwOLQ7fW0p" ipVersion=0x4 table="filter"
2026-02-17 02:55:40.448 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9d51fae4ce9"
2026-02-17 02:55:40.448 [INFO][95] felix/endpoint_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-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:40.448 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:40.493 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:40.493 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"} status="down"
2026-02-17 02:55:40.520 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali9d51fae4ce9" state="down"
2026-02-17 02:55:40.520 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d51fae4ce9", State:"down", Index:64}
2026-02-17 02:55:40.520 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9d51fae4ce9"
2026-02-17 02:55:40.520 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9d51fae4ce9"
2026-02-17 02:55:40.520 [INFO][95] felix/endpoint_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-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:40.520 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:40.522 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali9d51fae4ce9" state="up"
2026-02-17 02:55:40.545 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:40.545 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"} status="down"
2026-02-17 02:55:40.545 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d51fae4ce9", Addrs:set.Typed[string]{}}
2026-02-17 02:55:40.545 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d51fae4ce9", Addrs:set.Typed[string]{}}
2026-02-17 02:55:40.545 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d51fae4ce9", State:"up", Index:64}
2026-02-17 02:55:40.545 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9d51fae4ce9"
2026-02-17 02:55:40.545 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9d51fae4ce9"
2026-02-17 02:55:40.545 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d51fae4ce9"
2026-02-17 02:55:40.545 [INFO][95] felix/endpoint_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-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:40.545 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:40.577 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:40.577 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"} status="up"
2026-02-17 02:55:40.839 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8089" name:"default"}
2026-02-17 02:55:40.986 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-6459/affinity-clusterip-transition-5cffb65545-46r2s, name=eth0)
2026-02-17 02:55:40.986 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d51fae4ce9" profile_ids:"kns.services-6459" profile_ids:"ksa.services-6459.default" ipv4_nets:"10.100.8.251/32"}
2026-02-17 02:55:40.987 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:40.987 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:40.987 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:40.988 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d51fae4ce9"
2026-02-17 02:55:40.989 [INFO][95] felix/endpoint_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-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:40.989 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:41.050 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:41.050 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"} status="up"
2026-02-17 02:55:41.168 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8089"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8089"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8089"}
2026-02-17 02:55:41.195 [INFO][95] felix/summary.go 100: Summarising 141 dataplane reconciliation loops over 1m0.1s: avg=35ms longest=85ms (resync-calico-v4)
2026-02-17 02:55:41.196 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-606"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-606"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-606"}
2026-02-17 02:55:41.226 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8089"}
2026-02-17 02:55:41.226 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-5890"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-5890"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5890"}
2026-02-17 02:55:41.226 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"certificates-5890" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:41.474 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-6298" name:"default"}
2026-02-17 02:55:41.717 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-6298"}
2026-02-17 02:55:42.074 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-5890"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-5890"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5890"}
2026-02-17 02:55:42.104 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4563"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4563"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4563"}
2026-02-17 02:55:42.132 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-4563" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:42.306 [INFO][95] 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:55:42.306 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9d51fae4ce9"
2026-02-17 02:55:42.306 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d51fae4ce9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:42.306 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d51fae4ce9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:42.752 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65, name=eth0)
2026-02-17 02:55:42.752 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-4563"} profile:{inbound_rules:{action:"allow" rule_id:"fYjOF3jqKqc0nKBi"} outbound_rules:{action:"allow" rule_id:"w1C9mIxy0VEvG5wW"}}
2026-02-17 02:55:42.753 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-4563.default"} profile:{}
2026-02-17 02:55:42.753 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali991f4637576" profile_ids:"kns.var-expansion-4563" profile_ids:"ksa.var-expansion-4563.default" ipv4_nets:"10.100.8.252/32"}
2026-02-17 02:55:42.753 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:42.753 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:42.753 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:42.754 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:55:42.755 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali991f4637576" ipVersion=0x4 table="filter"
2026-02-17 02:55:42.755 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Q502mxcrbjvBVr126g" ipVersion=0x4 table="filter"
2026-02-17 02:55:42.755 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_B0u3N8SKWzPYFDruFY" ipVersion=0x4 table="filter"
2026-02-17 02:55:42.755 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:55:42.755 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali991f4637576" ipVersion=0x4 table="filter"
2026-02-17 02:55:42.755 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Q502mxcrbjvBVr126g" ipVersion=0x4 table="filter"
2026-02-17 02:55:42.755 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_B0u3N8SKWzPYFDruFY" ipVersion=0x4 table="filter"
2026-02-17 02:55:42.755 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali991f4637576"
2026-02-17 02:55:42.755 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:42.755 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:42.809 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:42.809 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"} status="down"
2026-02-17 02:55:42.826 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali991f4637576" state="down"
2026-02-17 02:55:42.829 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali991f4637576"
2026-02-17 02:55:42.830 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali991f4637576", State:"down", Index:65}
2026-02-17 02:55:42.830 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali991f4637576", Addrs:set.Typed[string]{}}
2026-02-17 02:55:42.830 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali991f4637576", Addrs:set.Typed[string]{}}
2026-02-17 02:55:42.830 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali991f4637576"
2026-02-17 02:55:42.830 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:42.830 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:42.839 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali991f4637576" state="up"
2026-02-17 02:55:42.855 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:42.855 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"} status="down"
2026-02-17 02:55:42.855 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali991f4637576", State:"up", Index:65}
2026-02-17 02:55:42.856 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali991f4637576"
2026-02-17 02:55:42.856 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali991f4637576"
2026-02-17 02:55:42.856 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali991f4637576"
2026-02-17 02:55:42.856 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:42.856 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:42.884 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:42.884 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"} status="up"
2026-02-17 02:55:44.019 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65, name=eth0)
2026-02-17 02:55:44.020 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali991f4637576" profile_ids:"kns.var-expansion-4563" profile_ids:"ksa.var-expansion-4563.default" ipv4_nets:"10.100.8.252/32"}
2026-02-17 02:55:44.021 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:44.022 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:44.022 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:44.025 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali991f4637576"
2026-02-17 02:55:44.025 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:44.025 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:44.049 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:44.049 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"} status="up"
2026-02-17 02:55:44.186 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65, name=eth0)
2026-02-17 02:55:44.187 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali991f4637576" profile_ids:"kns.var-expansion-4563" profile_ids:"ksa.var-expansion-4563.default" ipv4_nets:"10.100.8.252/32"}
2026-02-17 02:55:44.187 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:44.187 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:44.187 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:44.187 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali991f4637576"
2026-02-17 02:55:44.187 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:44.188 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:44.214 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:44.214 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"} status="up"
2026-02-17 02:55:44.233 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-6459" type:"ClusterIP" cluster_ips:"10.254.33.178" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:55:44.449 [INFO][95] 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:55:44.449 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali991f4637576"
2026-02-17 02:55:44.449 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali991f4637576", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:44.449 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali991f4637576", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:44.592 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-6459" type:"ClusterIP" cluster_ips:"10.254.33.178" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:55:45.034 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-6459"
2026-02-17 02:55:45.086 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-6459/affinity-clusterip-transition-5cffb65545-46r2s, name=eth0)
2026-02-17 02:55:45.087 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d51fae4ce9" profile_ids:"kns.services-6459" profile_ids:"ksa.services-6459.default" ipv4_nets:"10.100.8.251/32"}
2026-02-17 02:55:45.087 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:45.087 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:45.088 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:45.090 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d51fae4ce9"
2026-02-17 02:55:45.091 [INFO][95] felix/endpoint_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-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:45.091 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:45.114 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-6459/affinity-clusterip-transition-5cffb65545-46r2s, name=eth0)
2026-02-17 02:55:45.131 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:45.131 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"} status="up"
2026-02-17 02:55:45.131 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s" endpoint_id:"eth0"}
2026-02-17 02:55:45.132 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-6459.default"}
2026-02-17 02:55:45.132 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-6459"}
2026-02-17 02:55:45.132 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5852" name:"default"}
2026-02-17 02:55:45.132 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:45.132 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:45.132 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-6459" ipVersion=0x4 table="filter"
2026-02-17 02:55:45.133 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cYlABmGrMwOLQ7fW0p" ipVersion=0x4 table="filter"
2026-02-17 02:55:45.133 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-6459" ipVersion=0x4 table="filter"
2026-02-17 02:55:45.133 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cYlABmGrMwOLQ7fW0p" ipVersion=0x4 table="filter"
2026-02-17 02:55:45.133 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:45.133 [INFO][95] 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:55:45.133 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9d51fae4ce9" ipVersion=0x4 table="filter"
2026-02-17 02:55:45.133 [INFO][95] 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:55:45.133 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9d51fae4ce9" ipVersion=0x4 table="filter"
2026-02-17 02:55:45.133 [INFO][95] felix/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-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:45.133 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:45.133 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.251
2026-02-17 02:55:45.200 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6459/affinity-clusterip-transition-5cffb65545-46r2s", EndpointId:"eth0"}
2026-02-17 02:55:45.200 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6459"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"services-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:"services-6459"}
2026-02-17 02:55:45.200 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-453"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-453"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-453"}
2026-02-17 02:55:45.228 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-453" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:45.572 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5852"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"job-5852"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5852"}
2026-02-17 02:55:45.596 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5852"}
2026-02-17 02:55:46.025 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65, name=eth0)
2026-02-17 02:55:46.026 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali991f4637576" profile_ids:"kns.var-expansion-4563" profile_ids:"ksa.var-expansion-4563.default" ipv4_nets:"10.100.8.252/32"}
2026-02-17 02:55:46.026 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:46.026 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:46.026 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:46.027 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali991f4637576"
2026-02-17 02:55:46.027 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:46.027 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:46.053 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:46.053 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"} status="up"
2026-02-17 02:55:46.225 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d, name=eth0)
2026-02-17 02:55:46.225 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50b7ccb4a79" profile_ids:"kns.container-probe-606" profile_ids:"ksa.container-probe-606.default" ipv4_nets:"10.100.8.245/32"}
2026-02-17 02:55:46.225 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:55:46.226 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:55:46.226 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:55:46.227 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50b7ccb4a79"
2026-02-17 02:55:46.228 [INFO][95] felix/endpoint_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-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:55:46.228 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:55:46.240 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65, name=eth0)
2026-02-17 02:55:46.269 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:46.269 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"} status="up"
2026-02-17 02:55:46.269 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65" endpoint_id:"eth0"}
2026-02-17 02:55:46.269 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-4563"}
2026-02-17 02:55:46.269 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-4563.default"}
2026-02-17 02:55:46.269 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-606"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-606"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-606"}
2026-02-17 02:55:46.269 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:46.269 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:46.270 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Q502mxcrbjvBVr126g" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.270 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_B0u3N8SKWzPYFDruFY" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.270 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Q502mxcrbjvBVr126g" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.270 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_B0u3N8SKWzPYFDruFY" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.270 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:46.270 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali991f4637576" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.270 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali991f4637576" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.270 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:46.270 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:46.271 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.252
2026-02-17 02:55:46.322 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4563/var-expansion-f1cde34a-a26a-41b9-bc05-f6eacbbf1c65", EndpointId:"eth0"}
2026-02-17 02:55:46.335 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali991f4637576" state="down"
2026-02-17 02:55:46.336 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali991f4637576"
2026-02-17 02:55:46.336 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali991f4637576", State:"down", Index:65}
2026-02-17 02:55:46.336 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali991f4637576", Addrs:set.Typed[string]{}}
2026-02-17 02:55:46.336 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali991f4637576", Addrs:set.Typed[string]{}}
2026-02-17 02:55:46.337 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali991f4637576" state=""
2026-02-17 02:55:46.337 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali991f4637576"
2026-02-17 02:55:46.346 [INFO][95] 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=65
2026-02-17 02:55:46.365 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali991f4637576", State:"", Index:65}
2026-02-17 02:55:46.366 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali991f4637576", Addrs:set.Set[string](nil)}
2026-02-17 02:55:46.366 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali991f4637576", Addrs:set.Set[string](nil)}
2026-02-17 02:55:46.566 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d, name=eth0)
2026-02-17 02:55:46.567 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d" endpoint_id:"eth0"}
2026-02-17 02:55:46.567 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-606.default"}
2026-02-17 02:55:46.567 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-606"}
2026-02-17 02:55:46.567 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:55:46.567 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:55:46.568 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ADCGSzCBsjLG35mOtO" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.568 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_84h1BKk7ZhTxC3lVwL" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.568 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ADCGSzCBsjLG35mOtO" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.568 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_84h1BKk7ZhTxC3lVwL" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.568 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:55:46.569 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali50b7ccb4a79" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.569 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali50b7ccb4a79" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.569 [INFO][95] felix/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-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:55:46.569 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:55:46.570 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.245
bird: KIF: Received address message for unknown interface 58
2026-02-17 02:55:46.639 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-606/test-webserver-0b2f7531-9c51-4332-b9d3-266f3ef8c63d", EndpointId:"eth0"}
2026-02-17 02:55:46.679 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali50b7ccb4a79" state="down"
2026-02-17 02:55:46.679 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali50b7ccb4a79"
2026-02-17 02:55:46.679 [INFO][95] 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:55:46.679 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali50b7ccb4a79" state=""
2026-02-17 02:55:46.679 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali50b7ccb4a79"
2026-02-17 02:55:46.679 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50b7ccb4a79", State:"down", Index:58}
2026-02-17 02:55:46.679 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50b7ccb4a79", Addrs:set.Typed[string]{}}
2026-02-17 02:55:46.679 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50b7ccb4a79", Addrs:set.Typed[string]{}}
2026-02-17 02:55:46.679 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50b7ccb4a79", State:"", Index:58}
2026-02-17 02:55:46.679 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50b7ccb4a79", Addrs:set.Set[string](nil)}
2026-02-17 02:55:46.679 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50b7ccb4a79", Addrs:set.Set[string](nil)}
2026-02-17 02:55:47.320 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"certificates-5890" name:"default"}
2026-02-17 02:55:47.361 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-5890"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-5890"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5890"}
2026-02-17 02:55:47.387 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"certificates-5890"}
2026-02-17 02:55:47.560 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali9d51fae4ce9" state="down"
2026-02-17 02:55:47.561 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9d51fae4ce9"
2026-02-17 02:55:47.561 [INFO][95] 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:55:47.561 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d51fae4ce9", State:"down", Index:64}
2026-02-17 02:55:47.561 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d51fae4ce9", Addrs:set.Typed[string]{}}
2026-02-17 02:55:47.561 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d51fae4ce9", Addrs:set.Typed[string]{}}
2026-02-17 02:55:47.564 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali9d51fae4ce9" state=""
2026-02-17 02:55:47.564 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9d51fae4ce9"
2026-02-17 02:55:47.586 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d51fae4ce9", State:"", Index:64}
2026-02-17 02:55:47.586 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d51fae4ce9", Addrs:set.Set[string](nil)}
2026-02-17 02:55:47.586 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d51fae4ce9", Addrs:set.Set[string](nil)}
2026-02-17 02:55:48.229 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4563"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4563"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4563"}
2026-02-17 02:55:48.258 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9672"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9672"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-9672"}
2026-02-17 02:55:48.258 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-9672" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:48.373 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-453"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-453"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-453"}
2026-02-17 02:55:48.400 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6839"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"services-6839"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6839"}
2026-02-17 02:55:48.427 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6839" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:48.478 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"endpoint-test2" namespace:"services-6839" type:"ClusterIP" cluster_ips:"10.254.6.52" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:55:49.048 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-6839/pod1, name=eth0)
2026-02-17 02:55:49.048 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-6839"} profile:{inbound_rules:{action:"allow" rule_id:"VonF2kXjQhYlMgvC"} outbound_rules:{action:"allow" rule_id:"Z_A9J0nj7hCJGDN6"}}
2026-02-17 02:55:49.049 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-6839.default"} profile:{}
2026-02-17 02:55:49.049 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6839/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib390dfd4132" profile_ids:"kns.services-6839" profile_ids:"ksa.services-6839.default" ipv4_nets:"10.100.8.253/32"}
2026-02-17 02:55:49.049 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:49.049 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:49.049 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:49.050 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:55:49.050 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib390dfd4132" ipVersion=0x4 table="filter"
2026-02-17 02:55:49.050 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-6839" ipVersion=0x4 table="filter"
2026-02-17 02:55:49.050 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0ItK8y-RwDeFmhqT48" ipVersion=0x4 table="filter"
2026-02-17 02:55:49.050 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:55:49.050 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib390dfd4132" ipVersion=0x4 table="filter"
2026-02-17 02:55:49.050 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-6839" ipVersion=0x4 table="filter"
2026-02-17 02:55:49.050 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0ItK8y-RwDeFmhqT48" ipVersion=0x4 table="filter"
2026-02-17 02:55:49.050 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib390dfd4132"
2026-02-17 02:55:49.050 [INFO][95] felix/endpoint_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-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:49.051 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:49.094 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:49.094 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:55:49.116 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="calib390dfd4132" state="down"
2026-02-17 02:55:49.117 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib390dfd4132"
2026-02-17 02:55:49.117 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib390dfd4132", State:"down", Index:66}
2026-02-17 02:55:49.117 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib390dfd4132", Addrs:set.Typed[string]{}}
2026-02-17 02:55:49.117 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib390dfd4132", Addrs:set.Typed[string]{}}
2026-02-17 02:55:49.117 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib390dfd4132"
2026-02-17 02:55:49.117 [INFO][95] felix/endpoint_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-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:49.117 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:49.121 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="calib390dfd4132" state="up"
2026-02-17 02:55:49.146 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:49.146 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:55:49.146 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib390dfd4132", State:"up", Index:66}
2026-02-17 02:55:49.147 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib390dfd4132"
2026-02-17 02:55:49.147 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib390dfd4132"
2026-02-17 02:55:49.147 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib390dfd4132"
2026-02-17 02:55:49.147 [INFO][95] felix/endpoint_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-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:49.147 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:49.166 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:49.166 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:50.089 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-6839/pod1, name=eth0)
2026-02-17 02:55:50.090 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6839/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib390dfd4132" profile_ids:"kns.services-6839" profile_ids:"ksa.services-6839.default" ipv4_nets:"10.100.8.253/32"}
2026-02-17 02:55:50.090 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:50.090 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:50.090 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:50.091 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib390dfd4132"
2026-02-17 02:55:50.091 [INFO][95] felix/endpoint_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-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:50.091 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:50.134 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:50.134 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:50.337 [INFO][95] 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:55:50.337 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib390dfd4132"
2026-02-17 02:55:50.338 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib390dfd4132", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:50.338 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib390dfd4132", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:50.630 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6459" name:"default"}
2026-02-17 02:55:50.733 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6459"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"services-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:"services-6459"}
2026-02-17 02:55:50.764 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6459"}
2026-02-17 02:55:51.357 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9672"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9672"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-9672"}
2026-02-17 02:55:51.396 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7887"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7887"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7887"}
2026-02-17 02:55:51.417 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-7887" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:51.952 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-606" name:"default"}
2026-02-17 02:55:51.985 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-606"}
2026-02-17 02:55:53.339 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-4563" name:"default"}
2026-02-17 02:55:53.437 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-453" name:"default"}
2026-02-17 02:55:53.990 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4563"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4563"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4563"}
2026-02-17 02:55:54.031 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-4563"}
2026-02-17 02:55:54.061 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-453"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-453"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-453"}
2026-02-17 02:55:54.086 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-453"}
2026-02-17 02:55:54.123 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-7887/pod-0, name=eth0)
2026-02-17 02:55:54.126 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-7887.default"} profile:{}
2026-02-17 02:55:54.126 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-7887"} profile:{inbound_rules:{action:"allow" rule_id:"iEg3RvE1GeqfcSMa"} outbound_rules:{action:"allow" rule_id:"lnrj14E2S1quOmrm"}}
2026-02-17 02:55:54.127 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7887/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic45dfefa8cf" profile_ids:"kns.disruption-7887" profile_ids:"ksa.disruption-7887.default" ipv4_nets:"10.100.8.254/32"}
2026-02-17 02:55:54.127 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:55:54.127 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:55:54.127 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:55:54.129 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic45dfefa8cf" ipVersion=0x4 table="filter"
2026-02-17 02:55:54.129 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-7887" ipVersion=0x4 table="filter"
2026-02-17 02:55:54.129 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2Dvuk6CTQ5KsjRWWog" ipVersion=0x4 table="filter"
2026-02-17 02:55:54.129 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic45dfefa8cf" ipVersion=0x4 table="filter"
2026-02-17 02:55:54.129 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-7887" ipVersion=0x4 table="filter"
2026-02-17 02:55:54.129 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2Dvuk6CTQ5KsjRWWog" ipVersion=0x4 table="filter"
2026-02-17 02:55:54.129 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic45dfefa8cf"
2026-02-17 02:55:54.129 [INFO][95] felix/endpoint_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-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:55:54.129 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:55:54.177 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:54.177 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:55:54.191 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calic45dfefa8cf" state="down"
2026-02-17 02:55:54.191 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic45dfefa8cf"
2026-02-17 02:55:54.191 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic45dfefa8cf", State:"down", Index:67}
2026-02-17 02:55:54.192 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic45dfefa8cf", Addrs:set.Typed[string]{}}
2026-02-17 02:55:54.192 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic45dfefa8cf", Addrs:set.Typed[string]{}}
2026-02-17 02:55:54.192 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic45dfefa8cf"
2026-02-17 02:55:54.192 [INFO][95] felix/endpoint_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-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:55:54.192 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:55:54.204 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calic45dfefa8cf" state="up"
2026-02-17 02:55:54.222 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:54.222 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:55:54.222 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic45dfefa8cf", State:"up", Index:67}
2026-02-17 02:55:54.222 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic45dfefa8cf"
2026-02-17 02:55:54.222 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic45dfefa8cf"
2026-02-17 02:55:54.222 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic45dfefa8cf"
2026-02-17 02:55:54.222 [INFO][95] felix/endpoint_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-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:55:54.223 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:55:54.245 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:54.245 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:55:55.090 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-7887/pod-0, name=eth0)
2026-02-17 02:55:55.090 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7887/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic45dfefa8cf" profile_ids:"kns.disruption-7887" profile_ids:"ksa.disruption-7887.default" ipv4_nets:"10.100.8.254/32"}
2026-02-17 02:55:55.090 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:55:55.091 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:55:55.091 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:55:55.092 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic45dfefa8cf"
2026-02-17 02:55:55.092 [INFO][95] felix/endpoint_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-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:55:55.092 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:55:55.120 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:55.120 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:55:55.396 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-6839/pod1, name=eth0)
2026-02-17 02:55:55.397 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6839/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib390dfd4132" profile_ids:"kns.services-6839" profile_ids:"ksa.services-6839.default" ipv4_nets:"10.100.8.253/32"}
2026-02-17 02:55:55.397 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:55.397 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:55.397 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:55.400 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib390dfd4132"
2026-02-17 02:55:55.400 [INFO][95] felix/endpoint_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-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:55.400 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:55.407 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-6839/pod1, name=eth0)
2026-02-17 02:55:55.460 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:55.461 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:55.461 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6839/pod1" endpoint_id:"eth0"}
2026-02-17 02:55:55.461 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-6839"}
2026-02-17 02:55:55.461 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-6839.default"}
2026-02-17 02:55:55.462 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:55.462 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:55.463 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-6839" ipVersion=0x4 table="filter"
2026-02-17 02:55:55.463 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0ItK8y-RwDeFmhqT48" ipVersion=0x4 table="filter"
2026-02-17 02:55:55.463 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-6839" ipVersion=0x4 table="filter"
2026-02-17 02:55:55.463 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0ItK8y-RwDeFmhqT48" ipVersion=0x4 table="filter"
2026-02-17 02:55:55.463 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:55.463 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:55:55.463 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib390dfd4132" ipVersion=0x4 table="filter"
2026-02-17 02:55:55.463 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:55:55.463 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib390dfd4132" ipVersion=0x4 table="filter"
2026-02-17 02:55:55.463 [INFO][95] felix/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-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:55.463 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:55.464 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.253
2026-02-17 02:55:55.542 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6839/pod1", EndpointId:"eth0"}
2026-02-17 02:55:55.600 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7887"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7887"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7887"}
2026-02-17 02:55:55.632 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8824"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8824"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8824"}
2026-02-17 02:55:55.632 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8824" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:55.713 [INFO][95] 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:55:55.713 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic45dfefa8cf"
2026-02-17 02:55:55.713 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic45dfefa8cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:55.713 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic45dfefa8cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:55.834 [INFO][95] 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:55:55.834 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib390dfd4132"
2026-02-17 02:55:55.834 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="calib390dfd4132" state="down"
2026-02-17 02:55:55.834 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib390dfd4132", Addrs:set.Typed[string]{}}
2026-02-17 02:55:55.834 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib390dfd4132", Addrs:set.Typed[string]{}}
2026-02-17 02:55:55.834 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib390dfd4132", State:"down", Index:66}
2026-02-17 02:55:55.837 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="calib390dfd4132" state=""
2026-02-17 02:55:55.837 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib390dfd4132"
2026-02-17 02:55:55.863 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib390dfd4132", State:"", Index:66}
2026-02-17 02:55:55.863 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib390dfd4132", Addrs:set.Set[string](nil)}
2026-02-17 02:55:55.863 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib390dfd4132", Addrs:set.Set[string](nil)}
2026-02-17 02:55:56.246 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608, name=eth0)
2026-02-17 02:55:56.246 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-8824.default"} profile:{}
2026-02-17 02:55:56.246 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-8824"} profile:{inbound_rules:{action:"allow" rule_id:"DbWgZoJasPUSbqFm"} outbound_rules:{action:"allow" rule_id:"2oTELV3LPuRpvAgX"}}
2026-02-17 02:55:56.247 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib5aa8beeca3" profile_ids:"kns.projected-8824" profile_ids:"ksa.projected-8824.default" ipv4_nets:"10.100.8.255/32"}
2026-02-17 02:55:56.247 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:56.247 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:56.247 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:56.248 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:55:56.248 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib5aa8beeca3" ipVersion=0x4 table="filter"
2026-02-17 02:55:56.249 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-8824" ipVersion=0x4 table="filter"
2026-02-17 02:55:56.249 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VUARof_agHpV6KecjY" ipVersion=0x4 table="filter"
2026-02-17 02:55:56.249 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:55:56.250 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib5aa8beeca3" ipVersion=0x4 table="filter"
2026-02-17 02:55:56.250 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-8824" ipVersion=0x4 table="filter"
2026-02-17 02:55:56.250 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VUARof_agHpV6KecjY" ipVersion=0x4 table="filter"
2026-02-17 02:55:56.250 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib5aa8beeca3"
2026-02-17 02:55:56.250 [INFO][95] felix/endpoint_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-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:56.250 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:56.290 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:56.291 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"} status="down"
2026-02-17 02:55:56.332 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calib5aa8beeca3" state="down"
2026-02-17 02:55:56.333 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib5aa8beeca3"
2026-02-17 02:55:56.333 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib5aa8beeca3", State:"down", Index:68}
2026-02-17 02:55:56.333 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib5aa8beeca3", Addrs:set.Typed[string]{}}
2026-02-17 02:55:56.333 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib5aa8beeca3", Addrs:set.Typed[string]{}}
2026-02-17 02:55:56.333 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib5aa8beeca3"
2026-02-17 02:55:56.333 [INFO][95] felix/endpoint_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-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:56.333 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:56.335 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calib5aa8beeca3" state="up"
2026-02-17 02:55:56.366 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:56.367 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"} status="down"
2026-02-17 02:55:56.367 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib5aa8beeca3", State:"up", Index:68}
2026-02-17 02:55:56.367 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib5aa8beeca3"
2026-02-17 02:55:56.367 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib5aa8beeca3"
2026-02-17 02:55:56.367 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib5aa8beeca3"
2026-02-17 02:55:56.368 [INFO][95] felix/endpoint_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-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:56.368 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:56.405 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:56.405 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"} status="up"
2026-02-17 02:55:56.704 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-9672" name:"default"}
2026-02-17 02:55:56.752 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9672"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9672"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-9672"}
2026-02-17 02:55:56.785 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-9672"}
2026-02-17 02:55:57.084 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"endpoint-test2" namespace:"services-6839"
2026-02-17 02:55:57.132 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608, name=eth0)
2026-02-17 02:55:57.158 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib5aa8beeca3" profile_ids:"kns.projected-8824" profile_ids:"ksa.projected-8824.default" ipv4_nets:"10.100.8.255/32"}
2026-02-17 02:55:57.159 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6839"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"services-6839"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6839"}
2026-02-17 02:55:57.159 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:57.159 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:57.160 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:57.163 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib5aa8beeca3"
2026-02-17 02:55:57.163 [INFO][95] felix/endpoint_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-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:57.163 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:57.193 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:57.193 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"} status="up"
2026-02-17 02:55:57.193 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2632"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2632"} 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-2632"}
2026-02-17 02:55:57.193 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-2632" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:57.281 [INFO][95] 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:55:57.282 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib5aa8beeca3"
2026-02-17 02:55:57.282 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib5aa8beeca3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:57.282 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib5aa8beeca3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:58.331 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608, name=eth0)
2026-02-17 02:55:58.331 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib5aa8beeca3" profile_ids:"kns.projected-8824" profile_ids:"ksa.projected-8824.default" ipv4_nets:"10.100.8.255/32"}
2026-02-17 02:55:58.332 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:58.332 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:58.332 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:58.333 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib5aa8beeca3"
2026-02-17 02:55:58.333 [INFO][95] felix/endpoint_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-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:58.333 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:58.420 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:58.420 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"} status="up"
2026-02-17 02:55:58.438 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calib5aa8beeca3" state="down"
2026-02-17 02:55:58.438 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib5aa8beeca3"
2026-02-17 02:55:58.438 [INFO][95] 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:55:58.438 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib5aa8beeca3", State:"down", Index:68}
2026-02-17 02:55:58.439 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib5aa8beeca3", Addrs:set.Typed[string]{}}
2026-02-17 02:55:58.439 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib5aa8beeca3", Addrs:set.Typed[string]{}}
2026-02-17 02:55:58.439 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib5aa8beeca3"
2026-02-17 02:55:58.439 [INFO][95] felix/endpoint_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-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:58.439 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:58.440 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.255
2026-02-17 02:55:58.448 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calib5aa8beeca3" state=""
2026-02-17 02:55:58.449 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib5aa8beeca3"
2026-02-17 02:55:58.471 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:58.471 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"} status="down"
2026-02-17 02:55:58.471 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib5aa8beeca3", State:"", Index:68}
2026-02-17 02:55:58.471 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib5aa8beeca3", Addrs:set.Set[string](nil)}
2026-02-17 02:55:58.471 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib5aa8beeca3", Addrs:set.Set[string](nil)}
2026-02-17 02:55:58.471 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib5aa8beeca3"
2026-02-17 02:55:58.471 [INFO][95] felix/endpoint_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-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:58.471 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:58.508 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:58.508 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"} status="down"
2026-02-17 02:55:58.629 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608, name=eth0)
2026-02-17 02:55:58.630 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608" endpoint_id:"eth0"}
2026-02-17 02:55:58.630 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-8824"}
2026-02-17 02:55:58.630 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-8824.default"}
2026-02-17 02:55:58.630 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:58.630 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:58.631 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-8824" ipVersion=0x4 table="filter"
2026-02-17 02:55:58.631 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VUARof_agHpV6KecjY" ipVersion=0x4 table="filter"
2026-02-17 02:55:58.631 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-8824" ipVersion=0x4 table="filter"
2026-02-17 02:55:58.631 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VUARof_agHpV6KecjY" ipVersion=0x4 table="filter"
2026-02-17 02:55:58.631 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:58.631 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:55:58.631 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib5aa8beeca3" ipVersion=0x4 table="filter"
2026-02-17 02:55:58.631 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:55:58.631 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib5aa8beeca3" ipVersion=0x4 table="filter"
2026-02-17 02:55:58.631 [INFO][95] felix/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-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:58.631 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:58.695 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8824/pod-projected-secrets-f26ba63e-04be-4e4b-8d75-443adc5db608", EndpointId:"eth0"}
2026-02-17 02:55:58.743 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446, name=eth0)
2026-02-17 02:55:58.744 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446" endpoint_id:"eth0"}
2026-02-17 02:55:58.744 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-6515.default"}
2026-02-17 02:55:58.744 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-6515"}
2026-02-17 02:55:58.744 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:58.744 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:58.745 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-6515" ipVersion=0x4 table="filter"
2026-02-17 02:55:58.745 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_w4mElXTUvK2oTdwa2w" ipVersion=0x4 table="filter"
2026-02-17 02:55:58.745 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-6515" ipVersion=0x4 table="filter"
2026-02-17 02:55:58.745 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_w4mElXTUvK2oTdwa2w" ipVersion=0x4 table="filter"
2026-02-17 02:55:58.745 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:58.746 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3a27a1845a2" ipVersion=0x4 table="filter"
2026-02-17 02:55:58.746 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3a27a1845a2" ipVersion=0x4 table="filter"
2026-02-17 02:55:58.746 [INFO][95] felix/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-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:58.746 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:58.746 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.247
2026-02-17 02:55:58.802 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6515/pod-exec-websocket-f02e4acf-8c62-4d33-91a4-4973814c7446", EndpointId:"eth0"}
2026-02-17 02:55:58.850 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali3a27a1845a2" state="down"
2026-02-17 02:55:58.851 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a27a1845a2", State:"down", Index:60}
2026-02-17 02:55:58.851 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a27a1845a2"
2026-02-17 02:55:58.851 [INFO][95] 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:55:58.851 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a27a1845a2", Addrs:set.Typed[string]{}}
2026-02-17 02:55:58.851 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a27a1845a2", Addrs:set.Typed[string]{}}
2026-02-17 02:55:58.852 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali3a27a1845a2" state=""
2026-02-17 02:55:58.852 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3a27a1845a2"
2026-02-17 02:55:58.897 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a27a1845a2", State:"", Index:60}
2026-02-17 02:55:58.898 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a27a1845a2", Addrs:set.Set[string](nil)}
2026-02-17 02:55:58.898 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a27a1845a2", Addrs:set.Set[string](nil)}
2026-02-17 02:55:59.755 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8824"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8824"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8824"}
2026-02-17 02:55:59.827 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-1736"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"containers-1736"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1736"}
2026-02-17 02:55:59.861 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-1736" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:00.454 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332, name=eth0)
2026-02-17 02:56:00.455 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-1736.default"} profile:{}
2026-02-17 02:56:00.455 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-1736"} profile:{inbound_rules:{action:"allow" rule_id:"aHeUceja9cjYSHV-"} outbound_rules:{action:"allow" rule_id:"jezy2ZCZC0k0kzH4"}}
2026-02-17 02:56:00.455 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01c3ebd9de6" profile_ids:"kns.containers-1736" profile_ids:"ksa.containers-1736.default" ipv4_nets:"10.100.8.194/32"}
2026-02-17 02:56:00.455 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:00.455 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:00.455 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:00.465 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali01c3ebd9de6" ipVersion=0x4 table="filter"
2026-02-17 02:56:00.465 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-1736" ipVersion=0x4 table="filter"
2026-02-17 02:56:00.466 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VpOls69MWN6Q-88yjj" ipVersion=0x4 table="filter"
2026-02-17 02:56:00.466 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali01c3ebd9de6" ipVersion=0x4 table="filter"
2026-02-17 02:56:00.467 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-1736" ipVersion=0x4 table="filter"
2026-02-17 02:56:00.467 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VpOls69MWN6Q-88yjj" ipVersion=0x4 table="filter"
2026-02-17 02:56:00.468 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali01c3ebd9de6"
2026-02-17 02:56:00.468 [INFO][95] felix/endpoint_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-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:00.468 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:00.518 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:00.518 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"} status="down"
2026-02-17 02:56:00.531 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali01c3ebd9de6" state="down"
2026-02-17 02:56:00.532 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01c3ebd9de6"
2026-02-17 02:56:00.532 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01c3ebd9de6", State:"down", Index:69}
2026-02-17 02:56:00.532 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01c3ebd9de6", Addrs:set.Typed[string]{}}
2026-02-17 02:56:00.532 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01c3ebd9de6", Addrs:set.Typed[string]{}}
2026-02-17 02:56:00.532 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01c3ebd9de6"
2026-02-17 02:56:00.532 [INFO][95] felix/endpoint_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-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:00.532 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:00.534 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali01c3ebd9de6" state="up"
2026-02-17 02:56:00.566 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:00.566 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"} status="down"
2026-02-17 02:56:00.566 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01c3ebd9de6", State:"up", Index:69}
2026-02-17 02:56:00.566 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali01c3ebd9de6"
2026-02-17 02:56:00.566 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01c3ebd9de6"
2026-02-17 02:56:00.566 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01c3ebd9de6"
2026-02-17 02:56:00.566 [INFO][95] felix/endpoint_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-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:00.566 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:00.594 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:00.594 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"} status="up"
2026-02-17 02:56:00.630 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-7887/pod-0, name=eth0)
2026-02-17 02:56:00.630 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7887/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic45dfefa8cf" profile_ids:"kns.disruption-7887" profile_ids:"ksa.disruption-7887.default" ipv4_nets:"10.100.8.254/32"}
2026-02-17 02:56:00.631 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:56:00.631 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:56:00.631 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:56:00.634 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic45dfefa8cf"
2026-02-17 02:56:00.635 [INFO][95] felix/endpoint_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-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:56:00.635 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:56:00.664 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:00.664 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:00.664 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7887"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7887"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7887"}
2026-02-17 02:56:00.966 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-7887/pod-0, name=eth0)
2026-02-17 02:56:00.967 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7887/pod-0" endpoint_id:"eth0"}
2026-02-17 02:56:00.967 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-7887"}
2026-02-17 02:56:00.968 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-7887.default"}
2026-02-17 02:56:00.968 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:56:00.968 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:56:00.969 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-7887" ipVersion=0x4 table="filter"
2026-02-17 02:56:00.969 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2Dvuk6CTQ5KsjRWWog" ipVersion=0x4 table="filter"
2026-02-17 02:56:00.969 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-7887" ipVersion=0x4 table="filter"
2026-02-17 02:56:00.969 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2Dvuk6CTQ5KsjRWWog" ipVersion=0x4 table="filter"
2026-02-17 02:56:00.969 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:56:00.969 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic45dfefa8cf" ipVersion=0x4 table="filter"
2026-02-17 02:56:00.970 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic45dfefa8cf" ipVersion=0x4 table="filter"
2026-02-17 02:56:00.970 [INFO][95] felix/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-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:56:00.970 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:56:00.970 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.254
2026-02-17 02:56:01.032 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7887/pod-0", EndpointId:"eth0"}
2026-02-17 02:56:01.083 [INFO][95] 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:56:01.083 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic45dfefa8cf"
2026-02-17 02:56:01.083 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calic45dfefa8cf" state="down"
2026-02-17 02:56:01.084 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calic45dfefa8cf" state=""
2026-02-17 02:56:01.084 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic45dfefa8cf"
2026-02-17 02:56:01.084 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic45dfefa8cf", Addrs:set.Typed[string]{}}
2026-02-17 02:56:01.084 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic45dfefa8cf", Addrs:set.Typed[string]{}}
2026-02-17 02:56:01.085 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic45dfefa8cf", State:"down", Index:67}
2026-02-17 02:56:01.085 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic45dfefa8cf", State:"", Index:67}
2026-02-17 02:56:01.085 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic45dfefa8cf", Addrs:set.Set[string](nil)}
2026-02-17 02:56:01.085 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic45dfefa8cf", Addrs:set.Set[string](nil)}
2026-02-17 02:56:01.159 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332, name=eth0)
2026-02-17 02:56:01.160 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01c3ebd9de6" profile_ids:"kns.containers-1736" profile_ids:"ksa.containers-1736.default" ipv4_nets:"10.100.8.194/32"}
2026-02-17 02:56:01.160 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:01.160 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:01.161 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:01.161 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01c3ebd9de6"
2026-02-17 02:56:01.162 [INFO][95] felix/endpoint_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-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:01.162 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:01.196 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:01.196 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"} status="up"
2026-02-17 02:56:01.954 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2632"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2632"} 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-2632"}
2026-02-17 02:56:01.987 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4914"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4914"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4914"}
2026-02-17 02:56:01.987 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4914" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:02.390 [INFO][95] 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:56:02.390 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali01c3ebd9de6"
2026-02-17 02:56:02.390 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01c3ebd9de6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:02.390 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01c3ebd9de6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:02.773 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332, name=eth0)
2026-02-17 02:56:02.773 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01c3ebd9de6" profile_ids:"kns.containers-1736" profile_ids:"ksa.containers-1736.default" ipv4_nets:"10.100.8.194/32"}
2026-02-17 02:56:02.773 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:02.774 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:02.774 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:02.775 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01c3ebd9de6"
2026-02-17 02:56:02.775 [INFO][95] felix/endpoint_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-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:02.775 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:02.801 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:02.801 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"} status="up"
2026-02-17 02:56:02.883 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali01c3ebd9de6" state="down"
2026-02-17 02:56:02.883 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01c3ebd9de6"
2026-02-17 02:56:02.883 [INFO][95] 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:56:02.883 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01c3ebd9de6", State:"down", Index:69}
2026-02-17 02:56:02.883 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01c3ebd9de6", Addrs:set.Typed[string]{}}
2026-02-17 02:56:02.883 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01c3ebd9de6", Addrs:set.Typed[string]{}}
2026-02-17 02:56:02.883 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01c3ebd9de6"
2026-02-17 02:56:02.883 [INFO][95] felix/endpoint_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-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:02.883 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:02.884 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.194
2026-02-17 02:56:02.888 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali01c3ebd9de6" state=""
2026-02-17 02:56:02.888 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali01c3ebd9de6"
2026-02-17 02:56:02.906 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:02.906 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"} status="down"
2026-02-17 02:56:02.906 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01c3ebd9de6", State:"", Index:69}
2026-02-17 02:56:02.906 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01c3ebd9de6", Addrs:set.Set[string](nil)}
2026-02-17 02:56:02.907 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01c3ebd9de6", Addrs:set.Set[string](nil)}
2026-02-17 02:56:02.907 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01c3ebd9de6"
2026-02-17 02:56:02.907 [INFO][95] felix/endpoint_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-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:02.907 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:02.931 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:02.932 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"} status="down"
2026-02-17 02:56:03.321 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332, name=eth0)
2026-02-17 02:56:03.322 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332" endpoint_id:"eth0"}
2026-02-17 02:56:03.322 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:03.322 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:03.323 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-1736" ipVersion=0x4 table="filter"
2026-02-17 02:56:03.323 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VpOls69MWN6Q-88yjj" ipVersion=0x4 table="filter"
2026-02-17 02:56:03.323 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-1736" ipVersion=0x4 table="filter"
2026-02-17 02:56:03.323 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VpOls69MWN6Q-88yjj" ipVersion=0x4 table="filter"
2026-02-17 02:56:03.323 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:03.323 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali01c3ebd9de6" ipVersion=0x4 table="filter"
2026-02-17 02:56:03.323 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali01c3ebd9de6" ipVersion=0x4 table="filter"
2026-02-17 02:56:03.323 [INFO][95] felix/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-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:03.323 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:03.389 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1736/client-containers-d56e5440-1152-4345-9c7d-11e40c797332", EndpointId:"eth0"}
2026-02-17 02:56:03.389 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-1736"}
2026-02-17 02:56:03.389 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-1736.default"}
2026-02-17 02:56:03.529 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6839" name:"default"}
2026-02-17 02:56:03.598 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6839"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"services-6839"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6839"}
2026-02-17 02:56:03.628 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6839"}
2026-02-17 02:56:03.955 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-1736"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"containers-1736"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1736"}
2026-02-17 02:56:03.981 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9123"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"services-9123"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9123"}
2026-02-17 02:56:04.007 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9123" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:04.057 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9123"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"services-9123"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9123"}
2026-02-17 02:56:04.128 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-6905"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-6905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6905"}
2026-02-17 02:56:04.163 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-logs-6905" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:05.107 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8824" name:"default"}
2026-02-17 02:56:05.178 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8824"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8824"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8824"}
2026-02-17 02:56:05.211 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8824"}
2026-02-17 02:56:05.533 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-6515" name:"default"}
2026-02-17 02:56:05.963 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-7887" name:"default"}
2026-02-17 02:56:06.061 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-6515"}
2026-02-17 02:56:06.272 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-7887"}
2026-02-17 02:56:07.310 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-2632" name:"default"}
2026-02-17 02:56:07.373 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2632"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2632"} 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-2632"}
2026-02-17 02:56:07.398 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-2632"}
2026-02-17 02:56:09.458 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9123" name:"default"}
2026-02-17 02:56:09.564 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-1736" name:"default"}
2026-02-17 02:56:09.618 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-1736"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"containers-1736"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1736"}
2026-02-17 02:56:09.657 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-1736"}
2026-02-17 02:56:09.706 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9123"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"services-9123"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9123"}
2026-02-17 02:56:09.735 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9123"}
2026-02-17 02:56:10.745 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" ipv4_addr:"192.168.24.244/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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} 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:56:10.746 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:56:10.746 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:56:11.010 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-6905"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-6905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6905"}
2026-02-17 02:56:11.038 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1122"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1122"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1122"}
2026-02-17 02:56:11.071 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1122" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:11.641 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362, name=eth0)
2026-02-17 02:56:11.641 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-1122"} profile:{inbound_rules:{action:"allow" rule_id:"bjWktYVHgR0kD-oO"} outbound_rules:{action:"allow" rule_id:"HlO3XjHbuOn8aJpa"}}
2026-02-17 02:56:11.641 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-1122.default"} profile:{}
2026-02-17 02:56:11.641 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali96170c63c0d" profile_ids:"kns.emptydir-1122" profile_ids:"ksa.emptydir-1122.default" ipv4_nets:"10.100.8.196/32"}
2026-02-17 02:56:11.641 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:11.641 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:11.641 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:11.642 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali96170c63c0d" ipVersion=0x4 table="filter"
2026-02-17 02:56:11.642 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-1122" ipVersion=0x4 table="filter"
2026-02-17 02:56:11.642 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6uo-HsFYHan0AitFoM" ipVersion=0x4 table="filter"
2026-02-17 02:56:11.642 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali96170c63c0d" ipVersion=0x4 table="filter"
2026-02-17 02:56:11.642 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-1122" ipVersion=0x4 table="filter"
2026-02-17 02:56:11.642 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6uo-HsFYHan0AitFoM" ipVersion=0x4 table="filter"
2026-02-17 02:56:11.642 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali96170c63c0d"
2026-02-17 02:56:11.642 [INFO][95] felix/endpoint_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-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:11.642 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:11.686 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:11.686 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"} status="down"
2026-02-17 02:56:11.711 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali96170c63c0d" state="down"
2026-02-17 02:56:11.711 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali96170c63c0d"
2026-02-17 02:56:11.711 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96170c63c0d", State:"down", Index:70}
2026-02-17 02:56:11.711 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali96170c63c0d", Addrs:set.Typed[string]{}}
2026-02-17 02:56:11.711 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali96170c63c0d", Addrs:set.Typed[string]{}}
2026-02-17 02:56:11.711 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali96170c63c0d"
2026-02-17 02:56:11.711 [INFO][95] felix/endpoint_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-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:11.711 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:11.718 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali96170c63c0d" state="up"
2026-02-17 02:56:11.742 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:11.742 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"} status="down"
2026-02-17 02:56:11.742 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96170c63c0d", State:"up", Index:70}
2026-02-17 02:56:11.742 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali96170c63c0d"
2026-02-17 02:56:11.742 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali96170c63c0d"
2026-02-17 02:56:11.742 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali96170c63c0d"
2026-02-17 02:56:11.742 [INFO][95] felix/endpoint_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-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:11.742 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:11.770 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:11.771 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"} status="up"
2026-02-17 02:56:12.217 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362, name=eth0)
2026-02-17 02:56:12.217 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali96170c63c0d" profile_ids:"kns.emptydir-1122" profile_ids:"ksa.emptydir-1122.default" ipv4_nets:"10.100.8.196/32"}
2026-02-17 02:56:12.218 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:12.218 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:12.218 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:12.219 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali96170c63c0d"
2026-02-17 02:56:12.219 [INFO][95] felix/endpoint_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-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:12.219 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:12.250 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:12.250 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"} status="up"
2026-02-17 02:56:12.706 [INFO][95] 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:56:12.706 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali96170c63c0d"
2026-02-17 02:56:12.706 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali96170c63c0d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:12.707 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali96170c63c0d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:13.391 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362, name=eth0)
2026-02-17 02:56:13.391 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali96170c63c0d" profile_ids:"kns.emptydir-1122" profile_ids:"ksa.emptydir-1122.default" ipv4_nets:"10.100.8.196/32"}
2026-02-17 02:56:13.391 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:13.392 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:13.392 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:13.393 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali96170c63c0d"
2026-02-17 02:56:13.393 [INFO][95] felix/endpoint_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-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:13.393 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:13.418 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:13.418 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"} status="up"
2026-02-17 02:56:13.538 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali96170c63c0d" state="down"
2026-02-17 02:56:13.538 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali96170c63c0d"
2026-02-17 02:56:13.538 [INFO][95] 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:56:13.538 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali96170c63c0d" state=""
2026-02-17 02:56:13.538 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali96170c63c0d"
2026-02-17 02:56:13.538 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96170c63c0d", State:"down", Index:70}
2026-02-17 02:56:13.538 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali96170c63c0d", Addrs:set.Typed[string]{}}
2026-02-17 02:56:13.538 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali96170c63c0d", Addrs:set.Typed[string]{}}
2026-02-17 02:56:13.538 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96170c63c0d", State:"", Index:70}
2026-02-17 02:56:13.538 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali96170c63c0d", Addrs:set.Set[string](nil)}
2026-02-17 02:56:13.538 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali96170c63c0d", Addrs:set.Set[string](nil)}
2026-02-17 02:56:13.538 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali96170c63c0d"
2026-02-17 02:56:13.538 [INFO][95] felix/endpoint_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-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:13.538 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:13.539 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.196
2026-02-17 02:56:13.564 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:13.564 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"} status="down"
2026-02-17 02:56:13.655 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362, name=eth0)
2026-02-17 02:56:13.655 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362" endpoint_id:"eth0"}
2026-02-17 02:56:13.655 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-1122"}
2026-02-17 02:56:13.656 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-1122.default"}
2026-02-17 02:56:13.656 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:13.656 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:13.656 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-1122" ipVersion=0x4 table="filter"
2026-02-17 02:56:13.656 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6uo-HsFYHan0AitFoM" ipVersion=0x4 table="filter"
2026-02-17 02:56:13.656 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-1122" ipVersion=0x4 table="filter"
2026-02-17 02:56:13.656 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6uo-HsFYHan0AitFoM" ipVersion=0x4 table="filter"
2026-02-17 02:56:13.656 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:13.656 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali96170c63c0d" ipVersion=0x4 table="filter"
2026-02-17 02:56:13.656 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali96170c63c0d" ipVersion=0x4 table="filter"
2026-02-17 02:56:13.656 [INFO][95] felix/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-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:13.656 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:13.715 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1122/pod-dac4adac-5cfa-40fa-8fff-acc086878362", EndpointId:"eth0"}
2026-02-17 02:56:15.257 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4914"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4914"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4914"}
2026-02-17 02:56:15.308 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9737"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"job-9737"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9737"}
2026-02-17 02:56:15.347 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9737" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:15.390 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1122"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1122"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1122"}
2026-02-17 02:56:15.445 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9657"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9657"}
2026-02-17 02:56:15.478 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-9657" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:16.127 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9737/fail-once-local-88zq4, name=eth0)
2026-02-17 02:56:16.127 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9737"} profile:{inbound_rules:{action:"allow" rule_id:"Z_fHXTHM3Zl1SsP0"} outbound_rules:{action:"allow" rule_id:"ab-BGoL4dBpW02XP"}}
2026-02-17 02:56:16.127 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9737.default"} profile:{}
2026-02-17 02:56:16.128 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9737/fail-once-local-88zq4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb4e14876d6" profile_ids:"kns.job-9737" profile_ids:"ksa.job-9737.default" ipv4_nets:"10.100.8.195/32"}
2026-02-17 02:56:16.128 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:16.128 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:16.128 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:16.129 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicb4e14876d6" ipVersion=0x4 table="filter"
2026-02-17 02:56:16.129 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9737" ipVersion=0x4 table="filter"
2026-02-17 02:56:16.129 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_H0ert1PUZSC-4nWw2g" ipVersion=0x4 table="filter"
2026-02-17 02:56:16.129 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicb4e14876d6" ipVersion=0x4 table="filter"
2026-02-17 02:56:16.129 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9737" ipVersion=0x4 table="filter"
2026-02-17 02:56:16.129 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_H0ert1PUZSC-4nWw2g" ipVersion=0x4 table="filter"
2026-02-17 02:56:16.129 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicb4e14876d6"
2026-02-17 02:56:16.130 [INFO][95] felix/endpoint_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-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:16.130 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:16.172 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:16.172 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} status="down"
2026-02-17 02:56:16.172 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="calicb4e14876d6" state="down"
2026-02-17 02:56:16.172 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicb4e14876d6"
2026-02-17 02:56:16.172 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb4e14876d6", State:"down", Index:71}
2026-02-17 02:56:16.172 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb4e14876d6", Addrs:set.Typed[string]{}}
2026-02-17 02:56:16.172 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb4e14876d6", Addrs:set.Typed[string]{}}
2026-02-17 02:56:16.172 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicb4e14876d6"
2026-02-17 02:56:16.172 [INFO][95] felix/endpoint_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-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:16.172 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:16.174 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="calicb4e14876d6" state="up"
2026-02-17 02:56:16.194 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:16.194 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} status="down"
2026-02-17 02:56:16.194 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb4e14876d6", State:"up", Index:71}
2026-02-17 02:56:16.195 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicb4e14876d6"
2026-02-17 02:56:16.195 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicb4e14876d6"
2026-02-17 02:56:16.195 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb4e14876d6"
2026-02-17 02:56:16.195 [INFO][95] felix/endpoint_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-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:16.195 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:16.215 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:16.215 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} status="up"
2026-02-17 02:56:16.349 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=ephemeral-containers-test-9657/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:56:16.349 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-9657"} profile:{inbound_rules:{action:"allow" rule_id:"TZv8hKrXYyERX91q"} outbound_rules:{action:"allow" rule_id:"S9XAic5A_xYnLdgT"}}
2026-02-17 02:56:16.349 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-9657.default"} profile:{}
2026-02-17 02:56:16.349 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9657/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9482373ef1" profile_ids:"kns.ephemeral-containers-test-9657" profile_ids:"ksa.ephemeral-containers-test-9657.default" ipv4_nets:"10.100.8.198/32"}
2026-02-17 02:56:16.349 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:16.349 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:16.349 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:16.350 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie9482373ef1" ipVersion=0x4 table="filter"
2026-02-17 02:56:16.350 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_D1_p4T84-2kbLz4SPG" ipVersion=0x4 table="filter"
2026-02-17 02:56:16.350 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NdpVfIOXpCXuH9_KF2" ipVersion=0x4 table="filter"
2026-02-17 02:56:16.350 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie9482373ef1" ipVersion=0x4 table="filter"
2026-02-17 02:56:16.350 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_D1_p4T84-2kbLz4SPG" ipVersion=0x4 table="filter"
2026-02-17 02:56:16.350 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NdpVfIOXpCXuH9_KF2" ipVersion=0x4 table="filter"
2026-02-17 02:56:16.350 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie9482373ef1"
2026-02-17 02:56:16.350 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:16.350 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:16.387 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:16.387 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:56:16.416 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="calie9482373ef1" state="down"
2026-02-17 02:56:16.417 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9482373ef1", State:"down", Index:72}
2026-02-17 02:56:16.417 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie9482373ef1"
2026-02-17 02:56:16.417 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9482373ef1", Addrs:set.Typed[string]{}}
2026-02-17 02:56:16.417 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9482373ef1", Addrs:set.Typed[string]{}}
2026-02-17 02:56:16.417 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie9482373ef1"
2026-02-17 02:56:16.417 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:16.417 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:16.418 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="calie9482373ef1" state="up"
2026-02-17 02:56:16.443 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:16.443 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:56:16.443 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9482373ef1", State:"up", Index:72}
2026-02-17 02:56:16.444 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie9482373ef1"
2026-02-17 02:56:16.444 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie9482373ef1"
2026-02-17 02:56:16.444 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9482373ef1"
2026-02-17 02:56:16.444 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:16.444 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:16.474 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:16.474 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:56:16.675 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-logs-6905" name:"default"}
2026-02-17 02:56:17.105 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-6905"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-6905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6905"}
2026-02-17 02:56:17.134 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-logs-6905"}
2026-02-17 02:56:17.248 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9737/fail-once-local-88zq4, name=eth0)
2026-02-17 02:56:17.248 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9737/fail-once-local-88zq4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb4e14876d6" profile_ids:"kns.job-9737" profile_ids:"ksa.job-9737.default" ipv4_nets:"10.100.8.195/32"}
2026-02-17 02:56:17.248 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:17.248 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:17.249 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:17.249 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb4e14876d6"
2026-02-17 02:56:17.249 [INFO][95] felix/endpoint_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-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:17.249 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:17.270 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=ephemeral-containers-test-9657/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:56:17.279 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:17.280 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} status="up"
2026-02-17 02:56:17.280 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9657/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9482373ef1" profile_ids:"kns.ephemeral-containers-test-9657" profile_ids:"ksa.ephemeral-containers-test-9657.default" ipv4_nets:"10.100.8.198/32"}
2026-02-17 02:56:17.280 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:17.280 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:17.281 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:17.281 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9482373ef1"
2026-02-17 02:56:17.282 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:17.282 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:17.345 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:17.345 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:56:17.666 [INFO][95] 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:56:17.666 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie9482373ef1"
2026-02-17 02:56:17.666 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9482373ef1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:17.666 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9482373ef1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:17.675 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=ephemeral-containers-test-9657/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:56:17.692 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9657/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9482373ef1" profile_ids:"kns.ephemeral-containers-test-9657" profile_ids:"ksa.ephemeral-containers-test-9657.default" ipv4_nets:"10.100.8.198/32"}
2026-02-17 02:56:17.693 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:17.693 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:17.693 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:17.693 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9482373ef1"
2026-02-17 02:56:17.694 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:17.694 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:17.719 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:17.720 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:56:17.986 [INFO][95] 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:56:17.986 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicb4e14876d6"
2026-02-17 02:56:17.986 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb4e14876d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:17.987 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb4e14876d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:18.267 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9737/fail-once-local-88zq4, name=eth0)
2026-02-17 02:56:18.268 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9737/fail-once-local-88zq4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb4e14876d6" profile_ids:"kns.job-9737" profile_ids:"ksa.job-9737.default" ipv4_nets:"10.100.8.195/32"}
2026-02-17 02:56:18.268 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:18.268 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:18.268 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:18.269 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb4e14876d6"
2026-02-17 02:56:18.269 [INFO][95] felix/endpoint_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-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:18.269 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:18.302 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:18.302 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} status="up"
2026-02-17 02:56:19.450 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=ephemeral-containers-test-9657/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:56:19.450 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9657/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9482373ef1" profile_ids:"kns.ephemeral-containers-test-9657" profile_ids:"ksa.ephemeral-containers-test-9657.default" ipv4_nets:"10.100.8.198/32"}
2026-02-17 02:56:19.450 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:19.450 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:19.450 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:19.451 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9482373ef1"
2026-02-17 02:56:19.451 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:19.452 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:19.477 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:19.477 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:56:19.494 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9737/fail-once-local-88zq4, name=eth0)
2026-02-17 02:56:19.494 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9737/fail-once-local-88zq4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb4e14876d6" profile_ids:"kns.job-9737" profile_ids:"ksa.job-9737.default" ipv4_nets:"10.100.8.195/32"}
2026-02-17 02:56:19.494 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.494 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.494 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.495 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb4e14876d6"
2026-02-17 02:56:19.495 [INFO][95] felix/endpoint_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-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.495 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.543 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:19.543 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} status="up"
2026-02-17 02:56:19.582 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9737/fail-once-local-88zq4, name=eth0)
2026-02-17 02:56:19.582 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9737/fail-once-local-88zq4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb4e14876d6" profile_ids:"kns.job-9737" profile_ids:"ksa.job-9737.default" ipv4_nets:"10.100.8.195/32"}
2026-02-17 02:56:19.582 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.583 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.583 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.583 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb4e14876d6"
2026-02-17 02:56:19.583 [INFO][95] felix/endpoint_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-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.583 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.610 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:19.610 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} status="up"
2026-02-17 02:56:19.689 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="calicb4e14876d6" state="down"
2026-02-17 02:56:19.689 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicb4e14876d6"
2026-02-17 02:56:19.689 [INFO][95] 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:56:19.689 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb4e14876d6", State:"down", Index:71}
2026-02-17 02:56:19.689 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb4e14876d6", Addrs:set.Typed[string]{}}
2026-02-17 02:56:19.689 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb4e14876d6", Addrs:set.Typed[string]{}}
2026-02-17 02:56:19.689 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicb4e14876d6"
2026-02-17 02:56:19.689 [INFO][95] felix/endpoint_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-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.689 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.690 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.195
2026-02-17 02:56:19.691 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="calicb4e14876d6" state=""
2026-02-17 02:56:19.691 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicb4e14876d6"
2026-02-17 02:56:19.721 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:19.722 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} status="down"
2026-02-17 02:56:19.722 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb4e14876d6", State:"", Index:71}
2026-02-17 02:56:19.722 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb4e14876d6", Addrs:set.Set[string](nil)}
2026-02-17 02:56:19.722 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb4e14876d6", Addrs:set.Set[string](nil)}
2026-02-17 02:56:19.722 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicb4e14876d6"
2026-02-17 02:56:19.722 [INFO][95] felix/endpoint_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-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.722 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.761 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:19.761 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"} status="down"
2026-02-17 02:56:19.802 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9737/fail-once-local-88zq4, name=eth0)
2026-02-17 02:56:19.802 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9737/fail-once-local-88zq4" endpoint_id:"eth0"}
2026-02-17 02:56:19.802 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9737.default"}
2026-02-17 02:56:19.802 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9737"}
2026-02-17 02:56:19.802 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.802 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.803 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9737" ipVersion=0x4 table="filter"
2026-02-17 02:56:19.803 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_H0ert1PUZSC-4nWw2g" ipVersion=0x4 table="filter"
2026-02-17 02:56:19.803 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9737" ipVersion=0x4 table="filter"
2026-02-17 02:56:19.803 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_H0ert1PUZSC-4nWw2g" ipVersion=0x4 table="filter"
2026-02-17 02:56:19.803 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.803 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicb4e14876d6" ipVersion=0x4 table="filter"
2026-02-17 02:56:19.803 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicb4e14876d6" ipVersion=0x4 table="filter"
2026-02-17 02:56:19.803 [INFO][95] felix/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-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.804 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:19.866 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-88zq4", EndpointId:"eth0"}
2026-02-17 02:56:20.300 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=ephemeral-containers-test-9657/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:56:20.301 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9657/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9482373ef1" profile_ids:"kns.ephemeral-containers-test-9657" profile_ids:"ksa.ephemeral-containers-test-9657.default" ipv4_nets:"10.100.8.198/32"}
2026-02-17 02:56:20.301 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:20.301 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:20.301 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:20.303 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9482373ef1"
2026-02-17 02:56:20.303 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:20.303 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:20.329 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:20.330 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:56:20.705 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4914" name:"default"}
2026-02-17 02:56:20.804 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9737/fail-once-local-t4w7f, name=eth0)
2026-02-17 02:56:20.804 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9737"} profile:{inbound_rules:{action:"allow" rule_id:"Z_fHXTHM3Zl1SsP0"} outbound_rules:{action:"allow" rule_id:"ab-BGoL4dBpW02XP"}}
2026-02-17 02:56:20.804 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9737.default"} profile:{}
2026-02-17 02:56:20.804 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9737/fail-once-local-t4w7f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5eb597eccdd" profile_ids:"kns.job-9737" profile_ids:"ksa.job-9737.default" ipv4_nets:"10.100.8.197/32"}
2026-02-17 02:56:20.804 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:20.804 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:20.804 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:20.809 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5eb597eccdd" ipVersion=0x4 table="filter"
2026-02-17 02:56:20.809 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9737" ipVersion=0x4 table="filter"
2026-02-17 02:56:20.809 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_H0ert1PUZSC-4nWw2g" ipVersion=0x4 table="filter"
2026-02-17 02:56:20.809 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5eb597eccdd" ipVersion=0x4 table="filter"
2026-02-17 02:56:20.809 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9737" ipVersion=0x4 table="filter"
2026-02-17 02:56:20.809 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_H0ert1PUZSC-4nWw2g" ipVersion=0x4 table="filter"
2026-02-17 02:56:20.809 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5eb597eccdd"
2026-02-17 02:56:20.809 [INFO][95] felix/endpoint_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-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:20.809 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:20.871 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:20.871 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"} status="down"
2026-02-17 02:56:20.871 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1122" name:"default"}
2026-02-17 02:56:20.872 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4914"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4914"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4914"}
2026-02-17 02:56:20.880 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali5eb597eccdd" state="down"
2026-02-17 02:56:20.880 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5eb597eccdd"
2026-02-17 02:56:20.887 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali5eb597eccdd" state="up"
2026-02-17 02:56:20.895 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5eb597eccdd", State:"down", Index:73}
2026-02-17 02:56:20.895 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5eb597eccdd", Addrs:set.Typed[string]{}}
2026-02-17 02:56:20.895 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5eb597eccdd", Addrs:set.Typed[string]{}}
2026-02-17 02:56:20.895 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5eb597eccdd", State:"up", Index:73}
2026-02-17 02:56:20.895 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5eb597eccdd"
2026-02-17 02:56:20.895 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5eb597eccdd"
2026-02-17 02:56:20.895 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5eb597eccdd"
2026-02-17 02:56:20.895 [INFO][95] felix/endpoint_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-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:20.895 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:20.915 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:20.915 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"} status="up"
2026-02-17 02:56:20.915 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4914"}
2026-02-17 02:56:21.204 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1122"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1122"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1122"}
2026-02-17 02:56:21.238 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1122"}
2026-02-17 02:56:21.307 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9737/fail-once-local-t4w7f, name=eth0)
2026-02-17 02:56:21.307 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9737/fail-once-local-t4w7f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5eb597eccdd" profile_ids:"kns.job-9737" profile_ids:"ksa.job-9737.default" ipv4_nets:"10.100.8.197/32"}
2026-02-17 02:56:21.308 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:21.308 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:21.308 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:21.309 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5eb597eccdd"
2026-02-17 02:56:21.309 [INFO][95] felix/endpoint_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-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:21.309 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:21.340 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:21.340 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"} status="up"
2026-02-17 02:56:21.796 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9657"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9657"}
2026-02-17 02:56:21.822 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8232"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8232"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8232"}
2026-02-17 02:56:21.825 [INFO][95] 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:56:21.825 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5eb597eccdd"
2026-02-17 02:56:21.847 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5eb597eccdd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:21.847 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5eb597eccdd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:21.867 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8232" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:22.315 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9737/fail-once-local-t4w7f, name=eth0)
2026-02-17 02:56:22.315 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9737/fail-once-local-t4w7f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5eb597eccdd" profile_ids:"kns.job-9737" profile_ids:"ksa.job-9737.default" ipv4_nets:"10.100.8.197/32"}
2026-02-17 02:56:22.315 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:22.316 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:22.316 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:22.317 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5eb597eccdd"
2026-02-17 02:56:22.317 [INFO][95] felix/endpoint_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-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:22.317 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:22.345 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:22.345 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"} status="up"
2026-02-17 02:56:23.327 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9737/fail-once-local-t4w7f, name=eth0)
2026-02-17 02:56:23.327 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9737/fail-once-local-t4w7f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5eb597eccdd" profile_ids:"kns.job-9737" profile_ids:"ksa.job-9737.default" ipv4_nets:"10.100.8.197/32"}
2026-02-17 02:56:23.328 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.328 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.328 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.328 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5eb597eccdd"
2026-02-17 02:56:23.329 [INFO][95] felix/endpoint_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-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.329 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.357 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:23.357 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"} status="up"
2026-02-17 02:56:23.513 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9737/fail-once-local-t4w7f, name=eth0)
2026-02-17 02:56:23.513 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9737/fail-once-local-t4w7f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5eb597eccdd" profile_ids:"kns.job-9737" profile_ids:"ksa.job-9737.default" ipv4_nets:"10.100.8.197/32"}
2026-02-17 02:56:23.513 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.513 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.514 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.515 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5eb597eccdd"
2026-02-17 02:56:23.515 [INFO][95] felix/endpoint_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-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.515 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.549 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:23.549 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"} status="up"
2026-02-17 02:56:23.623 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali5eb597eccdd" state="down"
2026-02-17 02:56:23.623 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5eb597eccdd"
2026-02-17 02:56:23.623 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5eb597eccdd", State:"down", Index:73}
2026-02-17 02:56:23.623 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5eb597eccdd", Addrs:set.Typed[string]{}}
2026-02-17 02:56:23.623 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5eb597eccdd", Addrs:set.Typed[string]{}}
2026-02-17 02:56:23.623 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5eb597eccdd"
2026-02-17 02:56:23.624 [INFO][95] felix/endpoint_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-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.624 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.624 [INFO][95] 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:56:23.624 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.197
2026-02-17 02:56:23.625 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali5eb597eccdd" state=""
2026-02-17 02:56:23.626 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5eb597eccdd"
2026-02-17 02:56:23.656 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:23.656 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"} status="down"
2026-02-17 02:56:23.656 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5eb597eccdd", State:"", Index:73}
2026-02-17 02:56:23.656 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5eb597eccdd", Addrs:set.Set[string](nil)}
2026-02-17 02:56:23.656 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5eb597eccdd", Addrs:set.Set[string](nil)}
2026-02-17 02:56:23.656 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5eb597eccdd"
2026-02-17 02:56:23.656 [INFO][95] felix/endpoint_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-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.656 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.683 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:23.683 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"} status="down"
2026-02-17 02:56:23.763 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9737/fail-once-local-t4w7f, name=eth0)
2026-02-17 02:56:23.763 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9737/fail-once-local-t4w7f" endpoint_id:"eth0"}
2026-02-17 02:56:23.763 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9737"}
2026-02-17 02:56:23.763 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9737.default"}
2026-02-17 02:56:23.763 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.763 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.764 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9737" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.764 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_H0ert1PUZSC-4nWw2g" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.764 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9737" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.764 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_H0ert1PUZSC-4nWw2g" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.764 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.764 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5eb597eccdd" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.765 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5eb597eccdd" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.765 [INFO][95] felix/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-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.765 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:23.830 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9737/fail-once-local-t4w7f", EndpointId:"eth0"}
2026-02-17 02:56:25.490 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9737"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"job-9737"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9737"}
2026-02-17 02:56:25.522 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9720"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9720"}
2026-02-17 02:56:25.522 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-9720" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:25.594 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9720"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9720"}
2026-02-17 02:56:25.627 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3575"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3575"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3575"}
2026-02-17 02:56:25.627 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3575" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:25.960 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8232"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8232"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8232"}
2026-02-17 02:56:25.993 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1852"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1852"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1852"}
2026-02-17 02:56:26.022 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-1852" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:26.824 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=ephemeral-containers-test-9657/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:56:26.825 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9657/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9482373ef1" profile_ids:"kns.ephemeral-containers-test-9657" profile_ids:"ksa.ephemeral-containers-test-9657.default" ipv4_nets:"10.100.8.198/32"}
2026-02-17 02:56:26.826 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:26.826 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:26.826 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:26.831 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9482373ef1"
2026-02-17 02:56:26.831 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:26.831 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:26.854 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:26.854 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:56:26.854 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9657"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9657"}
2026-02-17 02:56:27.041 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:56:30.571 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9737" name:"default"}
2026-02-17 02:56:30.857 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-9720" name:"default"}
2026-02-17 02:56:31.128 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8232" name:"default"}
2026-02-17 02:56:31.333 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9737"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"job-9737"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9737"}
2026-02-17 02:56:31.369 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9737"}
2026-02-17 02:56:31.521 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9720"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9720"}
2026-02-17 02:56:31.549 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-9720"}
2026-02-17 02:56:31.678 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8232"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8232"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8232"}
2026-02-17 02:56:31.708 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8232"}
2026-02-17 02:56:32.349 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1852"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1852"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1852"}
2026-02-17 02:56:32.381 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-350"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-350"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-350"}
2026-02-17 02:56:32.402 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-350" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:32.430 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-350" type:"ExternalName"
2026-02-17 02:56:33.194 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3575"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3575"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3575"}
2026-02-17 02:56:33.224 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3132"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3132"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3132"}
2026-02-17 02:56:33.253 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3132" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:33.828 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-3132/test-rolling-update-controller-77b9m, name=eth0)
2026-02-17 02:56:33.829 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-3132"} profile:{inbound_rules:{action:"allow" rule_id:"POT1G2VXlBEqMlcI"} outbound_rules:{action:"allow" rule_id:"l6I3vLgtjA95NWjt"}}
2026-02-17 02:56:33.829 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-3132.default"} profile:{}
2026-02-17 02:56:33.829 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3132/test-rolling-update-controller-77b9m" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif933e98c505" profile_ids:"kns.deployment-3132" profile_ids:"ksa.deployment-3132.default" ipv4_nets:"10.100.8.200/32"}
2026-02-17 02:56:33.829 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:33.829 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:33.829 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:33.830 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif933e98c505" ipVersion=0x4 table="filter"
2026-02-17 02:56:33.830 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-3132" ipVersion=0x4 table="filter"
2026-02-17 02:56:33.830 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1TRa4y_rf_ke1yqdXF" ipVersion=0x4 table="filter"
2026-02-17 02:56:33.830 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif933e98c505" ipVersion=0x4 table="filter"
2026-02-17 02:56:33.830 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-3132" ipVersion=0x4 table="filter"
2026-02-17 02:56:33.830 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1TRa4y_rf_ke1yqdXF" ipVersion=0x4 table="filter"
2026-02-17 02:56:33.830 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif933e98c505"
2026-02-17 02:56:33.830 [INFO][95] felix/endpoint_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-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:33.830 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:33.878 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:33.879 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"} status="down"
2026-02-17 02:56:33.907 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="calif933e98c505" state="down"
2026-02-17 02:56:33.907 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif933e98c505"
2026-02-17 02:56:33.908 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif933e98c505", State:"down", Index:74}
2026-02-17 02:56:33.908 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif933e98c505", Addrs:set.Typed[string]{}}
2026-02-17 02:56:33.908 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif933e98c505", Addrs:set.Typed[string]{}}
2026-02-17 02:56:33.908 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif933e98c505"
2026-02-17 02:56:33.908 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="calif933e98c505" state="up"
2026-02-17 02:56:33.908 [INFO][95] felix/endpoint_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-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:33.908 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:33.934 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:33.934 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"} status="down"
2026-02-17 02:56:33.934 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif933e98c505", State:"up", Index:74}
2026-02-17 02:56:33.934 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif933e98c505"
2026-02-17 02:56:33.934 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif933e98c505"
2026-02-17 02:56:33.934 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif933e98c505"
2026-02-17 02:56:33.935 [INFO][95] felix/endpoint_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-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:33.935 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:33.964 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:33.965 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"} status="up"
2026-02-17 02:56:34.396 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-3132/test-rolling-update-controller-77b9m, name=eth0)
2026-02-17 02:56:34.396 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3132/test-rolling-update-controller-77b9m" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif933e98c505" profile_ids:"kns.deployment-3132" profile_ids:"ksa.deployment-3132.default" ipv4_nets:"10.100.8.200/32"}
2026-02-17 02:56:34.396 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:34.396 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:34.396 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:34.399 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif933e98c505"
2026-02-17 02:56:34.399 [INFO][95] felix/endpoint_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-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:34.399 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:34.426 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:34.426 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"} status="up"
2026-02-17 02:56:34.484 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-350" type:"ExternalName"
2026-02-17 02:56:35.009 [INFO][95] 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:56:35.009 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif933e98c505"
2026-02-17 02:56:35.009 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif933e98c505", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:35.009 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif933e98c505", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:35.091 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a, name=eth0)
2026-02-17 02:56:35.092 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-350.default"} profile:{}
2026-02-17 02:56:35.092 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-350"} profile:{inbound_rules:{action:"allow" rule_id:"rM4_BGjrVnHGA36h"} outbound_rules:{action:"allow" rule_id:"SsAdvkhbqeu1JX6F"}}
2026-02-17 02:56:35.092 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali993cc423779" profile_ids:"kns.dns-350" profile_ids:"ksa.dns-350.default" ipv4_nets:"10.100.8.199/32"}
2026-02-17 02:56:35.092 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:35.092 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:35.092 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:35.093 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali993cc423779" ipVersion=0x4 table="filter"
2026-02-17 02:56:35.093 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-350" ipVersion=0x4 table="filter"
2026-02-17 02:56:35.093 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.dns-350.default" ipVersion=0x4 table="filter"
2026-02-17 02:56:35.093 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali993cc423779" ipVersion=0x4 table="filter"
2026-02-17 02:56:35.093 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-350" ipVersion=0x4 table="filter"
2026-02-17 02:56:35.093 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.dns-350.default" ipVersion=0x4 table="filter"
2026-02-17 02:56:35.093 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali993cc423779"
2026-02-17 02:56:35.093 [INFO][95] felix/endpoint_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-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:35.093 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:35.136 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:35.136 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"} status="down"
2026-02-17 02:56:35.173 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali993cc423779" state="down"
2026-02-17 02:56:35.174 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali993cc423779"
2026-02-17 02:56:35.174 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali993cc423779", State:"down", Index:75}
2026-02-17 02:56:35.174 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali993cc423779", Addrs:set.Typed[string]{}}
2026-02-17 02:56:35.174 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali993cc423779", Addrs:set.Typed[string]{}}
2026-02-17 02:56:35.174 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali993cc423779"
2026-02-17 02:56:35.174 [INFO][95] felix/endpoint_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-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:35.174 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:35.174 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali993cc423779" state="up"
2026-02-17 02:56:35.198 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:35.198 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"} status="down"
2026-02-17 02:56:35.198 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali993cc423779", State:"up", Index:75}
2026-02-17 02:56:35.198 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali993cc423779"
2026-02-17 02:56:35.198 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali993cc423779"
2026-02-17 02:56:35.198 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali993cc423779"
2026-02-17 02:56:35.199 [INFO][95] felix/endpoint_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-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:35.199 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:35.222 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:35.222 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"} status="up"
2026-02-17 02:56:36.194 [INFO][95] 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:56:36.194 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali993cc423779"
2026-02-17 02:56:36.194 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali993cc423779", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:36.195 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali993cc423779", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:37.561 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-1852" name:"default"}
2026-02-17 02:56:37.778 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1852"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1852"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1852"}
2026-02-17 02:56:37.817 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-1852"}
2026-02-17 02:56:38.933 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3575" name:"default"}
2026-02-17 02:56:38.983 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3575"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3575"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3575"}
2026-02-17 02:56:38.983 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3575"}
2026-02-17 02:56:40.255 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-3132/test-rolling-update-controller-77b9m, name=eth0)
2026-02-17 02:56:40.256 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3132/test-rolling-update-controller-77b9m" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif933e98c505" profile_ids:"kns.deployment-3132" profile_ids:"ksa.deployment-3132.default" ipv4_nets:"10.100.8.200/32"}
2026-02-17 02:56:40.256 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:40.257 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:40.257 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:40.258 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif933e98c505"
2026-02-17 02:56:40.258 [INFO][95] felix/endpoint_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-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:40.258 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:40.263 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-3132/test-rolling-update-controller-77b9m, name=eth0)
2026-02-17 02:56:40.293 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:40.293 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"} status="up"
2026-02-17 02:56:40.293 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3132/test-rolling-update-controller-77b9m" endpoint_id:"eth0"}
2026-02-17 02:56:40.293 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-3132"}
2026-02-17 02:56:40.293 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-3132.default"}
2026-02-17 02:56:40.293 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:40.293 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:40.294 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-3132" ipVersion=0x4 table="filter"
2026-02-17 02:56:40.294 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1TRa4y_rf_ke1yqdXF" ipVersion=0x4 table="filter"
2026-02-17 02:56:40.294 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-3132" ipVersion=0x4 table="filter"
2026-02-17 02:56:40.294 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1TRa4y_rf_ke1yqdXF" ipVersion=0x4 table="filter"
2026-02-17 02:56:40.294 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:40.294 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif933e98c505" ipVersion=0x4 table="filter"
2026-02-17 02:56:40.294 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif933e98c505" ipVersion=0x4 table="filter"
2026-02-17 02:56:40.294 [INFO][95] felix/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-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:40.294 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:40.295 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.200
2026-02-17 02:56:40.371 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3132/test-rolling-update-controller-77b9m", EndpointId:"eth0"}
2026-02-17 02:56:40.741 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3132"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3132"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3132"}
2026-02-17 02:56:40.782 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-461"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-461"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-461"}
2026-02-17 02:56:40.782 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-461" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:41.641 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc, name=eth0)
2026-02-17 02:56:41.642 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-461"} profile:{inbound_rules:{action:"allow" rule_id:"-wRJlJsKrbByCUl0"} outbound_rules:{action:"allow" rule_id:"SwsBv0F4ds9Jmn1r"}}
2026-02-17 02:56:41.642 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-461.default"} profile:{}
2026-02-17 02:56:41.642 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic62e562e9b0" profile_ids:"kns.emptydir-461" profile_ids:"ksa.emptydir-461.default" ipv4_nets:"10.100.8.201/32"}
2026-02-17 02:56:41.643 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:41.643 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:41.643 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:41.643 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic62e562e9b0" ipVersion=0x4 table="filter"
2026-02-17 02:56:41.644 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-461" ipVersion=0x4 table="filter"
2026-02-17 02:56:41.644 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eg7lZoFiqXccMOD402" ipVersion=0x4 table="filter"
2026-02-17 02:56:41.644 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic62e562e9b0" ipVersion=0x4 table="filter"
2026-02-17 02:56:41.644 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-461" ipVersion=0x4 table="filter"
2026-02-17 02:56:41.644 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eg7lZoFiqXccMOD402" ipVersion=0x4 table="filter"
2026-02-17 02:56:41.644 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic62e562e9b0"
2026-02-17 02:56:41.644 [INFO][95] felix/endpoint_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-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:41.644 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:41.691 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:41.691 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"} status="down"
2026-02-17 02:56:41.691 [INFO][95] felix/summary.go 100: Summarising 240 dataplane reconciliation loops over 1m0.5s: avg=34ms longest=117ms (resync-calico-v4)
2026-02-17 02:56:41.718 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calic62e562e9b0" state="down"
2026-02-17 02:56:41.718 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic62e562e9b0", State:"down", Index:76}
2026-02-17 02:56:41.718 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic62e562e9b0"
2026-02-17 02:56:41.719 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic62e562e9b0", Addrs:set.Typed[string]{}}
2026-02-17 02:56:41.719 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic62e562e9b0", Addrs:set.Typed[string]{}}
2026-02-17 02:56:41.720 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic62e562e9b0"
2026-02-17 02:56:41.720 [INFO][95] felix/endpoint_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-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:41.720 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:41.723 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calic62e562e9b0" state="up"
2026-02-17 02:56:41.750 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:41.750 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"} status="down"
2026-02-17 02:56:41.750 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic62e562e9b0", State:"up", Index:76}
2026-02-17 02:56:41.750 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic62e562e9b0"
2026-02-17 02:56:41.750 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic62e562e9b0"
2026-02-17 02:56:41.750 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic62e562e9b0"
2026-02-17 02:56:41.751 [INFO][95] felix/endpoint_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-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:41.751 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:41.781 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:41.781 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 74
2026-02-17 02:56:42.475 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc, name=eth0)
2026-02-17 02:56:42.475 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic62e562e9b0" profile_ids:"kns.emptydir-461" profile_ids:"ksa.emptydir-461.default" ipv4_nets:"10.100.8.201/32"}
2026-02-17 02:56:42.475 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:42.475 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:42.476 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:42.476 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic62e562e9b0"
2026-02-17 02:56:42.477 [INFO][95] felix/endpoint_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-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:42.477 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:42.517 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:42.517 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"} status="up"
2026-02-17 02:56:42.527 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="calif933e98c505" state="down"
2026-02-17 02:56:42.528 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif933e98c505"
2026-02-17 02:56:42.528 [INFO][95] 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:56:42.533 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="calif933e98c505" state=""
2026-02-17 02:56:42.533 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif933e98c505"
2026-02-17 02:56:42.533 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif933e98c505", State:"down", Index:74}
2026-02-17 02:56:42.533 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif933e98c505", Addrs:set.Typed[string]{}}
2026-02-17 02:56:42.533 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif933e98c505", Addrs:set.Typed[string]{}}
2026-02-17 02:56:42.533 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif933e98c505", State:"", Index:74}
2026-02-17 02:56:42.533 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif933e98c505", Addrs:set.Set[string](nil)}
2026-02-17 02:56:42.533 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif933e98c505", Addrs:set.Set[string](nil)}
2026-02-17 02:56:42.817 [INFO][95] 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:56:42.817 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic62e562e9b0"
2026-02-17 02:56:42.817 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic62e562e9b0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:42.817 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic62e562e9b0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:43.490 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc, name=eth0)
2026-02-17 02:56:43.490 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic62e562e9b0" profile_ids:"kns.emptydir-461" profile_ids:"ksa.emptydir-461.default" ipv4_nets:"10.100.8.201/32"}
2026-02-17 02:56:43.490 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:43.491 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:43.491 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:43.491 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic62e562e9b0"
2026-02-17 02:56:43.492 [INFO][95] felix/endpoint_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-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:43.492 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:43.529 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:43.530 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"} status="up"
2026-02-17 02:56:44.506 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a, name=eth0)
2026-02-17 02:56:44.507 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali993cc423779" profile_ids:"kns.dns-350" profile_ids:"ksa.dns-350.default" ipv4_nets:"10.100.8.199/32"}
2026-02-17 02:56:44.507 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:44.507 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:44.507 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:44.508 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali993cc423779"
2026-02-17 02:56:44.508 [INFO][95] felix/endpoint_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-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:44.508 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:44.534 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:44.534 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"} status="up"
2026-02-17 02:56:44.642 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-350" type:"ClusterIP" cluster_ips:"10.254.43.193" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:56:45.742 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229/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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} 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:56:45.742 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:56:45.742 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:56:45.888 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc, name=eth0)
2026-02-17 02:56:45.888 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic62e562e9b0" profile_ids:"kns.emptydir-461" profile_ids:"ksa.emptydir-461.default" ipv4_nets:"10.100.8.201/32"}
2026-02-17 02:56:45.888 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:45.889 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:45.889 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:45.889 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic62e562e9b0"
2026-02-17 02:56:45.890 [INFO][95] felix/endpoint_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-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:45.890 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:45.919 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:45.919 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"} status="up"
2026-02-17 02:56:45.996 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=76
2026-02-17 02:56:45.996 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic62e562e9b0"
2026-02-17 02:56:45.996 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calic62e562e9b0" state="down"
2026-02-17 02:56:45.997 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic62e562e9b0", Addrs:set.Typed[string]{}}
2026-02-17 02:56:45.997 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic62e562e9b0", Addrs:set.Typed[string]{}}
2026-02-17 02:56:45.997 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic62e562e9b0", State:"down", Index:76}
2026-02-17 02:56:45.998 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic62e562e9b0"
2026-02-17 02:56:45.998 [INFO][95] felix/endpoint_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-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:45.998 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:45.998 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calic62e562e9b0" state=""
2026-02-17 02:56:45.998 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic62e562e9b0"
2026-02-17 02:56:45.998 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.201
2026-02-17 02:56:46.077 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:46.077 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"} status="down"
2026-02-17 02:56:46.077 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic62e562e9b0", State:"", Index:76}
2026-02-17 02:56:46.077 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic62e562e9b0", Addrs:set.Set[string](nil)}
2026-02-17 02:56:46.077 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic62e562e9b0", Addrs:set.Set[string](nil)}
2026-02-17 02:56:46.077 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic62e562e9b0"
2026-02-17 02:56:46.077 [INFO][95] felix/endpoint_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-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:46.077 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:46.118 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:46.118 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"} status="down"
2026-02-17 02:56:46.118 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3132" name:"default"}
2026-02-17 02:56:46.176 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc, name=eth0)
2026-02-17 02:56:46.177 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc" endpoint_id:"eth0"}
2026-02-17 02:56:46.177 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-461"}
2026-02-17 02:56:46.177 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-461.default"}
2026-02-17 02:56:46.177 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:46.177 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:46.177 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-461" ipVersion=0x4 table="filter"
2026-02-17 02:56:46.177 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eg7lZoFiqXccMOD402" ipVersion=0x4 table="filter"
2026-02-17 02:56:46.177 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-461" ipVersion=0x4 table="filter"
2026-02-17 02:56:46.177 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eg7lZoFiqXccMOD402" ipVersion=0x4 table="filter"
2026-02-17 02:56:46.178 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:46.178 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic62e562e9b0" ipVersion=0x4 table="filter"
2026-02-17 02:56:46.178 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic62e562e9b0" ipVersion=0x4 table="filter"
2026-02-17 02:56:46.178 [INFO][95] felix/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-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:46.178 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:46.230 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-461/pod-19cc2f5a-c887-473b-8e96-b2026eb04cbc", EndpointId:"eth0"}
2026-02-17 02:56:46.659 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3132"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3132"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3132"}
2026-02-17 02:56:46.686 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3132"}
2026-02-17 02:56:46.938 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-461"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-461"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-461"}
2026-02-17 02:56:46.969 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-4913"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-4913"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-4913"}
2026-02-17 02:56:46.994 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-4913" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:48.789 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a, name=eth0)
2026-02-17 02:56:48.790 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali993cc423779" profile_ids:"kns.dns-350" profile_ids:"ksa.dns-350.default" ipv4_nets:"10.100.8.199/32"}
2026-02-17 02:56:48.790 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:48.790 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:48.790 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:48.791 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali993cc423779"
2026-02-17 02:56:48.791 [INFO][95] felix/endpoint_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-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:48.791 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:48.794 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a, name=eth0)
2026-02-17 02:56:48.820 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:48.820 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"} status="up"
2026-02-17 02:56:48.821 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a" endpoint_id:"eth0"}
2026-02-17 02:56:48.821 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-350"}
2026-02-17 02:56:48.821 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-350.default"}
2026-02-17 02:56:48.821 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:48.821 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:48.822 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-350" ipVersion=0x4 table="filter"
2026-02-17 02:56:48.822 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.dns-350.default" ipVersion=0x4 table="filter"
2026-02-17 02:56:48.822 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-350" ipVersion=0x4 table="filter"
2026-02-17 02:56:48.822 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.dns-350.default" ipVersion=0x4 table="filter"
2026-02-17 02:56:48.822 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:48.822 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali993cc423779" ipVersion=0x4 table="filter"
2026-02-17 02:56:48.822 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali993cc423779" ipVersion=0x4 table="filter"
2026-02-17 02:56:48.822 [INFO][95] felix/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-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:48.822 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:48.822 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.199
2026-02-17 02:56:48.890 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-350/dns-test-7a29db76-f776-40d2-ab68-cc25b140315a", EndpointId:"eth0"}
2026-02-17 02:56:48.891 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-350"
2026-02-17 02:56:48.957 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-350"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-350"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-350"}
2026-02-17 02:56:48.957 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9610"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9610"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9610"}
2026-02-17 02:56:48.957 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9610" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:51.302 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali993cc423779" state="down"
2026-02-17 02:56:51.302 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali993cc423779"
2026-02-17 02:56:51.302 [INFO][95] 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:56:51.302 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali993cc423779", State:"down", Index:75}
2026-02-17 02:56:51.303 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali993cc423779", Addrs:set.Typed[string]{}}
2026-02-17 02:56:51.303 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali993cc423779", Addrs:set.Typed[string]{}}
2026-02-17 02:56:51.305 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali993cc423779" state=""
2026-02-17 02:56:51.305 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali993cc423779"
2026-02-17 02:56:51.332 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali993cc423779", State:"", Index:75}
2026-02-17 02:56:51.332 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali993cc423779", Addrs:set.Set[string](nil)}
2026-02-17 02:56:51.332 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali993cc423779", Addrs:set.Set[string](nil)}
2026-02-17 02:56:52.123 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-461" name:"default"}
2026-02-17 02:56:52.282 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-461"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-461"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-461"}
2026-02-17 02:56:52.315 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-461"}
2026-02-17 02:56:54.061 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-350" name:"default"}
2026-02-17 02:56:54.390 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-350"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-350"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-350"}
2026-02-17 02:56:54.420 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-350"}
2026-02-17 02:56:55.169 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-4913"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-4913"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-4913"}
2026-02-17 02:56:55.233 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-6386"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-6386"} 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-6386"}
2026-02-17 02:56:55.268 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-6386" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:55.268 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-6386" name:"e2e"} labels:{key:"projectcalico.org/name" value:"e2e"}
2026-02-17 02:56:55.346 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-6386"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-6386"} 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-6386"}
2026-02-17 02:56:55.402 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8656"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8656"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8656"}
2026-02-17 02:56:55.434 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-8656" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:55.464 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-8656" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:56:56.092 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8656/ss-0, name=eth0)
2026-02-17 02:56:56.093 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8656"} profile:{inbound_rules:{action:"allow" rule_id:"shJT-rQUIT-sT7c0"} outbound_rules:{action:"allow" rule_id:"fo4T0Q1G0IzVfTZ7"}}
2026-02-17 02:56:56.093 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8656.default"} profile:{}
2026-02-17 02:56:56.094 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8656/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c40a351612" profile_ids:"kns.statefulset-8656" profile_ids:"ksa.statefulset-8656.default" ipv4_nets:"10.100.8.202/32"}
2026-02-17 02:56:56.094 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.094 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.094 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.095 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5c40a351612" ipVersion=0x4 table="filter"
2026-02-17 02:56:56.095 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hl1hl58Feesvmxv8bn" ipVersion=0x4 table="filter"
2026-02-17 02:56:56.095 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JHsXCCuxcyi-Z8srBp" ipVersion=0x4 table="filter"
2026-02-17 02:56:56.095 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5c40a351612" ipVersion=0x4 table="filter"
2026-02-17 02:56:56.095 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hl1hl58Feesvmxv8bn" ipVersion=0x4 table="filter"
2026-02-17 02:56:56.095 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JHsXCCuxcyi-Z8srBp" ipVersion=0x4 table="filter"
2026-02-17 02:56:56.095 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5c40a351612"
2026-02-17 02:56:56.095 [INFO][95] felix/endpoint_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-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.096 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.142 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:56.142 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:56:56.169 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali5c40a351612" state="down"
2026-02-17 02:56:56.170 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5c40a351612"
2026-02-17 02:56:56.170 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c40a351612", State:"down", Index:77}
2026-02-17 02:56:56.170 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c40a351612", Addrs:set.Typed[string]{}}
2026-02-17 02:56:56.170 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c40a351612", Addrs:set.Typed[string]{}}
2026-02-17 02:56:56.170 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5c40a351612"
2026-02-17 02:56:56.170 [INFO][95] felix/endpoint_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-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.170 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.176 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali5c40a351612" state="up"
2026-02-17 02:56:56.199 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:56.199 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:56:56.199 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c40a351612", State:"up", Index:77}
2026-02-17 02:56:56.199 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5c40a351612"
2026-02-17 02:56:56.199 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5c40a351612"
2026-02-17 02:56:56.200 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c40a351612"
2026-02-17 02:56:56.200 [INFO][95] felix/endpoint_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-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.200 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.229 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:56.229 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:56.595 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8656/ss-0, name=eth0)
2026-02-17 02:56:56.596 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8656/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c40a351612" profile_ids:"kns.statefulset-8656" profile_ids:"ksa.statefulset-8656.default" ipv4_nets:"10.100.8.202/32"}
2026-02-17 02:56:56.596 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.596 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.596 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.597 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c40a351612"
2026-02-17 02:56:56.597 [INFO][95] felix/endpoint_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-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.597 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.616 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8656/ss-0, name=eth0)
2026-02-17 02:56:56.629 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:56.629 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:56.630 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9610"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9610"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9610"}
2026-02-17 02:56:56.630 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8656/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c40a351612" profile_ids:"kns.statefulset-8656" profile_ids:"ksa.statefulset-8656.default" ipv4_nets:"10.100.8.202/32"}
2026-02-17 02:56:56.630 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-9357"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-9357"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9357"}
2026-02-17 02:56:56.631 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.631 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.631 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.632 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c40a351612"
2026-02-17 02:56:56.632 [INFO][95] felix/endpoint_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-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.633 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:56.658 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:56.658 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:56.658 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-9357" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:56.853 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6642"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6642"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6642"}
2026-02-17 02:56:56.889 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5349"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5349"}
2026-02-17 02:56:56.917 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-5349" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:57.190 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=ephemeral-containers-test-9657/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:56:57.190 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9657/ephemeral-containers-target-pod" endpoint_id:"eth0"}
2026-02-17 02:56:57.191 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-9657"}
2026-02-17 02:56:57.191 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-9657.default"}
2026-02-17 02:56:57.191 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:57.191 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:57.191 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_D1_p4T84-2kbLz4SPG" ipVersion=0x4 table="filter"
2026-02-17 02:56:57.192 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NdpVfIOXpCXuH9_KF2" ipVersion=0x4 table="filter"
2026-02-17 02:56:57.192 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_D1_p4T84-2kbLz4SPG" ipVersion=0x4 table="filter"
2026-02-17 02:56:57.192 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NdpVfIOXpCXuH9_KF2" ipVersion=0x4 table="filter"
2026-02-17 02:56:57.192 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:57.192 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie9482373ef1" ipVersion=0x4 table="filter"
2026-02-17 02:56:57.192 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie9482373ef1" ipVersion=0x4 table="filter"
2026-02-17 02:56:57.192 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:57.192 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:57.193 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.198
2026-02-17 02:56:57.255 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9657/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:56:57.294 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="calie9482373ef1" state="down"
2026-02-17 02:56:57.294 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie9482373ef1"
2026-02-17 02:56:57.294 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9482373ef1", State:"down", Index:72}
2026-02-17 02:56:57.294 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9482373ef1", Addrs:set.Typed[string]{}}
2026-02-17 02:56:57.294 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9482373ef1", Addrs:set.Typed[string]{}}
2026-02-17 02:56:57.295 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=72
2026-02-17 02:56:57.301 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="calie9482373ef1" state=""
2026-02-17 02:56:57.301 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie9482373ef1"
2026-02-17 02:56:57.335 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9482373ef1", State:"", Index:72}
2026-02-17 02:56:57.335 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9482373ef1", Addrs:set.Set[string](nil)}
2026-02-17 02:56:57.335 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9482373ef1", Addrs:set.Set[string](nil)}
2026-02-17 02:56:57.509 [INFO][95] 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:56:57.509 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5c40a351612"
2026-02-17 02:56:57.509 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c40a351612", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:57.509 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c40a351612", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:00.298 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-4913" name:"default"}
2026-02-17 02:57:00.906 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-6386" name:"default"}
2026-02-17 02:57:00.934 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-6386" name:"e2e"}
2026-02-17 02:57:00.983 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-6386"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-6386"} 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-6386"}
2026-02-17 02:57:01.015 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-4913"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-4913"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-4913"}
2026-02-17 02:57:01.046 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-4913"}
2026-02-17 02:57:01.046 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subjectreview-6386"}
2026-02-17 02:57:01.046 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5349"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5349"}
2026-02-17 02:57:01.072 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3762"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-3762"}
2026-02-17 02:57:01.072 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3762" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:01.832 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9610" name:"default"}
2026-02-17 02:57:01.943 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" ipv4_addr:"192.168.24.244/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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} 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:01.943 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:57:01.943 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:57:02.089 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9610"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9610"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9610"}
2026-02-17 02:57:02.120 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-9610"}
2026-02-17 02:57:02.351 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6642" name:"default"}
2026-02-17 02:57:02.390 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6642"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6642"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6642"}
2026-02-17 02:57:02.427 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6642"}
2026-02-17 02:57:04.028 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-9657" name:"default"}
2026-02-17 02:57:04.282 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-9657"}
2026-02-17 02:57:05.180 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3762"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-3762"}
2026-02-17 02:57:05.209 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2318"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2318"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2318"}
2026-02-17 02:57:05.235 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2318" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:06.126 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-5349" name:"default"}
2026-02-17 02:57:06.449 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5349"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5349"}
2026-02-17 02:57:06.487 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-5349"}
2026-02-17 02:57:06.599 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8656/ss-0, name=eth0)
2026-02-17 02:57:06.600 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8656/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c40a351612" profile_ids:"kns.statefulset-8656" profile_ids:"ksa.statefulset-8656.default" ipv4_nets:"10.100.8.202/32"}
2026-02-17 02:57:06.600 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:06.601 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:06.601 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:06.602 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c40a351612"
2026-02-17 02:57:06.602 [INFO][95] felix/endpoint_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-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:06.602 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:06.630 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:06.630 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:07.696 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm2" namespace:"kubectl-2318" type:"ClusterIP" cluster_ips:"10.254.192.66" ports:{Protocol:"TCP" Port:1234}
2026-02-17 02:57:09.861 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm3" namespace:"kubectl-2318" type:"ClusterIP" cluster_ips:"10.254.160.63" ports:{Protocol:"TCP" Port:2345}
2026-02-17 02:57:10.267 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3762" name:"default"}
2026-02-17 02:57:10.719 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3762"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-3762"}
2026-02-17 02:57:10.754 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3762"}
2026-02-17 02:57:11.914 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2318"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2318"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2318"}
2026-02-17 02:57:11.944 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6730"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6730"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6730"}
2026-02-17 02:57:11.970 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6730" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:11.970 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6730"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6730"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6730"} labels:{key:"webhook-6730" value:"true"}
2026-02-17 02:57:11.999 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9140"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9140"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-9140"} labels:{key:"webhook-6730-markers" value:"true"}
2026-02-17 02:57:11.999 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-9140" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:12.984 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp, name=eth0)
2026-02-17 02:57:12.985 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-6730"} profile:{inbound_rules:{action:"allow" rule_id:"uYdtbqlbjxkUthRV"} outbound_rules:{action:"allow" rule_id:"jVyXu2b-p2_zzPOm"}}
2026-02-17 02:57:12.985 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-6730.default"} profile:{}
2026-02-17 02:57:12.985 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali794fd2e00e6" profile_ids:"kns.webhook-6730" profile_ids:"ksa.webhook-6730.default" ipv4_nets:"10.100.8.205/32"}
2026-02-17 02:57:12.985 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:12.985 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:12.985 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:12.986 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali794fd2e00e6" ipVersion=0x4 table="filter"
2026-02-17 02:57:12.986 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-6730" ipVersion=0x4 table="filter"
2026-02-17 02:57:12.986 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rI2qdfawheWpoiVHLz" ipVersion=0x4 table="filter"
2026-02-17 02:57:12.986 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali794fd2e00e6" ipVersion=0x4 table="filter"
2026-02-17 02:57:12.986 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-6730" ipVersion=0x4 table="filter"
2026-02-17 02:57:12.986 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rI2qdfawheWpoiVHLz" ipVersion=0x4 table="filter"
2026-02-17 02:57:12.986 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali794fd2e00e6"
2026-02-17 02:57:12.986 [INFO][95] felix/endpoint_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-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:12.986 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:13.037 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:13.037 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"} status="down"
2026-02-17 02:57:13.065 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali794fd2e00e6" state="down"
2026-02-17 02:57:13.066 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali794fd2e00e6"
2026-02-17 02:57:13.066 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali794fd2e00e6", State:"down", Index:78}
2026-02-17 02:57:13.066 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali794fd2e00e6", Addrs:set.Typed[string]{}}
2026-02-17 02:57:13.066 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali794fd2e00e6", Addrs:set.Typed[string]{}}
2026-02-17 02:57:13.066 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali794fd2e00e6"
2026-02-17 02:57:13.066 [INFO][95] felix/endpoint_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-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:13.066 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:13.068 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali794fd2e00e6" state="up"
2026-02-17 02:57:13.095 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:13.096 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"} status="down"
2026-02-17 02:57:13.096 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali794fd2e00e6", State:"up", Index:78}
2026-02-17 02:57:13.097 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali794fd2e00e6"
2026-02-17 02:57:13.097 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali794fd2e00e6"
2026-02-17 02:57:13.097 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali794fd2e00e6"
2026-02-17 02:57:13.097 [INFO][95] felix/endpoint_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-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:13.097 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:13.126 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:13.126 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"} status="up"
2026-02-17 02:57:13.689 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp, name=eth0)
2026-02-17 02:57:13.689 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali794fd2e00e6" profile_ids:"kns.webhook-6730" profile_ids:"ksa.webhook-6730.default" ipv4_nets:"10.100.8.205/32"}
2026-02-17 02:57:13.689 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:13.690 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:13.690 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:13.690 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali794fd2e00e6"
2026-02-17 02:57:13.690 [INFO][95] felix/endpoint_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-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:13.690 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:13.710 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp, name=eth0)
2026-02-17 02:57:13.715 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:13.715 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"} status="up"
2026-02-17 02:57:13.715 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali794fd2e00e6" profile_ids:"kns.webhook-6730" profile_ids:"ksa.webhook-6730.default" ipv4_nets:"10.100.8.205/32"}
2026-02-17 02:57:13.715 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:13.715 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:13.715 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:13.716 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali794fd2e00e6"
2026-02-17 02:57:13.717 [INFO][95] felix/endpoint_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-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:13.717 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:13.750 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:13.750 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"} status="up"
2026-02-17 02:57:14.445 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6730" type:"ClusterIP" cluster_ips:"10.254.203.28" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:57:14.785 [INFO][95] 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:57:14.785 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali794fd2e00e6"
2026-02-17 02:57:14.786 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali794fd2e00e6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:14.786 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali794fd2e00e6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:15.480 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6730"
2026-02-17 02:57:15.564 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp, name=eth0)
2026-02-17 02:57:15.564 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali794fd2e00e6" profile_ids:"kns.webhook-6730" profile_ids:"ksa.webhook-6730.default" ipv4_nets:"10.100.8.205/32"}
2026-02-17 02:57:15.564 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:15.565 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:15.565 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:15.565 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali794fd2e00e6"
2026-02-17 02:57:15.566 [INFO][95] felix/endpoint_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-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:15.566 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:15.577 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp, name=eth0)
2026-02-17 02:57:15.598 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:15.599 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"} status="up"
2026-02-17 02:57:15.599 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6730"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6730"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6730"} labels:{key:"webhook-6730" value:"true"}
2026-02-17 02:57:15.599 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp" endpoint_id:"eth0"}
2026-02-17 02:57:15.599 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-6730"}
2026-02-17 02:57:15.599 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-6730.default"}
2026-02-17 02:57:15.600 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9140"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9140"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-9140"} labels:{key:"webhook-6730-markers" value:"true"}
2026-02-17 02:57:15.600 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-9870"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-9870"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9870"}
2026-02-17 02:57:15.600 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:15.600 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:15.601 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-6730" ipVersion=0x4 table="filter"
2026-02-17 02:57:15.601 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rI2qdfawheWpoiVHLz" ipVersion=0x4 table="filter"
2026-02-17 02:57:15.601 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-6730" ipVersion=0x4 table="filter"
2026-02-17 02:57:15.601 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rI2qdfawheWpoiVHLz" ipVersion=0x4 table="filter"
2026-02-17 02:57:15.601 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:15.601 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali794fd2e00e6" ipVersion=0x4 table="filter"
2026-02-17 02:57:15.601 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali794fd2e00e6" ipVersion=0x4 table="filter"
2026-02-17 02:57:15.601 [INFO][95] felix/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-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:15.601 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:15.602 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.205
2026-02-17 02:57:15.676 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6730/sample-webhook-deployment-bcbfc85d-jn7qp", EndpointId:"eth0"}
2026-02-17 02:57:15.676 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-9870" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:16.346 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8656/ss-1, name=eth0)
2026-02-17 02:57:16.347 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8656/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c87f9548da" profile_ids:"kns.statefulset-8656" profile_ids:"ksa.statefulset-8656.default" ipv4_nets:"10.100.8.204/32"}
2026-02-17 02:57:16.347 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.347 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.347 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.348 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8c87f9548da" ipVersion=0x4 table="filter"
2026-02-17 02:57:16.348 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8c87f9548da" ipVersion=0x4 table="filter"
2026-02-17 02:57:16.348 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8c87f9548da"
2026-02-17 02:57:16.348 [INFO][95] felix/endpoint_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-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.348 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.395 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:16.395 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:57:16.424 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali8c87f9548da" state="down"
2026-02-17 02:57:16.424 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c87f9548da", State:"down", Index:79}
2026-02-17 02:57:16.425 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c87f9548da"
2026-02-17 02:57:16.425 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c87f9548da"
2026-02-17 02:57:16.425 [INFO][95] felix/endpoint_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-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.425 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.427 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali8c87f9548da" state="up"
2026-02-17 02:57:16.446 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:16.446 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:57:16.446 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c87f9548da", Addrs:set.Typed[string]{}}
2026-02-17 02:57:16.446 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c87f9548da", Addrs:set.Typed[string]{}}
2026-02-17 02:57:16.446 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c87f9548da", State:"up", Index:79}
2026-02-17 02:57:16.446 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8c87f9548da"
2026-02-17 02:57:16.446 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c87f9548da"
2026-02-17 02:57:16.446 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c87f9548da"
2026-02-17 02:57:16.446 [INFO][95] felix/endpoint_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-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.446 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.466 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:16.466 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:57:16.706 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8656/ss-1, name=eth0)
2026-02-17 02:57:16.706 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8656/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c87f9548da" profile_ids:"kns.statefulset-8656" profile_ids:"ksa.statefulset-8656.default" ipv4_nets:"10.100.8.204/32"}
2026-02-17 02:57:16.706 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.706 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.706 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.707 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c87f9548da"
2026-02-17 02:57:16.708 [INFO][95] felix/endpoint_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-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.708 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.728 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8656/ss-1, name=eth0)
2026-02-17 02:57:16.732 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:16.732 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:57:16.732 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8656/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c87f9548da" profile_ids:"kns.statefulset-8656" profile_ids:"ksa.statefulset-8656.default" ipv4_nets:"10.100.8.204/32"}
2026-02-17 02:57:16.732 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.732 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.732 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.733 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c87f9548da"
2026-02-17 02:57:16.733 [INFO][95] felix/endpoint_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-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.733 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:16.755 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:16.756 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:57:17.042 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2318"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2318"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2318"}
2026-02-17 02:57:17.112 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali794fd2e00e6" state="down"
2026-02-17 02:57:17.112 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali794fd2e00e6", State:"down", Index:78}
2026-02-17 02:57:17.112 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali794fd2e00e6"
2026-02-17 02:57:17.112 [INFO][95] 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:57:17.112 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali794fd2e00e6", Addrs:set.Typed[string]{}}
2026-02-17 02:57:17.112 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali794fd2e00e6", Addrs:set.Typed[string]{}}
2026-02-17 02:57:17.113 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali794fd2e00e6" state=""
2026-02-17 02:57:17.113 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali794fd2e00e6"
2026-02-17 02:57:17.136 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali794fd2e00e6", State:"", Index:78}
2026-02-17 02:57:17.136 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali794fd2e00e6", Addrs:set.Set[string](nil)}
2026-02-17 02:57:17.136 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali794fd2e00e6", Addrs:set.Set[string](nil)}
2026-02-17 02:57:18.305 [INFO][95] 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:57:18.305 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8c87f9548da"
2026-02-17 02:57:18.305 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c87f9548da", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:18.305 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c87f9548da", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:20.930 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-9140" name:"default"}
2026-02-17 02:57:21.369 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6730" name:"default"}
2026-02-17 02:57:21.406 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6730"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6730"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6730"} labels:{key:"webhook-6730" value:"true"}
2026-02-17 02:57:21.430 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6730"}
2026-02-17 02:57:21.546 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9140"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9140"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-9140"} labels:{key:"webhook-6730-markers" value:"true"}
2026-02-17 02:57:21.578 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-9140"}
2026-02-17 02:57:22.399 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2318" name:"default"}
2026-02-17 02:57:22.836 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm2" namespace:"kubectl-2318"
2026-02-17 02:57:22.872 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm3" namespace:"kubectl-2318"
2026-02-17 02:57:22.945 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2318"}
2026-02-17 02:57:26.604 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8656/ss-0, name=eth0)
2026-02-17 02:57:26.605 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8656/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c40a351612" profile_ids:"kns.statefulset-8656" profile_ids:"ksa.statefulset-8656.default" ipv4_nets:"10.100.8.202/32"}
2026-02-17 02:57:26.605 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:26.605 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:26.605 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:26.606 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c40a351612"
2026-02-17 02:57:26.606 [INFO][95] felix/endpoint_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-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:26.606 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:26.634 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:26.634 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:27.060 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:57:37.052 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-9870"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-9870"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9870"}
2026-02-17 02:57:37.093 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6097"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"job-6097"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6097"}
2026-02-17 02:57:37.124 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6097" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:37.618 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8656/ss-0, name=eth0)
2026-02-17 02:57:37.619 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8656/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c40a351612" profile_ids:"kns.statefulset-8656" profile_ids:"ksa.statefulset-8656.default" ipv4_nets:"10.100.8.202/32"}
2026-02-17 02:57:37.619 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:37.620 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:37.620 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:37.620 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c40a351612"
2026-02-17 02:57:37.621 [INFO][95] felix/endpoint_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-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:37.621 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:37.652 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:37.652 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:37.711 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-9357"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-9357"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9357"}
2026-02-17 02:57:37.725 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8656/ss-1, name=eth0)
2026-02-17 02:57:37.757 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8656/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c87f9548da" profile_ids:"kns.statefulset-8656" profile_ids:"ksa.statefulset-8656.default" ipv4_nets:"10.100.8.204/32"}
2026-02-17 02:57:37.757 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-2555"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-2555"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2555"}
2026-02-17 02:57:37.757 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:37.758 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:37.758 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:37.759 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c87f9548da"
2026-02-17 02:57:37.759 [INFO][95] felix/endpoint_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-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:37.759 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:37.787 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-6097/adopt-release-9p9zp, name=eth0)
2026-02-17 02:57:37.792 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:37.792 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:57:37.792 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"server-version-2555" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:37.792 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6097"} profile:{inbound_rules:{action:"allow" rule_id:"KjjbzkDmRIuzVYCV"} outbound_rules:{action:"allow" rule_id:"1axuzRy7de3D2STP"}}
2026-02-17 02:57:37.792 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6097.default"} profile:{}
2026-02-17 02:57:37.792 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6097/adopt-release-9p9zp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39316b6ca6c" profile_ids:"kns.job-6097" profile_ids:"ksa.job-6097.default" ipv4_nets:"10.100.8.203/32"}
2026-02-17 02:57:37.792 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:37.792 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:37.793 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:37.793 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali39316b6ca6c" ipVersion=0x4 table="filter"
2026-02-17 02:57:37.793 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6097" ipVersion=0x4 table="filter"
2026-02-17 02:57:37.793 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_w_58jWB_Ju93npfysN" ipVersion=0x4 table="filter"
2026-02-17 02:57:37.793 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali39316b6ca6c" ipVersion=0x4 table="filter"
2026-02-17 02:57:37.793 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6097" ipVersion=0x4 table="filter"
2026-02-17 02:57:37.793 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_w_58jWB_Ju93npfysN" ipVersion=0x4 table="filter"
2026-02-17 02:57:37.793 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali39316b6ca6c"
2026-02-17 02:57:37.793 [INFO][95] felix/endpoint_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-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:37.793 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:37.830 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:37.830 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"} status="down"
2026-02-17 02:57:37.831 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-2555"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-2555"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2555"}
2026-02-17 02:57:37.865 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali39316b6ca6c" state="down"
2026-02-17 02:57:37.865 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali39316b6ca6c"
2026-02-17 02:57:37.870 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali39316b6ca6c" state="up"
2026-02-17 02:57:37.871 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6000"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6000"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6000"}
2026-02-17 02:57:37.871 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-6000" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:37.911 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39316b6ca6c", State:"down", Index:80}
2026-02-17 02:57:37.912 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39316b6ca6c", Addrs:set.Typed[string]{}}
2026-02-17 02:57:37.912 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39316b6ca6c", Addrs:set.Typed[string]{}}
2026-02-17 02:57:37.912 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39316b6ca6c", State:"up", Index:80}
2026-02-17 02:57:37.912 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali39316b6ca6c"
2026-02-17 02:57:37.912 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali39316b6ca6c"
2026-02-17 02:57:37.912 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39316b6ca6c"
2026-02-17 02:57:37.912 [INFO][95] felix/endpoint_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-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:37.912 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:37.972 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:37.973 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"} status="up"
2026-02-17 02:57:38.824 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-6097/adopt-release-9p9zp, name=eth0)
2026-02-17 02:57:38.824 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6097/adopt-release-9p9zp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39316b6ca6c" profile_ids:"kns.job-6097" profile_ids:"ksa.job-6097.default" ipv4_nets:"10.100.8.203/32"}
2026-02-17 02:57:38.825 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:38.825 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:38.825 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:38.826 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39316b6ca6c"
2026-02-17 02:57:38.826 [INFO][95] felix/endpoint_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-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:38.826 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:38.858 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:38.858 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"} status="up"
2026-02-17 02:57:39.137 [INFO][95] 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:57:39.138 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali39316b6ca6c"
2026-02-17 02:57:39.138 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39316b6ca6c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:39.138 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39316b6ca6c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:41.961 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6000"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6000"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6000"}
2026-02-17 02:57:41.991 [INFO][95] felix/summary.go 100: Summarising 134 dataplane reconciliation loops over 1m0.3s: avg=35ms longest=101ms (resync-calico-v4)
2026-02-17 02:57:41.991 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-8057"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-8057"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8057"}
2026-02-17 02:57:41.992 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-8057" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:42.883 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-9357"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-9357"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9357"}
2026-02-17 02:57:44.238 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6097"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"job-6097"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6097"}
2026-02-17 02:57:44.273 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-422"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-422"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-422"}
2026-02-17 02:57:44.302 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-422" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:44.840 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"server-version-2555" name:"default"}
2026-02-17 02:57:44.939 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-9870" name:"default"}
2026-02-17 02:57:45.078 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-9870"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-9870"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9870"}
2026-02-17 02:57:45.109 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-8057"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-8057"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8057"}
2026-02-17 02:57:45.110 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-9870"}
2026-02-17 02:57:45.146 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2206"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2206"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2206"}
2026-02-17 02:57:45.146 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2206" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:45.182 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-8939"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-8939"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8939"}
2026-02-17 02:57:45.184 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2-8939" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:45.213 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-2555"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-2555"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2555"}
2026-02-17 02:57:45.239 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"server-version-2555"}
2026-02-17 02:57:47.055 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8656/ss-0, name=eth0)
2026-02-17 02:57:47.056 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8656/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c40a351612" profile_ids:"kns.statefulset-8656" profile_ids:"ksa.statefulset-8656.default" ipv4_nets:"10.100.8.202/32"}
2026-02-17 02:57:47.056 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:47.056 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:47.056 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:47.061 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c40a351612"
2026-02-17 02:57:47.062 [INFO][95] felix/endpoint_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-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:47.062 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:47.063 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8656/ss-1, name=eth0)
2026-02-17 02:57:47.117 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:47.117 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:47.117 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8656/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c87f9548da" profile_ids:"kns.statefulset-8656" profile_ids:"ksa.statefulset-8656.default" ipv4_nets:"10.100.8.204/32"}
2026-02-17 02:57:47.117 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:47.117 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:47.117 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:47.119 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c87f9548da"
2026-02-17 02:57:47.120 [INFO][95] felix/endpoint_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-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:47.120 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:47.148 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:47.149 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:57:47.149 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-6000" name:"default"}
2026-02-17 02:57:47.308 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-8939"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-8939"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8939"}
2026-02-17 02:57:47.414 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2206"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2206"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2206"}
2026-02-17 02:57:47.445 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8211"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8211"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8211"}
2026-02-17 02:57:47.472 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8211" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:47.822 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8656/ss-1, name=eth0)
2026-02-17 02:57:47.823 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8656/ss-1" endpoint_id:"eth0"}
2026-02-17 02:57:47.823 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-6000"}
2026-02-17 02:57:47.823 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:47.823 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:47.824 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:47.824 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8c87f9548da" ipVersion=0x4 table="filter"
2026-02-17 02:57:47.824 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8c87f9548da" ipVersion=0x4 table="filter"
2026-02-17 02:57:47.825 [INFO][95] felix/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-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:47.825 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:47.830 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.204
2026-02-17 02:57:47.897 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8656/ss-0, name=eth0)
2026-02-17 02:57:47.914 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-1", EndpointId:"eth0"}
2026-02-17 02:57:47.915 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8656/ss-0" endpoint_id:"eth0"}
2026-02-17 02:57:47.915 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8656"}
2026-02-17 02:57:47.915 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8656.default"}
2026-02-17 02:57:47.915 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:47.915 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:47.916 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hl1hl58Feesvmxv8bn" ipVersion=0x4 table="filter"
2026-02-17 02:57:47.916 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JHsXCCuxcyi-Z8srBp" ipVersion=0x4 table="filter"
2026-02-17 02:57:47.916 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hl1hl58Feesvmxv8bn" ipVersion=0x4 table="filter"
2026-02-17 02:57:47.916 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JHsXCCuxcyi-Z8srBp" ipVersion=0x4 table="filter"
2026-02-17 02:57:47.916 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:47.916 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5c40a351612" ipVersion=0x4 table="filter"
2026-02-17 02:57:47.916 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5c40a351612" ipVersion=0x4 table="filter"
2026-02-17 02:57:47.916 [INFO][95] felix/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-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:47.916 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:47.917 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.202
2026-02-17 02:57:47.929 [INFO][95] 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:57:47.929 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c87f9548da"
2026-02-17 02:57:47.929 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali8c87f9548da" state="down"
2026-02-17 02:57:47.929 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali8c87f9548da" state=""
2026-02-17 02:57:47.929 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8c87f9548da"
2026-02-17 02:57:47.989 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8656/ss-0", EndpointId:"eth0"}
2026-02-17 02:57:47.989 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c87f9548da", Addrs:set.Typed[string]{}}
2026-02-17 02:57:47.989 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c87f9548da", Addrs:set.Typed[string]{}}
2026-02-17 02:57:47.989 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c87f9548da", State:"down", Index:79}
2026-02-17 02:57:47.989 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c87f9548da", State:"", Index:79}
2026-02-17 02:57:47.989 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c87f9548da", Addrs:set.Set[string](nil)}
2026-02-17 02:57:47.989 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c87f9548da", Addrs:set.Set[string](nil)}
2026-02-17 02:57:48.002 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali5c40a351612" state="down"
2026-02-17 02:57:48.002 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5c40a351612"
2026-02-17 02:57:48.005 [INFO][95] 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:57:48.011 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali5c40a351612" state=""
2026-02-17 02:57:48.011 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5c40a351612"
2026-02-17 02:57:48.055 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c40a351612", State:"down", Index:77}
2026-02-17 02:57:48.056 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c40a351612", Addrs:set.Typed[string]{}}
2026-02-17 02:57:48.056 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c40a351612", Addrs:set.Typed[string]{}}
2026-02-17 02:57:48.057 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c40a351612", State:"", Index:77}
2026-02-17 02:57:48.057 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c40a351612", Addrs:set.Set[string](nil)}
2026-02-17 02:57:48.057 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c40a351612", Addrs:set.Set[string](nil)}
2026-02-17 02:57:48.314 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-9357" name:"default"}
2026-02-17 02:57:48.809 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-9357"}
2026-02-17 02:57:49.275 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-6097/adopt-release-9p9zp, name=eth0)
2026-02-17 02:57:49.275 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6097/adopt-release-9p9zp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39316b6ca6c" profile_ids:"kns.job-6097" profile_ids:"ksa.job-6097.default" ipv4_nets:"10.100.8.203/32"}
2026-02-17 02:57:49.276 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:49.276 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:49.276 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:49.277 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39316b6ca6c"
2026-02-17 02:57:49.277 [INFO][95] felix/endpoint_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-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:49.277 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:49.311 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:49.311 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"} status="up"
2026-02-17 02:57:49.312 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6097"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"job-6097"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6097"}
2026-02-17 02:57:49.609 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-6097/adopt-release-9p9zp, name=eth0)
2026-02-17 02:57:49.610 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6097/adopt-release-9p9zp" endpoint_id:"eth0"}
2026-02-17 02:57:49.610 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6097"}
2026-02-17 02:57:49.610 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6097.default"}
2026-02-17 02:57:49.610 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:49.610 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:49.612 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6097" ipVersion=0x4 table="filter"
2026-02-17 02:57:49.612 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_w_58jWB_Ju93npfysN" ipVersion=0x4 table="filter"
2026-02-17 02:57:49.612 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6097" ipVersion=0x4 table="filter"
2026-02-17 02:57:49.612 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_w_58jWB_Ju93npfysN" ipVersion=0x4 table="filter"
2026-02-17 02:57:49.612 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:49.613 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali39316b6ca6c" ipVersion=0x4 table="filter"
2026-02-17 02:57:49.613 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali39316b6ca6c" ipVersion=0x4 table="filter"
2026-02-17 02:57:49.613 [INFO][95] felix/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-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:49.613 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:49.623 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.203
2026-02-17 02:57:49.674 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6097/adopt-release-9p9zp", EndpointId:"eth0"}
2026-02-17 02:57:49.717 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali39316b6ca6c" state="down"
2026-02-17 02:57:49.718 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali39316b6ca6c"
2026-02-17 02:57:49.718 [INFO][95] 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:57:49.718 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39316b6ca6c", State:"down", Index:80}
2026-02-17 02:57:49.718 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39316b6ca6c", Addrs:set.Typed[string]{}}
2026-02-17 02:57:49.718 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39316b6ca6c", Addrs:set.Typed[string]{}}
2026-02-17 02:57:49.723 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali39316b6ca6c" state=""
2026-02-17 02:57:49.723 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali39316b6ca6c"
2026-02-17 02:57:49.749 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39316b6ca6c", State:"", Index:80}
2026-02-17 02:57:49.749 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39316b6ca6c", Addrs:set.Set[string](nil)}
2026-02-17 02:57:49.749 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39316b6ca6c", Addrs:set.Set[string](nil)}
2026-02-17 02:57:49.978 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-422"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-422"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-422"}
2026-02-17 02:57:50.007 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-2569"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-2569"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2569"}
2026-02-17 02:57:50.036 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-selectable-fields-2569" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:50.584 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-8057" name:"default"}
2026-02-17 02:57:50.785 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-8057"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-8057"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8057"}
2026-02-17 02:57:50.815 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-8057"}
2026-02-17 02:57:51.585 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8211"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8211"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8211"}
2026-02-17 02:57:51.614 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-1024"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-1024"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1024"}
2026-02-17 02:57:51.645 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslicemirroring-1024" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:51.672 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-1024" type:"ClusterIP" cluster_ips:"10.254.147.120" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:57:52.386 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2-8939" name:"default"}
2026-02-17 02:57:52.497 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-2569" type:"ClusterIP" cluster_ips:"10.254.7.52" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:57:52.806 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2206" name:"default"}
2026-02-17 02:57:52.863 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-8939"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-8939"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8939"}
2026-02-17 02:57:52.863 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2-8939"}
2026-02-17 02:57:52.990 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2206"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2206"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2206"}
2026-02-17 02:57:53.015 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2206"}
2026-02-17 02:57:53.748 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-1024"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-1024"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1024"}
2026-02-17 02:57:53.790 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-2924"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-2924"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2924"}
2026-02-17 02:57:53.790 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-watch-2924" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:54.583 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6097" name:"default"}
2026-02-17 02:57:54.650 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4360"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4360"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4360"}
2026-02-17 02:57:54.678 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8008"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8008"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8008"}
2026-02-17 02:57:54.678 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8008" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:54.709 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8008"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8008"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8008"} labels:{key:"webhook-8008" value:"true"}
2026-02-17 02:57:54.709 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7373"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7373"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7373"} labels:{key:"webhook-8008-markers" value:"true"}
2026-02-17 02:57:54.736 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7373" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:54.790 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6097"}
2026-02-17 02:57:55.017 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-422" name:"default"}
2026-02-17 02:57:55.223 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-422"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-422"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-422"}
2026-02-17 02:57:55.250 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-422"}
2026-02-17 02:57:56.753 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-2569"
2026-02-17 02:57:56.851 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-2569"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-2569"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2569"}
2026-02-17 02:57:56.897 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-4597"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"apf-4597"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-4597"}
2026-02-17 02:57:56.897 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-4597" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:57.080 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8211" name:"default"}
2026-02-17 02:57:57.110 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-4597"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"apf-4597"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-4597"}
2026-02-17 02:57:57.110 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9292"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9292"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9292"}
2026-02-17 02:57:57.135 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-9292" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:57.173 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8211"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8211"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8211"}
2026-02-17 02:57:57.217 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8211"}
2026-02-17 02:57:57.341 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8656"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8656"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8656"}
2026-02-17 02:57:57.375 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-9319"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-9319"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9319"}
2026-02-17 02:57:57.409 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"prestop-9319" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:57.746 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8008" type:"ClusterIP" cluster_ips:"10.254.1.200" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:57:58.794 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-9736"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-9736"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9736"} labels:{key:"webhook-8008" value:"true"}
2026-02-17 02:57:58.828 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fail-closed-namespace-9736" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:58.870 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8008"
2026-02-17 02:57:58.956 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8008"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8008"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8008"} labels:{key:"webhook-8008" value:"true"}
2026-02-17 02:57:58.989 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7373"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7373"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7373"} labels:{key:"webhook-8008-markers" value:"true"}
2026-02-17 02:57:58.989 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-9736"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-9736"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9736"} labels:{key:"webhook-8008" value:"true"}
2026-02-17 02:57:59.017 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-426"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-426"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-426"}
2026-02-17 02:57:59.056 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-426" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:59.215 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-1024"
2026-02-17 02:57:59.265 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-426"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-426"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-426"}
2026-02-17 02:57:59.296 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4864"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4864"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4864"}
2026-02-17 02:57:59.296 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4864" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:59.600 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslicemirroring-1024" name:"default"}
2026-02-17 02:57:59.683 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-1024"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-1024"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1024"}
2026-02-17 02:57:59.723 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslicemirroring-1024"}
2026-02-17 02:58:00.026 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=limitrange-9292/pfpod, name=eth0)
2026-02-17 02:58:00.027 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.limitrange-9292.default"} profile:{}
2026-02-17 02:58:00.027 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.limitrange-9292"} profile:{inbound_rules:{action:"allow" rule_id:"eXv1whjiH94tkz9E"} outbound_rules:{action:"allow" rule_id:"mwQD1ufoH5whaU0Z"}}
2026-02-17 02:58:00.027 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-9292/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f69f236974" profile_ids:"kns.limitrange-9292" profile_ids:"ksa.limitrange-9292.default" ipv4_nets:"10.100.8.206/32"}
2026-02-17 02:58:00.027 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:00.027 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:00.027 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:00.028 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6f69f236974" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.028 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.limitrange-9292" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.028 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rVY0maeiYIzxzV4yPT" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.028 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6f69f236974" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.028 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.limitrange-9292" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.028 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rVY0maeiYIzxzV4yPT" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.028 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6f69f236974"
2026-02-17 02:58:00.028 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:00.028 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:00.073 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:00.075 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"} status="down"
2026-02-17 02:58:00.100 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali6f69f236974" state="down"
2026-02-17 02:58:00.100 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f69f236974"
2026-02-17 02:58:00.100 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f69f236974", State:"down", Index:81}
2026-02-17 02:58:00.101 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f69f236974", Addrs:set.Typed[string]{}}
2026-02-17 02:58:00.101 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f69f236974", Addrs:set.Typed[string]{}}
2026-02-17 02:58:00.101 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f69f236974"
2026-02-17 02:58:00.101 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:00.101 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:00.105 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali6f69f236974" state="up"
2026-02-17 02:58:00.126 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:00.127 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"} status="down"
2026-02-17 02:58:00.127 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f69f236974", State:"up", Index:81}
2026-02-17 02:58:00.127 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6f69f236974"
2026-02-17 02:58:00.127 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f69f236974"
2026-02-17 02:58:00.127 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f69f236974"
2026-02-17 02:58:00.127 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:00.127 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:00.148 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=prestop-9319/tester, name=eth0)
2026-02-17 02:58:00.173 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:00.173 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"} status="up"
2026-02-17 02:58:00.173 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-4360" name:"default"}
2026-02-17 02:58:00.173 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.prestop-9319"} profile:{inbound_rules:{action:"allow" rule_id:"fkVSVstJoeB6wE78"} outbound_rules:{action:"allow" rule_id:"IOpsF4SyQX1MjvOP"}}
2026-02-17 02:58:00.173 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.prestop-9319.default"} profile:{}
2026-02-17 02:58:00.173 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-9319/tester" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid3aa9f01e7d" profile_ids:"kns.prestop-9319" profile_ids:"ksa.prestop-9319.default" ipv4_nets:"10.100.8.207/32"}
2026-02-17 02:58:00.173 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:00.173 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:00.173 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:00.174 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid3aa9f01e7d" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.175 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.prestop-9319" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.175 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mYUCkYnRDJD9PsxSiJ" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.175 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid3aa9f01e7d" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.175 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.prestop-9319" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.175 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mYUCkYnRDJD9PsxSiJ" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.175 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid3aa9f01e7d"
2026-02-17 02:58:00.175 [INFO][95] felix/endpoint_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-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:00.175 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:00.217 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="calid3aa9f01e7d" state="down"
2026-02-17 02:58:00.217 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid3aa9f01e7d"
2026-02-17 02:58:00.218 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="calid3aa9f01e7d" state="up"
2026-02-17 02:58:00.219 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:00.219 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"} status="down"
2026-02-17 02:58:00.219 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid3aa9f01e7d", State:"down", Index:82}
2026-02-17 02:58:00.219 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid3aa9f01e7d", Addrs:set.Typed[string]{}}
2026-02-17 02:58:00.220 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid3aa9f01e7d", Addrs:set.Typed[string]{}}
2026-02-17 02:58:00.220 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid3aa9f01e7d", State:"up", Index:82}
2026-02-17 02:58:00.220 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid3aa9f01e7d"
2026-02-17 02:58:00.220 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid3aa9f01e7d"
2026-02-17 02:58:00.220 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid3aa9f01e7d"
2026-02-17 02:58:00.220 [INFO][95] felix/endpoint_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-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:00.223 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:00.250 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:00.250 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"} status="up"
2026-02-17 02:58:00.475 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4360"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4360"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4360"}
2026-02-17 02:58:00.508 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-4360"}
2026-02-17 02:58:00.964 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=prestop-9319/tester, name=eth0)
2026-02-17 02:58:00.964 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-9319/tester" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid3aa9f01e7d" profile_ids:"kns.prestop-9319" profile_ids:"ksa.prestop-9319.default" ipv4_nets:"10.100.8.207/32"}
2026-02-17 02:58:00.964 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:00.964 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:00.964 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:00.965 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid3aa9f01e7d"
2026-02-17 02:58:00.966 [INFO][95] felix/endpoint_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-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:00.966 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:00.984 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=limitrange-9292/pfpod, name=eth0)
2026-02-17 02:58:00.997 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:00.997 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"} status="up"
2026-02-17 02:58:00.997 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-9292/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f69f236974" profile_ids:"kns.limitrange-9292" profile_ids:"ksa.limitrange-9292.default" ipv4_nets:"10.100.8.206/32"}
2026-02-17 02:58:00.997 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:00.998 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:00.998 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:00.998 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f69f236974"
2026-02-17 02:58:00.999 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:00.999 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:01.035 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:01.035 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"} status="up"
2026-02-17 02:58:01.474 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=prestop-9319/tester, name=eth0)
2026-02-17 02:58:01.475 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-9319/tester" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid3aa9f01e7d" profile_ids:"kns.prestop-9319" profile_ids:"ksa.prestop-9319.default" ipv4_nets:"10.100.8.207/32"}
2026-02-17 02:58:01.475 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:01.475 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:01.476 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:01.477 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid3aa9f01e7d"
2026-02-17 02:58:01.478 [INFO][95] felix/endpoint_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-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:01.478 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:01.506 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:01.506 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"} status="up"
2026-02-17 02:58:01.666 [INFO][95] 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:58:01.667 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6f69f236974"
2026-02-17 02:58:01.667 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f69f236974", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:01.667 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f69f236974", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:01.906 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-selectable-fields-2569" name:"default"}
2026-02-17 02:58:02.049 [INFO][95] 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:58:02.049 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid3aa9f01e7d"
2026-02-17 02:58:02.049 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid3aa9f01e7d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:02.049 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid3aa9f01e7d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:02.439 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-2569"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-2569"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2569"}
2026-02-17 02:58:02.468 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-selectable-fields-2569"}
2026-02-17 02:58:02.549 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-8656"
2026-02-17 02:58:03.031 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-8656" name:"default"}
2026-02-17 02:58:03.127 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8656"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8656"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8656"}
2026-02-17 02:58:03.153 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-8656"}
2026-02-17 02:58:03.182 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-4597" name:"default"}
2026-02-17 02:58:03.212 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-4597"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"apf-4597"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-4597"}
2026-02-17 02:58:03.241 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-4597"}
2026-02-17 02:58:03.424 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4864"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4864"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4864"}
2026-02-17 02:58:03.458 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2880"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2880"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2880"}
2026-02-17 02:58:03.458 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2880" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:04.166 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8008" name:"default"}
2026-02-17 02:58:04.197 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7373" name:"default"}
2026-02-17 02:58:04.309 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fail-closed-namespace-9736" name:"default"}
2026-02-17 02:58:04.432 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9292"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9292"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9292"}
2026-02-17 02:58:04.473 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9216"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9216"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9216"}
2026-02-17 02:58:04.521 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-9216" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:04.824 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7373"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7373"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7373"} labels:{key:"webhook-8008-markers" value:"true"}
2026-02-17 02:58:04.852 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7373"}
2026-02-17 02:58:04.911 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-426" name:"default"}
2026-02-17 02:58:05.034 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8008"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8008"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8008"} labels:{key:"webhook-8008" value:"true"}
2026-02-17 02:58:05.067 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8008"}
2026-02-17 02:58:05.099 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-9736"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-9736"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9736"} labels:{key:"webhook-8008" value:"true"}
2026-02-17 02:58:05.134 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fail-closed-namespace-9736"}
2026-02-17 02:58:05.203 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-426"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-426"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-426"}
2026-02-17 02:58:05.239 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-426"}
2026-02-17 02:58:06.549 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-9319"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-9319"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9319"}
2026-02-17 02:58:06.591 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-9277"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-9277"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-9277"}
2026-02-17 02:58:06.616 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-9277" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:07.296 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-lifecycle-hook-9277/pod-handle-http-request, name=eth0)
2026-02-17 02:58:07.296 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-9277"} profile:{inbound_rules:{action:"allow" rule_id:"nSzmh_wOjFFRtOZU"} outbound_rules:{action:"allow" rule_id:"14PnrXi-v8Nx-L9Y"}}
2026-02-17 02:58:07.297 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-9277.default"} profile:{}
2026-02-17 02:58:07.297 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-9277/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali844c2081bf9" profile_ids:"kns.container-lifecycle-hook-9277" profile_ids:"ksa.container-lifecycle-hook-9277.default" ipv4_nets:"10.100.8.209/32"}
2026-02-17 02:58:07.297 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:07.297 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:07.297 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:07.298 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali844c2081bf9" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.298 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xxD6gugXMeVLHi5sGJ" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.298 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_O8HeARRLERQsestgT7" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.298 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali844c2081bf9" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.298 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xxD6gugXMeVLHi5sGJ" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.298 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_O8HeARRLERQsestgT7" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.298 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali844c2081bf9"
2026-02-17 02:58:07.298 [INFO][95] felix/endpoint_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-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:07.298 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:07.343 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:07.344 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:58:07.365 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali844c2081bf9" state="down"
2026-02-17 02:58:07.366 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali844c2081bf9", State:"down", Index:83}
2026-02-17 02:58:07.366 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali844c2081bf9"
2026-02-17 02:58:07.366 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali844c2081bf9", Addrs:set.Typed[string]{}}
2026-02-17 02:58:07.366 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali844c2081bf9", Addrs:set.Typed[string]{}}
2026-02-17 02:58:07.366 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali844c2081bf9"
2026-02-17 02:58:07.366 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali844c2081bf9" state="up"
2026-02-17 02:58:07.366 [INFO][95] felix/endpoint_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-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:07.366 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:07.392 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:07.392 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:58:07.392 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali844c2081bf9", State:"up", Index:83}
2026-02-17 02:58:07.392 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali844c2081bf9"
2026-02-17 02:58:07.392 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali844c2081bf9"
2026-02-17 02:58:07.393 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali844c2081bf9"
2026-02-17 02:58:07.393 [INFO][95] felix/endpoint_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-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:07.393 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:07.411 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:07.411 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:58:07.604 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2880"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2880"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2880"}
2026-02-17 02:58:07.688 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4618"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4618"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4618"}
2026-02-17 02:58:07.721 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-4618" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:07.994 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-lifecycle-hook-9277/pod-handle-http-request, name=eth0)
2026-02-17 02:58:07.994 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-9277/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali844c2081bf9" profile_ids:"kns.container-lifecycle-hook-9277" profile_ids:"ksa.container-lifecycle-hook-9277.default" ipv4_nets:"10.100.8.209/32"}
2026-02-17 02:58:07.994 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:07.995 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:07.995 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:07.996 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali844c2081bf9"
2026-02-17 02:58:07.996 [INFO][95] felix/endpoint_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-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:07.996 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:08.026 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:08.026 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:58:08.353 [INFO][95] 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:58:08.353 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali844c2081bf9"
2026-02-17 02:58:08.353 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali844c2081bf9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:08.353 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali844c2081bf9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:08.848 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4864" name:"default"}
2026-02-17 02:58:08.938 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4864"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4864"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4864"}
2026-02-17 02:58:08.965 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4864"}
2026-02-17 02:58:09.466 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=limitrange-9292/pfpod, name=eth0)
2026-02-17 02:58:09.466 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-9292/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f69f236974" profile_ids:"kns.limitrange-9292" profile_ids:"ksa.limitrange-9292.default" ipv4_nets:"10.100.8.206/32"}
2026-02-17 02:58:09.466 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:09.466 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:09.466 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:09.468 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f69f236974"
2026-02-17 02:58:09.468 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:09.468 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:09.517 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:09.517 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"} status="up"
2026-02-17 02:58:09.550 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9292"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9292"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9292"}
2026-02-17 02:58:09.776 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=limitrange-9292/pfpod, name=eth0)
2026-02-17 02:58:09.776 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-9292/pfpod" endpoint_id:"eth0"}
2026-02-17 02:58:09.777 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.limitrange-9292"}
2026-02-17 02:58:09.777 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.limitrange-9292.default"}
2026-02-17 02:58:09.777 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:09.777 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:09.778 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.limitrange-9292" ipVersion=0x4 table="filter"
2026-02-17 02:58:09.778 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rVY0maeiYIzxzV4yPT" ipVersion=0x4 table="filter"
2026-02-17 02:58:09.778 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.limitrange-9292" ipVersion=0x4 table="filter"
2026-02-17 02:58:09.778 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rVY0maeiYIzxzV4yPT" ipVersion=0x4 table="filter"
2026-02-17 02:58:09.778 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:09.778 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6f69f236974" ipVersion=0x4 table="filter"
2026-02-17 02:58:09.778 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6f69f236974" ipVersion=0x4 table="filter"
2026-02-17 02:58:09.778 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:09.778 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:09.790 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.206
2026-02-17 02:58:09.845 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-9292/pfpod", EndpointId:"eth0"}
2026-02-17 02:58:09.881 [INFO][95] 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:58:09.881 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f69f236974"
2026-02-17 02:58:09.881 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali6f69f236974" state="down"
2026-02-17 02:58:09.881 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f69f236974", Addrs:set.Typed[string]{}}
2026-02-17 02:58:09.881 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f69f236974", Addrs:set.Typed[string]{}}
2026-02-17 02:58:09.881 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f69f236974", State:"down", Index:81}
2026-02-17 02:58:09.887 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali6f69f236974" state=""
2026-02-17 02:58:09.887 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6f69f236974"
2026-02-17 02:58:09.908 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f69f236974", State:"", Index:81}
2026-02-17 02:58:09.908 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f69f236974", Addrs:set.Set[string](nil)}
2026-02-17 02:58:09.908 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f69f236974", Addrs:set.Set[string](nil)}
2026-02-17 02:58:11.586 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-9319"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-9319"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9319"}
2026-02-17 02:58:11.794 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4618"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4618"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4618"}
2026-02-17 02:58:11.831 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5298"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5298"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5298"}
2026-02-17 02:58:11.852 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5298" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:12.639 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2880" name:"default"}
2026-02-17 02:58:12.999 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2880"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2880"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2880"}
2026-02-17 02:58:13.029 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2880"}
2026-02-17 02:58:14.766 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-9277"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-9277"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-9277"}
2026-02-17 02:58:14.828 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5493"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5493"}
2026-02-17 02:58:14.863 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5493" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:14.895 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-9292" name:"default"}
2026-02-17 02:58:14.977 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-9292"}
2026-02-17 02:58:15.942 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5298"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5298"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5298"}
2026-02-17 02:58:15.977 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6022"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-6022"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6022"}
2026-02-17 02:58:16.007 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6022" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:16.764 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-6022/pod-failure-failjob-g9rdp, name=eth0)
2026-02-17 02:58:16.766 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6022"} profile:{inbound_rules:{action:"allow" rule_id:"VvQOWF6WuKyoc5lA"} outbound_rules:{action:"allow" rule_id:"gB8zEsxGz4xV7j08"}}
2026-02-17 02:58:16.767 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6022.default"} profile:{}
2026-02-17 02:58:16.767 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6022/pod-failure-failjob-g9rdp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic2fa7345fe6" profile_ids:"kns.job-6022" profile_ids:"ksa.job-6022.default" ipv4_nets:"10.100.8.211/32"}
2026-02-17 02:58:16.767 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:16.767 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:16.768 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:16.774 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic2fa7345fe6" ipVersion=0x4 table="filter"
2026-02-17 02:58:16.775 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6022" ipVersion=0x4 table="filter"
2026-02-17 02:58:16.775 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3yLi6b_etB_kkJT_CB" ipVersion=0x4 table="filter"
2026-02-17 02:58:16.775 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic2fa7345fe6" ipVersion=0x4 table="filter"
2026-02-17 02:58:16.776 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6022" ipVersion=0x4 table="filter"
2026-02-17 02:58:16.776 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3yLi6b_etB_kkJT_CB" ipVersion=0x4 table="filter"
2026-02-17 02:58:16.776 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic2fa7345fe6"
2026-02-17 02:58:16.776 [INFO][95] felix/endpoint_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-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:16.776 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:16.817 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:16.817 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"} status="down"
2026-02-17 02:58:16.837 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="calic2fa7345fe6" state="down"
2026-02-17 02:58:16.837 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic2fa7345fe6"
2026-02-17 02:58:16.837 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2fa7345fe6", State:"down", Index:84}
2026-02-17 02:58:16.837 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2fa7345fe6", Addrs:set.Typed[string]{}}
2026-02-17 02:58:16.837 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2fa7345fe6", Addrs:set.Typed[string]{}}
2026-02-17 02:58:16.837 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic2fa7345fe6"
2026-02-17 02:58:16.837 [INFO][95] felix/endpoint_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-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:16.837 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:16.841 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="calic2fa7345fe6" state="up"
2026-02-17 02:58:16.860 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:16.860 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"} status="down"
2026-02-17 02:58:16.860 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2fa7345fe6", State:"up", Index:84}
2026-02-17 02:58:16.860 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic2fa7345fe6"
2026-02-17 02:58:16.860 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic2fa7345fe6"
2026-02-17 02:58:16.860 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic2fa7345fe6"
2026-02-17 02:58:16.860 [INFO][95] felix/endpoint_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-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:16.860 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:16.891 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-6022/pod-failure-failjob-4hz4r, name=eth0)
2026-02-17 02:58:16.891 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:16.892 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"} status="up"
2026-02-17 02:58:16.892 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6022/pod-failure-failjob-4hz4r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali170cfc11de2" profile_ids:"kns.job-6022" profile_ids:"ksa.job-6022.default" ipv4_nets:"10.100.8.210/32"}
2026-02-17 02:58:16.892 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:16.892 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:16.892 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:16.893 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali170cfc11de2" ipVersion=0x4 table="filter"
2026-02-17 02:58:16.893 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali170cfc11de2" ipVersion=0x4 table="filter"
2026-02-17 02:58:16.893 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali170cfc11de2"
2026-02-17 02:58:16.893 [INFO][95] felix/endpoint_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-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:16.893 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:16.931 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:16.931 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"} status="down"
2026-02-17 02:58:16.931 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-4618" name:"default"}
2026-02-17 02:58:16.951 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali170cfc11de2" state="down"
2026-02-17 02:58:16.952 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali170cfc11de2"
2026-02-17 02:58:16.953 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali170cfc11de2" state="up"
2026-02-17 02:58:16.955 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali170cfc11de2", State:"down", Index:85}
2026-02-17 02:58:16.956 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali170cfc11de2", Addrs:set.Typed[string]{}}
2026-02-17 02:58:16.956 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali170cfc11de2", Addrs:set.Typed[string]{}}
2026-02-17 02:58:16.956 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali170cfc11de2", State:"up", Index:85}
2026-02-17 02:58:16.956 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali170cfc11de2"
2026-02-17 02:58:16.956 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali170cfc11de2"
2026-02-17 02:58:16.956 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali170cfc11de2"
2026-02-17 02:58:16.956 [INFO][95] felix/endpoint_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-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:16.956 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:16.991 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:16.991 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"} status="up"
2026-02-17 02:58:17.124 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5493"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5493"}
2026-02-17 02:58:17.157 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6329"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6329"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6329"}
2026-02-17 02:58:17.192 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-6329" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:17.491 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4618"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4618"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4618"}
2026-02-17 02:58:17.525 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-4618"}
2026-02-17 02:58:17.906 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=gc-6329/simpletest.rc-mcz45, name=eth0)
2026-02-17 02:58:17.906 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-6329.default"} profile:{}
2026-02-17 02:58:17.906 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-6329"} profile:{inbound_rules:{action:"allow" rule_id:"_uIAC4_TImsvYNVo"} outbound_rules:{action:"allow" rule_id:"gd04jHD2B7gBVhpJ"}}
2026-02-17 02:58:17.906 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6329/simpletest.rc-mcz45" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic6507c3017c" profile_ids:"kns.gc-6329" profile_ids:"ksa.gc-6329.default" ipv4_nets:"10.100.8.212/32"}
2026-02-17 02:58:17.906 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:17.906 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:17.906 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:17.907 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 02:58:17.907 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic6507c3017c" ipVersion=0x4 table="filter"
2026-02-17 02:58:17.907 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-6329" ipVersion=0x4 table="filter"
2026-02-17 02:58:17.907 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-6329.default" ipVersion=0x4 table="filter"
2026-02-17 02:58:17.907 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 02:58:17.907 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic6507c3017c" ipVersion=0x4 table="filter"
2026-02-17 02:58:17.907 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-6329" ipVersion=0x4 table="filter"
2026-02-17 02:58:17.907 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-6329.default" ipVersion=0x4 table="filter"
2026-02-17 02:58:17.907 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic6507c3017c"
2026-02-17 02:58:17.907 [INFO][95] felix/endpoint_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-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:17.907 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:17.958 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:17.958 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"} status="down"
2026-02-17 02:58:17.989 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calic6507c3017c" state="down"
2026-02-17 02:58:17.990 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6507c3017c", State:"down", Index:86}
2026-02-17 02:58:17.990 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic6507c3017c"
2026-02-17 02:58:17.990 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6507c3017c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:17.990 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6507c3017c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:17.990 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic6507c3017c"
2026-02-17 02:58:17.990 [INFO][95] felix/endpoint_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-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:17.990 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:17.992 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calic6507c3017c" state="up"
2026-02-17 02:58:18.013 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:18.013 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"} status="down"
2026-02-17 02:58:18.014 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6507c3017c", State:"up", Index:86}
2026-02-17 02:58:18.014 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic6507c3017c"
2026-02-17 02:58:18.014 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic6507c3017c"
2026-02-17 02:58:18.014 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic6507c3017c"
2026-02-17 02:58:18.014 [INFO][95] felix/endpoint_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-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:18.015 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:18.039 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:18.039 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"} status="up"
2026-02-17 02:58:18.073 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-6022/pod-failure-failjob-g9rdp, name=eth0)
2026-02-17 02:58:18.073 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6022/pod-failure-failjob-g9rdp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic2fa7345fe6" profile_ids:"kns.job-6022" profile_ids:"ksa.job-6022.default" ipv4_nets:"10.100.8.211/32"}
2026-02-17 02:58:18.073 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:18.074 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:18.074 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:18.074 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic2fa7345fe6"
2026-02-17 02:58:18.074 [INFO][95] felix/endpoint_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-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:18.074 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:18.096 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-6022/pod-failure-failjob-4hz4r, name=eth0)
2026-02-17 02:58:18.120 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:18.120 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"} status="up"
2026-02-17 02:58:18.120 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6022/pod-failure-failjob-4hz4r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali170cfc11de2" profile_ids:"kns.job-6022" profile_ids:"ksa.job-6022.default" ipv4_nets:"10.100.8.210/32"}
2026-02-17 02:58:18.120 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:18.120 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:18.120 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:18.121 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali170cfc11de2"
2026-02-17 02:58:18.122 [INFO][95] felix/endpoint_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-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:18.122 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:18.152 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:18.152 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"} status="up"
2026-02-17 02:58:18.181 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=85
2026-02-17 02:58:18.181 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali170cfc11de2"
2026-02-17 02:58:18.181 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali170cfc11de2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:18.181 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali170cfc11de2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:18.594 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=84
2026-02-17 02:58:18.594 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic2fa7345fe6"
2026-02-17 02:58:18.594 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2fa7345fe6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:18.594 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2fa7345fe6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:19.087 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=gc-6329/simpletest.rc-mcz45, name=eth0)
2026-02-17 02:58:19.088 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6329/simpletest.rc-mcz45" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic6507c3017c" profile_ids:"kns.gc-6329" profile_ids:"ksa.gc-6329.default" ipv4_nets:"10.100.8.212/32"}
2026-02-17 02:58:19.088 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:19.088 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:19.088 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:19.095 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic6507c3017c"
2026-02-17 02:58:19.095 [INFO][95] felix/endpoint_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-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:19.095 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:19.124 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:19.124 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"} status="up"
2026-02-17 02:58:19.307 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-6022/pod-failure-failjob-g9rdp, name=eth0)
2026-02-17 02:58:19.308 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6022/pod-failure-failjob-g9rdp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic2fa7345fe6" profile_ids:"kns.job-6022" profile_ids:"ksa.job-6022.default" ipv4_nets:"10.100.8.211/32"}
2026-02-17 02:58:19.308 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:19.308 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:19.308 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:19.317 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic2fa7345fe6"
2026-02-17 02:58:19.317 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:19.317 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:19.320 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-6022/pod-failure-failjob-4hz4r, name=eth0)
2026-02-17 02:58:19.352 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:19.353 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"} status="down"
2026-02-17 02:58:19.353 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6022/pod-failure-failjob-4hz4r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali170cfc11de2" profile_ids:"kns.job-6022" profile_ids:"ksa.job-6022.default" ipv4_nets:"10.100.8.210/32"}
2026-02-17 02:58:19.353 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:19.353 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:19.353 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:19.354 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic2fa7345fe6"
2026-02-17 02:58:19.354 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali170cfc11de2"
2026-02-17 02:58:19.354 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:19.354 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:19.386 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:19.386 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"} status="down"
2026-02-17 02:58:19.437 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=85
2026-02-17 02:58:19.437 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali170cfc11de2"
2026-02-17 02:58:19.437 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=84
2026-02-17 02:58:19.437 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic2fa7345fe6"
2026-02-17 02:58:19.437 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali170cfc11de2" state="down"
2026-02-17 02:58:19.437 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali170cfc11de2", Addrs:set.Typed[string]{}}
2026-02-17 02:58:19.437 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali170cfc11de2", Addrs:set.Typed[string]{}}
2026-02-17 02:58:19.437 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali170cfc11de2" state=""
2026-02-17 02:58:19.437 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2fa7345fe6", Addrs:set.Typed[string]{}}
2026-02-17 02:58:19.437 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali170cfc11de2"
2026-02-17 02:58:19.437 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2fa7345fe6", Addrs:set.Typed[string]{}}
2026-02-17 02:58:19.438 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="calic2fa7345fe6" state="down"
2026-02-17 02:58:19.438 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali170cfc11de2", State:"down", Index:85}
2026-02-17 02:58:19.438 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="calic2fa7345fe6" state=""
2026-02-17 02:58:19.438 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic2fa7345fe6"
2026-02-17 02:58:19.438 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali170cfc11de2", State:"", Index:85}
2026-02-17 02:58:19.438 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali170cfc11de2", Addrs:set.Set[string](nil)}
2026-02-17 02:58:19.438 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali170cfc11de2", Addrs:set.Set[string](nil)}
2026-02-17 02:58:19.438 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2fa7345fe6", State:"down", Index:84}
2026-02-17 02:58:19.438 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2fa7345fe6", State:"", Index:84}
2026-02-17 02:58:19.438 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2fa7345fe6", Addrs:set.Set[string](nil)}
2026-02-17 02:58:19.438 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2fa7345fe6", Addrs:set.Set[string](nil)}
2026-02-17 02:58:19.438 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali170cfc11de2"
2026-02-17 02:58:19.438 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic2fa7345fe6"
2026-02-17 02:58:19.438 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali170cfc11de2"
2026-02-17 02:58:19.438 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic2fa7345fe6"
2026-02-17 02:58:19.438 [INFO][95] felix/endpoint_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-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:19.438 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:19.438 [INFO][95] felix/endpoint_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-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:19.438 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:19.442 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.211
2026-02-17 02:58:19.442 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.210
2026-02-17 02:58:19.473 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:19.473 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"} status="down"
2026-02-17 02:58:19.473 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:19.473 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"} status="down"
2026-02-17 02:58:19.593 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-6022/pod-failure-failjob-g9rdp, name=eth0)
2026-02-17 02:58:19.594 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6022/pod-failure-failjob-g9rdp" endpoint_id:"eth0"}
2026-02-17 02:58:19.594 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:19.594 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:19.595 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:19.596 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.596 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic2fa7345fe6" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.596 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.596 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic2fa7345fe6" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.596 [INFO][95] felix/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-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:19.596 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:19.678 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-g9rdp", EndpointId:"eth0"}
2026-02-17 02:58:19.699 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-6022/pod-failure-failjob-4hz4r, name=eth0)
2026-02-17 02:58:19.700 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6022/pod-failure-failjob-4hz4r" endpoint_id:"eth0"}
2026-02-17 02:58:19.700 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6022"}
2026-02-17 02:58:19.700 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6022.default"}
2026-02-17 02:58:19.700 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:19.700 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:19.702 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6022" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.702 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3yLi6b_etB_kkJT_CB" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.702 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6022" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.702 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3yLi6b_etB_kkJT_CB" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.702 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:19.703 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali170cfc11de2" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.703 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali170cfc11de2" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.703 [INFO][95] felix/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-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:19.703 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:19.770 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6022/pod-failure-failjob-4hz4r", EndpointId:"eth0"}
2026-02-17 02:58:19.790 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-lifecycle-hook-9277/pod-handle-http-request, name=eth0)
2026-02-17 02:58:19.791 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-9277/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali844c2081bf9" profile_ids:"kns.container-lifecycle-hook-9277" profile_ids:"ksa.container-lifecycle-hook-9277.default" ipv4_nets:"10.100.8.209/32"}
2026-02-17 02:58:19.791 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:19.791 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:19.791 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:19.792 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali844c2081bf9"
2026-02-17 02:58:19.792 [INFO][95] felix/endpoint_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-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:19.792 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:19.797 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-lifecycle-hook-9277/pod-handle-http-request, name=eth0)
2026-02-17 02:58:19.824 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:19.824 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:58:19.824 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-9277/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:58:19.825 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-9277"}
2026-02-17 02:58:19.825 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-9277.default"}
2026-02-17 02:58:19.825 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:19.825 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:19.825 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xxD6gugXMeVLHi5sGJ" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.825 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_O8HeARRLERQsestgT7" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.825 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xxD6gugXMeVLHi5sGJ" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.825 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_O8HeARRLERQsestgT7" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.825 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:19.825 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali844c2081bf9" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.826 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali844c2081bf9" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.826 [INFO][95] felix/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-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:19.826 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:19.826 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.209
2026-02-17 02:58:19.844 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=86
2026-02-17 02:58:19.844 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic6507c3017c"
2026-02-17 02:58:19.879 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:19.879 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6507c3017c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:19.879 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6507c3017c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:20.076 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-9277" name:"default"}
2026-02-17 02:58:20.139 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-9277"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-9277"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-9277"}
2026-02-17 02:58:20.163 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-9277"}
2026-02-17 02:58:20.285 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali844c2081bf9" state="down"
2026-02-17 02:58:20.285 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali844c2081bf9"
2026-02-17 02:58:20.286 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=83
2026-02-17 02:58:20.286 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali844c2081bf9", State:"down", Index:83}
2026-02-17 02:58:20.286 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali844c2081bf9", Addrs:set.Typed[string]{}}
2026-02-17 02:58:20.286 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali844c2081bf9", Addrs:set.Typed[string]{}}
2026-02-17 02:58:20.286 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali844c2081bf9" state=""
2026-02-17 02:58:20.286 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali844c2081bf9"
2026-02-17 02:58:20.318 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali844c2081bf9", State:"", Index:83}
2026-02-17 02:58:20.319 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali844c2081bf9", Addrs:set.Set[string](nil)}
2026-02-17 02:58:20.319 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali844c2081bf9", Addrs:set.Set[string](nil)}
2026-02-17 02:58:21.185 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5298" name:"default"}
2026-02-17 02:58:21.315 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5298"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5298"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5298"}
2026-02-17 02:58:21.349 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5298"}
2026-02-17 02:58:22.086 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6022"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-6022"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6022"}
2026-02-17 02:58:22.117 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5963"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5963"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5963"}
2026-02-17 02:58:22.141 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5963" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:22.265 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=gc-6329/simpletest.rc-mcz45, name=eth0)
2026-02-17 02:58:22.265 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6329/simpletest.rc-mcz45" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic6507c3017c" profile_ids:"kns.gc-6329" profile_ids:"ksa.gc-6329.default" ipv4_nets:"10.100.8.212/32"}
2026-02-17 02:58:22.265 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:22.265 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:22.265 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:22.266 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic6507c3017c"
2026-02-17 02:58:22.266 [INFO][95] felix/endpoint_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-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:22.266 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:22.291 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:22.291 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"} status="up"
2026-02-17 02:58:22.294 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=gc-6329/simpletest.rc-mcz45, name=eth0)
2026-02-17 02:58:22.295 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6329/simpletest.rc-mcz45" endpoint_id:"eth0"}
2026-02-17 02:58:22.295 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-6329"}
2026-02-17 02:58:22.295 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-6329.default"}
2026-02-17 02:58:22.295 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:22.295 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:22.296 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-6329" ipVersion=0x4 table="filter"
2026-02-17 02:58:22.296 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-6329.default" ipVersion=0x4 table="filter"
2026-02-17 02:58:22.296 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-6329" ipVersion=0x4 table="filter"
2026-02-17 02:58:22.296 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-6329.default" ipVersion=0x4 table="filter"
2026-02-17 02:58:22.296 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:22.296 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic6507c3017c" ipVersion=0x4 table="filter"
2026-02-17 02:58:22.296 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic6507c3017c" ipVersion=0x4 table="filter"
2026-02-17 02:58:22.296 [INFO][95] felix/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-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:22.296 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:22.297 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.212
2026-02-17 02:58:22.367 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6329/simpletest.rc-mcz45", EndpointId:"eth0"}
2026-02-17 02:58:22.413 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5493" name:"default"}
bird: KIF: Received address message for unknown interface 86
2026-02-17 02:58:22.729 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calic6507c3017c" state="down"
2026-02-17 02:58:22.729 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic6507c3017c"
2026-02-17 02:58:22.729 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6507c3017c", State:"down", Index:86}
2026-02-17 02:58:22.729 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=86
2026-02-17 02:58:22.729 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6507c3017c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:22.729 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6507c3017c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:22.731 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calic6507c3017c" state=""
2026-02-17 02:58:22.731 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic6507c3017c"
2026-02-17 02:58:22.763 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic6507c3017c", State:"", Index:86}
2026-02-17 02:58:22.763 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic6507c3017c", Addrs:set.Set[string](nil)}
2026-02-17 02:58:22.763 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic6507c3017c", Addrs:set.Set[string](nil)}
2026-02-17 02:58:22.795 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5493"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5493"}
2026-02-17 02:58:22.795 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5493"}
2026-02-17 02:58:27.086 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:58:27.155 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6022" name:"default"}
2026-02-17 02:58:27.474 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6329"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6329"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6329"}
2026-02-17 02:58:27.508 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3861"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3861"}
2026-02-17 02:58:27.534 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3861" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:27.814 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6022"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-6022"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6022"}
2026-02-17 02:58:27.845 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6022"}
2026-02-17 02:58:28.783 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5963"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5963"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5963"}
2026-02-17 02:58:28.825 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-1901"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-1901"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1901"}
2026-02-17 02:58:28.856 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"hostport-1901" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:29.484 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=hostport-1901/pod1, name=eth0)
2026-02-17 02:58:29.484 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.hostport-1901"} profile:{inbound_rules:{action:"allow" rule_id:"QZgg-iKZlXAGMK2y"} outbound_rules:{action:"allow" rule_id:"BJb6wmHugOZRXeE3"}}
2026-02-17 02:58:29.484 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.hostport-1901.default"} profile:{}
2026-02-17 02:58:29.485 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-1901/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83fdc80073a" profile_ids:"kns.hostport-1901" profile_ids:"ksa.hostport-1901.default" ipv4_nets:"10.100.8.208/32"}
2026-02-17 02:58:29.485 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:29.485 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:29.485 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:29.485 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali83fdc80073a" ipVersion=0x4 table="filter"
2026-02-17 02:58:29.485 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.hostport-1901" ipVersion=0x4 table="filter"
2026-02-17 02:58:29.485 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZDMHhBuHLIdbU3E834" ipVersion=0x4 table="filter"
2026-02-17 02:58:29.485 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali83fdc80073a" ipVersion=0x4 table="filter"
2026-02-17 02:58:29.485 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.hostport-1901" ipVersion=0x4 table="filter"
2026-02-17 02:58:29.485 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZDMHhBuHLIdbU3E834" ipVersion=0x4 table="filter"
2026-02-17 02:58:29.485 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali83fdc80073a"
2026-02-17 02:58:29.485 [INFO][95] felix/endpoint_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-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:29.485 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:29.562 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali83fdc80073a" state="down"
2026-02-17 02:58:29.562 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali83fdc80073a"
2026-02-17 02:58:29.566 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali83fdc80073a" state="up"
2026-02-17 02:58:29.572 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:29.572 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:58:29.572 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83fdc80073a", State:"down", Index:87}
2026-02-17 02:58:29.572 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83fdc80073a", Addrs:set.Typed[string]{}}
2026-02-17 02:58:29.572 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83fdc80073a", Addrs:set.Typed[string]{}}
2026-02-17 02:58:29.572 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83fdc80073a", State:"up", Index:87}
2026-02-17 02:58:29.572 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali83fdc80073a"
2026-02-17 02:58:29.572 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali83fdc80073a"
2026-02-17 02:58:29.572 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83fdc80073a"
2026-02-17 02:58:29.573 [INFO][95] felix/endpoint_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-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:29.573 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:29.613 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:29.613 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:58:30.182 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=hostport-1901/pod1, name=eth0)
2026-02-17 02:58:30.183 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-1901/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83fdc80073a" profile_ids:"kns.hostport-1901" profile_ids:"ksa.hostport-1901.default" ipv4_nets:"10.100.8.208/32"}
2026-02-17 02:58:30.183 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:30.183 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:30.183 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:30.184 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83fdc80073a"
2026-02-17 02:58:30.184 [INFO][95] felix/endpoint_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-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:30.184 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:30.203 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=hostport-1901/pod1, name=eth0)
2026-02-17 02:58:30.230 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:30.230 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:58:30.230 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-1901/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83fdc80073a" profile_ids:"kns.hostport-1901" profile_ids:"ksa.hostport-1901.default" ipv4_nets:"10.100.8.208/32"}
2026-02-17 02:58:30.230 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:30.231 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:30.231 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:30.231 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83fdc80073a"
2026-02-17 02:58:30.232 [INFO][95] felix/endpoint_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-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:30.232 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:30.265 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:30.265 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:58:31.425 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=87
2026-02-17 02:58:31.425 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali83fdc80073a"
2026-02-17 02:58:31.425 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83fdc80073a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:31.425 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83fdc80073a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:31.481 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=hostport-1901/pod2, name=eth0)
2026-02-17 02:58:31.482 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-1901/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ffda3b4e33" profile_ids:"kns.hostport-1901" profile_ids:"ksa.hostport-1901.default" ipv4_nets:"10.100.8.213/32"}
2026-02-17 02:58:31.482 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:31.482 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:31.482 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:31.483 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9ffda3b4e33" ipVersion=0x4 table="filter"
2026-02-17 02:58:31.483 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9ffda3b4e33" ipVersion=0x4 table="filter"
2026-02-17 02:58:31.483 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9ffda3b4e33"
2026-02-17 02:58:31.483 [INFO][95] felix/endpoint_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-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:31.483 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:31.522 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:31.522 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:58:31.560 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali9ffda3b4e33" state="down"
2026-02-17 02:58:31.560 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9ffda3b4e33"
2026-02-17 02:58:31.560 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ffda3b4e33", State:"down", Index:88}
2026-02-17 02:58:31.561 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ffda3b4e33", Addrs:set.Typed[string]{}}
2026-02-17 02:58:31.561 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ffda3b4e33", Addrs:set.Typed[string]{}}
2026-02-17 02:58:31.561 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9ffda3b4e33"
2026-02-17 02:58:31.561 [INFO][95] felix/endpoint_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-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:31.561 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:31.568 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali9ffda3b4e33" state="up"
2026-02-17 02:58:31.589 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:31.589 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:58:31.589 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ffda3b4e33", State:"up", Index:88}
2026-02-17 02:58:31.589 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9ffda3b4e33"
2026-02-17 02:58:31.589 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9ffda3b4e33"
2026-02-17 02:58:31.589 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ffda3b4e33"
2026-02-17 02:58:31.589 [INFO][95] felix/endpoint_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-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:31.589 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:31.615 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:31.615 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:58:32.154 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3861"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3861"}
2026-02-17 02:58:32.190 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-597"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-597"}
2026-02-17 02:58:32.215 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=hostport-1901/pod2, name=eth0)
2026-02-17 02:58:32.227 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-597" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:32.228 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-1901/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ffda3b4e33" profile_ids:"kns.hostport-1901" profile_ids:"ksa.hostport-1901.default" ipv4_nets:"10.100.8.213/32"}
2026-02-17 02:58:32.228 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-597" name:"e2e-sa-2h9kv"} labels:{key:"projectcalico.org/name" value:"e2e-sa-2h9kv"}
2026-02-17 02:58:32.228 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:32.228 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:32.228 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:32.229 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ffda3b4e33"
2026-02-17 02:58:32.229 [INFO][95] felix/endpoint_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-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:32.229 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:32.254 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:32.255 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:58:32.265 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-597"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-597"}
2026-02-17 02:58:32.304 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8375"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8375"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8375"}
2026-02-17 02:58:32.338 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-8375" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:32.654 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-6329" name:"default"}
2026-02-17 02:58:33.002 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-8375/netserver-1, name=eth0)
2026-02-17 02:58:33.002 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-8375"} profile:{inbound_rules:{action:"allow" rule_id:"kOupRtg2F_yDoBnF"} outbound_rules:{action:"allow" rule_id:"3Na_bTlmZHy1oUcB"}}
2026-02-17 02:58:33.002 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-8375.default"} profile:{}
2026-02-17 02:58:33.003 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8375/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1cd31fc4a1e" profile_ids:"kns.pod-network-test-8375" profile_ids:"ksa.pod-network-test-8375.default" ipv4_nets:"10.100.8.214/32"}
2026-02-17 02:58:33.003 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:33.003 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:33.003 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:33.005 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1cd31fc4a1e" ipVersion=0x4 table="filter"
2026-02-17 02:58:33.005 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WyNb59y2EfCGDHrRi4" ipVersion=0x4 table="filter"
2026-02-17 02:58:33.005 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fKPHgt4U8CsCZrJDfP" ipVersion=0x4 table="filter"
2026-02-17 02:58:33.005 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1cd31fc4a1e" ipVersion=0x4 table="filter"
2026-02-17 02:58:33.005 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WyNb59y2EfCGDHrRi4" ipVersion=0x4 table="filter"
2026-02-17 02:58:33.005 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fKPHgt4U8CsCZrJDfP" ipVersion=0x4 table="filter"
2026-02-17 02:58:33.005 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1cd31fc4a1e"
2026-02-17 02:58:33.005 [INFO][95] felix/endpoint_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-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:33.005 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:33.066 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:33.066 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:58:33.081 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali1cd31fc4a1e" state="down"
2026-02-17 02:58:33.081 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1cd31fc4a1e"
2026-02-17 02:58:33.081 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1cd31fc4a1e", State:"down", Index:89}
2026-02-17 02:58:33.081 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd31fc4a1e", Addrs:set.Typed[string]{}}
2026-02-17 02:58:33.081 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd31fc4a1e", Addrs:set.Typed[string]{}}
2026-02-17 02:58:33.081 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1cd31fc4a1e"
2026-02-17 02:58:33.081 [INFO][95] felix/endpoint_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-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:33.082 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:33.086 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali1cd31fc4a1e" state="up"
2026-02-17 02:58:33.106 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:33.106 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:58:33.106 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1cd31fc4a1e", State:"up", Index:89}
2026-02-17 02:58:33.106 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1cd31fc4a1e"
2026-02-17 02:58:33.106 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1cd31fc4a1e"
2026-02-17 02:58:33.106 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1cd31fc4a1e"
2026-02-17 02:58:33.107 [INFO][95] felix/endpoint_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-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:33.107 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:33.133 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:33.133 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:58:33.134 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6329"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6329"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6329"}
2026-02-17 02:58:33.178 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-6329"}
2026-02-17 02:58:33.242 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=hostport-1901/pod2, name=eth0)
2026-02-17 02:58:33.242 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-1901/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ffda3b4e33" profile_ids:"kns.hostport-1901" profile_ids:"ksa.hostport-1901.default" ipv4_nets:"10.100.8.213/32"}
2026-02-17 02:58:33.242 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:33.242 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:33.242 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:33.243 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ffda3b4e33"
2026-02-17 02:58:33.243 [INFO][95] felix/endpoint_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-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:33.243 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:33.275 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:33.275 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:58:33.345 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=88
2026-02-17 02:58:33.345 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9ffda3b4e33"
2026-02-17 02:58:33.345 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ffda3b4e33", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:33.345 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ffda3b4e33", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:33.477 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=prestop-9319/tester, name=eth0)
2026-02-17 02:58:33.477 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-9319/tester" endpoint_id:"eth0"}
2026-02-17 02:58:33.477 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.prestop-9319"}
2026-02-17 02:58:33.477 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.prestop-9319.default"}
2026-02-17 02:58:33.477 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:33.477 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:33.478 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.prestop-9319" ipVersion=0x4 table="filter"
2026-02-17 02:58:33.478 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mYUCkYnRDJD9PsxSiJ" ipVersion=0x4 table="filter"
2026-02-17 02:58:33.478 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.prestop-9319" ipVersion=0x4 table="filter"
2026-02-17 02:58:33.478 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mYUCkYnRDJD9PsxSiJ" ipVersion=0x4 table="filter"
2026-02-17 02:58:33.478 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:33.478 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid3aa9f01e7d" ipVersion=0x4 table="filter"
2026-02-17 02:58:33.478 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid3aa9f01e7d" ipVersion=0x4 table="filter"
2026-02-17 02:58:33.478 [INFO][95] felix/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-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:33.478 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:33.479 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.207
2026-02-17 02:58:33.539 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-9319/tester", EndpointId:"eth0"}
2026-02-17 02:58:33.587 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="calid3aa9f01e7d" state="down"
2026-02-17 02:58:33.588 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid3aa9f01e7d"
2026-02-17 02:58:33.588 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid3aa9f01e7d", State:"down", Index:82}
2026-02-17 02:58:33.588 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid3aa9f01e7d", Addrs:set.Typed[string]{}}
2026-02-17 02:58:33.588 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid3aa9f01e7d", Addrs:set.Typed[string]{}}
2026-02-17 02:58:33.589 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="calid3aa9f01e7d" state=""
2026-02-17 02:58:33.589 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid3aa9f01e7d"
2026-02-17 02:58:33.590 [INFO][95] 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=82
2026-02-17 02:58:33.616 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid3aa9f01e7d", State:"", Index:82}
2026-02-17 02:58:33.616 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid3aa9f01e7d", Addrs:set.Set[string](nil)}
2026-02-17 02:58:33.616 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid3aa9f01e7d", Addrs:set.Set[string](nil)}
2026-02-17 02:58:33.857 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5963" name:"default"}
2026-02-17 02:58:34.017 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=89
2026-02-17 02:58:34.017 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1cd31fc4a1e"
2026-02-17 02:58:34.017 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd31fc4a1e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:34.017 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd31fc4a1e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:34.042 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5963"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5963"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5963"}
2026-02-17 02:58:34.060 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-5963"}
2026-02-17 02:58:34.218 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-8375/netserver-1, name=eth0)
2026-02-17 02:58:34.218 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8375/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1cd31fc4a1e" profile_ids:"kns.pod-network-test-8375" profile_ids:"ksa.pod-network-test-8375.default" ipv4_nets:"10.100.8.214/32"}
2026-02-17 02:58:34.218 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:34.219 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:34.219 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:34.220 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1cd31fc4a1e"
2026-02-17 02:58:34.220 [INFO][95] felix/endpoint_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-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:34.220 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:34.252 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:34.252 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:58:35.531 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=hostport-1901/pod3, name=eth0)
2026-02-17 02:58:35.532 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-1901/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83314760f55" profile_ids:"kns.hostport-1901" profile_ids:"ksa.hostport-1901.default" ipv4_nets:"10.100.8.217/32"}
2026-02-17 02:58:35.533 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:35.533 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:35.533 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:35.535 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:58:35.535 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali83314760f55" ipVersion=0x4 table="filter"
2026-02-17 02:58:35.535 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:58:35.535 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali83314760f55" ipVersion=0x4 table="filter"
2026-02-17 02:58:35.535 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali83314760f55"
2026-02-17 02:58:35.535 [INFO][95] felix/endpoint_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-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:35.535 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:35.587 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:35.587 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"} status="down"
2026-02-17 02:58:35.603 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali83314760f55" state="down"
2026-02-17 02:58:35.604 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali83314760f55"
2026-02-17 02:58:35.604 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83314760f55", State:"down", Index:90}
2026-02-17 02:58:35.604 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83314760f55", Addrs:set.Typed[string]{}}
2026-02-17 02:58:35.604 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83314760f55", Addrs:set.Typed[string]{}}
2026-02-17 02:58:35.604 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali83314760f55"
2026-02-17 02:58:35.604 [INFO][95] felix/endpoint_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-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:35.604 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:35.606 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali83314760f55" state="up"
2026-02-17 02:58:35.638 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:35.638 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"} status="down"
2026-02-17 02:58:35.639 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83314760f55", State:"up", Index:90}
2026-02-17 02:58:35.639 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali83314760f55"
2026-02-17 02:58:35.639 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali83314760f55"
2026-02-17 02:58:35.639 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83314760f55"
2026-02-17 02:58:35.639 [INFO][95] felix/endpoint_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-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:35.639 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:35.672 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:35.672 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"} status="up"
2026-02-17 02:58:36.228 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=hostport-1901/pod3, name=eth0)
2026-02-17 02:58:36.228 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-1901/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83314760f55" profile_ids:"kns.hostport-1901" profile_ids:"ksa.hostport-1901.default" ipv4_nets:"10.100.8.217/32"}
2026-02-17 02:58:36.228 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:36.229 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:36.229 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:36.230 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83314760f55"
2026-02-17 02:58:36.231 [INFO][95] felix/endpoint_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-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:36.231 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:36.254 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:36.254 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"} status="up"
2026-02-17 02:58:36.255 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=hostport-1901/pod3, name=eth0)
2026-02-17 02:58:36.255 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-1901/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83314760f55" profile_ids:"kns.hostport-1901" profile_ids:"ksa.hostport-1901.default" ipv4_nets:"10.100.8.217/32"}
2026-02-17 02:58:36.255 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:36.255 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:36.255 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:36.256 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83314760f55"
2026-02-17 02:58:36.256 [INFO][95] felix/endpoint_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-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:36.256 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:36.281 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:36.281 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"} status="up"
2026-02-17 02:58:37.205 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3861"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3861"}
2026-02-17 02:58:37.281 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=90
2026-02-17 02:58:37.281 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali83314760f55"
2026-02-17 02:58:37.281 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83314760f55", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:37.281 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83314760f55", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:37.669 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-597" name:"default"}
2026-02-17 02:58:37.703 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-597" name:"e2e-sa-2h9kv"}
2026-02-17 02:58:37.794 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-597"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-597"}
2026-02-17 02:58:37.831 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-597"}
2026-02-17 02:58:41.456 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9216"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9216"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9216"}
2026-02-17 02:58:41.491 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-1017"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-1017"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1017"}
2026-02-17 02:58:41.523 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-1017" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:41.649 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-1017"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-1017"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1017"}
2026-02-17 02:58:41.675 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1203"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1203"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1203"}
2026-02-17 02:58:41.675 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1203" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:42.417 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3861" name:"default"}
2026-02-17 02:58:42.451 [INFO][95] felix/summary.go 100: Summarising 262 dataplane reconciliation loops over 1m0.5s: avg=34ms longest=97ms (resync-calico-v4)
2026-02-17 02:58:42.570 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3861"}
2026-02-17 02:58:44.265 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-1901"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-1901"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1901"}
2026-02-17 02:58:44.298 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4768"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4768"}
2026-02-17 02:58:44.298 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4768" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:45.233 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-8375/netserver-1, name=eth0)
2026-02-17 02:58:45.233 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8375/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1cd31fc4a1e" profile_ids:"kns.pod-network-test-8375" profile_ids:"ksa.pod-network-test-8375.default" ipv4_nets:"10.100.8.214/32"}
2026-02-17 02:58:45.234 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:45.234 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:45.234 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:45.237 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1cd31fc4a1e"
2026-02-17 02:58:45.237 [INFO][95] felix/endpoint_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-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:45.237 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:45.270 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:45.270 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:58:45.777 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1203"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1203"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1203"}
2026-02-17 02:58:45.815 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8853"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8853"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8853"}
2026-02-17 02:58:45.842 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-8853" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:46.581 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-8853/test-rs-mlnwz, name=eth0)
2026-02-17 02:58:46.581 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-8853"} profile:{inbound_rules:{action:"allow" rule_id:"4on5eF8hsHcswZYR"} outbound_rules:{action:"allow" rule_id:"LrVYnITxiN3CMUhW"}}
2026-02-17 02:58:46.582 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-8853.default"} profile:{}
2026-02-17 02:58:46.582 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8853/test-rs-mlnwz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali62cc3c572c3" profile_ids:"kns.replicaset-8853" profile_ids:"ksa.replicaset-8853.default" ipv4_nets:"10.100.8.215/32"}
2026-02-17 02:58:46.582 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:46.582 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:46.582 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:46.583 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali62cc3c572c3" ipVersion=0x4 table="filter"
2026-02-17 02:58:46.583 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-8853" ipVersion=0x4 table="filter"
2026-02-17 02:58:46.583 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mJs6TmCkpzzKLtPEWq" ipVersion=0x4 table="filter"
2026-02-17 02:58:46.583 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali62cc3c572c3" ipVersion=0x4 table="filter"
2026-02-17 02:58:46.583 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-8853" ipVersion=0x4 table="filter"
2026-02-17 02:58:46.583 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mJs6TmCkpzzKLtPEWq" ipVersion=0x4 table="filter"
2026-02-17 02:58:46.583 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali62cc3c572c3"
2026-02-17 02:58:46.583 [INFO][95] felix/endpoint_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-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:46.583 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:46.636 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:46.636 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"} status="down"
2026-02-17 02:58:46.658 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali62cc3c572c3" state="down"
2026-02-17 02:58:46.658 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali62cc3c572c3"
2026-02-17 02:58:46.658 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62cc3c572c3", State:"down", Index:91}
2026-02-17 02:58:46.658 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62cc3c572c3", Addrs:set.Typed[string]{}}
2026-02-17 02:58:46.658 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62cc3c572c3", Addrs:set.Typed[string]{}}
2026-02-17 02:58:46.659 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali62cc3c572c3"
2026-02-17 02:58:46.659 [INFO][95] felix/endpoint_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-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:46.659 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:46.661 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali62cc3c572c3" state="up"
2026-02-17 02:58:46.689 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:46.689 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"} status="down"
2026-02-17 02:58:46.689 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62cc3c572c3", State:"up", Index:91}
2026-02-17 02:58:46.689 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali62cc3c572c3"
2026-02-17 02:58:46.689 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali62cc3c572c3"
2026-02-17 02:58:46.689 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62cc3c572c3"
2026-02-17 02:58:46.689 [INFO][95] felix/endpoint_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-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:46.689 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:46.723 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:46.723 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"} status="up"
2026-02-17 02:58:46.932 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-9216" name:"default"}
2026-02-17 02:58:47.041 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-1017" name:"default"}
2026-02-17 02:58:47.188 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9216"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9216"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9216"}
2026-02-17 02:58:47.224 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-9216"}
2026-02-17 02:58:47.299 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-8853/test-rs-mlnwz, name=eth0)
2026-02-17 02:58:47.299 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8853/test-rs-mlnwz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali62cc3c572c3" profile_ids:"kns.replicaset-8853" profile_ids:"ksa.replicaset-8853.default" ipv4_nets:"10.100.8.215/32"}
2026-02-17 02:58:47.299 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:47.300 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:47.300 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:47.301 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62cc3c572c3"
2026-02-17 02:58:47.301 [INFO][95] felix/endpoint_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-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:47.301 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:47.331 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:47.332 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"} status="up"
2026-02-17 02:58:47.669 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-1017"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-1017"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1017"}
2026-02-17 02:58:47.681 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=91
2026-02-17 02:58:47.681 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali62cc3c572c3"
2026-02-17 02:58:47.712 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62cc3c572c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:47.712 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62cc3c572c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:47.738 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-1017"}
2026-02-17 02:58:48.708 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8375"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8375"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8375"}
2026-02-17 02:58:48.748 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-4958"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-4958"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4958"}
2026-02-17 02:58:48.749 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingressclass-4958" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:48.903 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-4958"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-4958"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4958"}
2026-02-17 02:58:48.934 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1311"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1311"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1311"}
2026-02-17 02:58:48.967 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1311" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:48.997 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1311"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1311"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1311"} labels:{key:"webhook-1311" value:"true"}
2026-02-17 02:58:48.997 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-356"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-356"} labels:{key:"webhook-1311-markers" value:"true"}
2026-02-17 02:58:48.997 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-356" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:49.127 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"prestop-9319" name:"default"}
2026-02-17 02:58:49.269 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"prestop-9319"}
2026-02-17 02:58:49.313 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=hostport-1901/pod1, name=eth0)
2026-02-17 02:58:49.314 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-1901/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83fdc80073a" profile_ids:"kns.hostport-1901" profile_ids:"ksa.hostport-1901.default" ipv4_nets:"10.100.8.208/32"}
2026-02-17 02:58:49.314 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:49.314 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:49.314 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:49.315 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83fdc80073a"
2026-02-17 02:58:49.316 [INFO][95] felix/endpoint_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-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:49.316 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:49.331 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=hostport-1901/pod2, name=eth0)
2026-02-17 02:58:49.337 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=hostport-1901/pod3, name=eth0)
2026-02-17 02:58:49.351 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:49.351 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:58:49.351 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-1901/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ffda3b4e33" profile_ids:"kns.hostport-1901" profile_ids:"ksa.hostport-1901.default" ipv4_nets:"10.100.8.213/32"}
2026-02-17 02:58:49.351 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-1901/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83314760f55" profile_ids:"kns.hostport-1901" profile_ids:"ksa.hostport-1901.default" ipv4_nets:"10.100.8.217/32"}
2026-02-17 02:58:49.351 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:49.351 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:49.351 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:49.352 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:49.352 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:49.352 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:49.352 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ffda3b4e33"
2026-02-17 02:58:49.352 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83314760f55"
2026-02-17 02:58:49.352 [INFO][95] felix/endpoint_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-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:49.352 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:49.353 [INFO][95] felix/endpoint_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-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:49.353 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:49.389 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:49.389 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:58:49.389 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:49.389 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"} status="up"
2026-02-17 02:58:49.389 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-1901"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-1901"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1901"}
2026-02-17 02:58:50.084 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=hostport-1901/pod3, name=eth0)
2026-02-17 02:58:50.085 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-1901/pod3" endpoint_id:"eth0"}
2026-02-17 02:58:50.085 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:50.085 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:50.085 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:50.085 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:58:50.086 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali83314760f55" ipVersion=0x4 table="filter"
2026-02-17 02:58:50.086 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:58:50.086 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali83314760f55" ipVersion=0x4 table="filter"
2026-02-17 02:58:50.086 [INFO][95] felix/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-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:50.086 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:50.087 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.217
2026-02-17 02:58:50.200 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod3", EndpointId:"eth0"}
2026-02-17 02:58:50.200 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali83314760f55" state="down"
2026-02-17 02:58:50.201 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali83314760f55"
2026-02-17 02:58:50.201 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83314760f55", State:"down", Index:90}
2026-02-17 02:58:50.201 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83314760f55", Addrs:set.Typed[string]{}}
2026-02-17 02:58:50.201 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83314760f55", Addrs:set.Typed[string]{}}
2026-02-17 02:58:50.201 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=90
2026-02-17 02:58:50.210 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali83314760f55" state=""
2026-02-17 02:58:50.210 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali83314760f55"
2026-02-17 02:58:50.234 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=hostport-1901/pod2, name=eth0)
2026-02-17 02:58:50.271 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83314760f55", State:"", Index:90}
2026-02-17 02:58:50.272 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83314760f55", Addrs:set.Set[string](nil)}
2026-02-17 02:58:50.272 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83314760f55", Addrs:set.Set[string](nil)}
2026-02-17 02:58:50.298 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-1901/pod2" endpoint_id:"eth0"}
2026-02-17 02:58:50.298 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:50.298 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:50.298 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:50.299 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9ffda3b4e33" ipVersion=0x4 table="filter"
2026-02-17 02:58:50.299 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9ffda3b4e33" ipVersion=0x4 table="filter"
2026-02-17 02:58:50.299 [INFO][95] felix/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-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:50.299 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:50.299 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.213
2026-02-17 02:58:50.336 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali9ffda3b4e33" state="down"
2026-02-17 02:58:50.336 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9ffda3b4e33"
2026-02-17 02:58:50.336 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=88
2026-02-17 02:58:50.342 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali9ffda3b4e33" state=""
2026-02-17 02:58:50.342 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9ffda3b4e33"
2026-02-17 02:58:50.368 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod2", EndpointId:"eth0"}
2026-02-17 02:58:50.368 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ffda3b4e33", State:"down", Index:88}
2026-02-17 02:58:50.368 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ffda3b4e33", Addrs:set.Typed[string]{}}
2026-02-17 02:58:50.368 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ffda3b4e33", Addrs:set.Typed[string]{}}
2026-02-17 02:58:50.368 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ffda3b4e33", State:"", Index:88}
2026-02-17 02:58:50.368 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ffda3b4e33", Addrs:set.Set[string](nil)}
2026-02-17 02:58:50.368 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ffda3b4e33", Addrs:set.Set[string](nil)}
2026-02-17 02:58:50.406 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=hostport-1901/pod1, name=eth0)
2026-02-17 02:58:50.407 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-1901/pod1" endpoint_id:"eth0"}
2026-02-17 02:58:50.407 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.hostport-1901"}
2026-02-17 02:58:50.407 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.hostport-1901.default"}
2026-02-17 02:58:50.407 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:50.407 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:50.408 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.hostport-1901" ipVersion=0x4 table="filter"
2026-02-17 02:58:50.408 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZDMHhBuHLIdbU3E834" ipVersion=0x4 table="filter"
2026-02-17 02:58:50.408 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.hostport-1901" ipVersion=0x4 table="filter"
2026-02-17 02:58:50.408 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZDMHhBuHLIdbU3E834" ipVersion=0x4 table="filter"
2026-02-17 02:58:50.408 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:50.408 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali83fdc80073a" ipVersion=0x4 table="filter"
2026-02-17 02:58:50.408 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali83fdc80073a" ipVersion=0x4 table="filter"
2026-02-17 02:58:50.408 [INFO][95] felix/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-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:50.408 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:50.409 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.208
bird: KIF: Received address message for unknown interface 87
2026-02-17 02:58:50.492 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-1901/pod1", EndpointId:"eth0"}
2026-02-17 02:58:50.517 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=87
2026-02-17 02:58:50.517 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali83fdc80073a"
2026-02-17 02:58:50.517 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali83fdc80073a" state="down"
2026-02-17 02:58:50.517 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83fdc80073a", Addrs:set.Typed[string]{}}
2026-02-17 02:58:50.517 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83fdc80073a", Addrs:set.Typed[string]{}}
2026-02-17 02:58:50.517 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83fdc80073a", State:"down", Index:87}
2026-02-17 02:58:50.521 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali83fdc80073a" state=""
2026-02-17 02:58:50.521 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali83fdc80073a"
2026-02-17 02:58:50.543 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83fdc80073a", State:"", Index:87}
2026-02-17 02:58:50.543 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83fdc80073a", Addrs:set.Set[string](nil)}
2026-02-17 02:58:50.543 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83fdc80073a", Addrs:set.Set[string](nil)}
2026-02-17 02:58:50.806 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1203" name:"default"}
2026-02-17 02:58:51.071 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-8853/test-rs-mlnwz, name=eth0)
2026-02-17 02:58:51.071 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8853/test-rs-mlnwz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali62cc3c572c3" profile_ids:"kns.replicaset-8853" profile_ids:"ksa.replicaset-8853.default" ipv4_nets:"10.100.8.215/32"}
2026-02-17 02:58:51.071 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:51.071 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:51.072 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:51.073 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62cc3c572c3"
2026-02-17 02:58:51.073 [INFO][95] felix/endpoint_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-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:51.074 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:51.099 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-8853/test-rs-mlnwz, name=eth0)
2026-02-17 02:58:51.104 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:51.104 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"} status="up"
2026-02-17 02:58:51.104 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8853"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8853"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8853"}
2026-02-17 02:58:51.104 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8853/test-rs-mlnwz" endpoint_id:"eth0"}
2026-02-17 02:58:51.104 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-8853"}
2026-02-17 02:58:51.104 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-8853.default"}
2026-02-17 02:58:51.104 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:51.104 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:51.105 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-8853" ipVersion=0x4 table="filter"
2026-02-17 02:58:51.105 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mJs6TmCkpzzKLtPEWq" ipVersion=0x4 table="filter"
2026-02-17 02:58:51.105 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-8853" ipVersion=0x4 table="filter"
2026-02-17 02:58:51.105 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mJs6TmCkpzzKLtPEWq" ipVersion=0x4 table="filter"
2026-02-17 02:58:51.105 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:51.105 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali62cc3c572c3" ipVersion=0x4 table="filter"
2026-02-17 02:58:51.105 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali62cc3c572c3" ipVersion=0x4 table="filter"
2026-02-17 02:58:51.105 [INFO][95] felix/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-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:51.105 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:51.106 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.215
2026-02-17 02:58:51.173 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8853/test-rs-mlnwz", EndpointId:"eth0"}
2026-02-17 02:58:51.173 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2199"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2199"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2199"}
2026-02-17 02:58:51.173 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2199" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:51.416 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4768"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4768"}
2026-02-17 02:58:51.458 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8510"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-8510"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8510"}
2026-02-17 02:58:51.486 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-8510" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:51.572 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1311" type:"ClusterIP" cluster_ips:"10.254.84.14" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:58:51.698 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=91
2026-02-17 02:58:51.698 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali62cc3c572c3"
2026-02-17 02:58:51.698 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali62cc3c572c3" state="down"
2026-02-17 02:58:51.699 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62cc3c572c3", Addrs:set.Typed[string]{}}
2026-02-17 02:58:51.699 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62cc3c572c3", Addrs:set.Typed[string]{}}
2026-02-17 02:58:51.699 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62cc3c572c3", State:"down", Index:91}
2026-02-17 02:58:51.699 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali62cc3c572c3" state=""
2026-02-17 02:58:51.699 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali62cc3c572c3"
2026-02-17 02:58:51.723 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62cc3c572c3", State:"", Index:91}
2026-02-17 02:58:51.723 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62cc3c572c3", Addrs:set.Set[string](nil)}
2026-02-17 02:58:51.723 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62cc3c572c3", Addrs:set.Set[string](nil)}
2026-02-17 02:58:51.828 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1203"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1203"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1203"}
2026-02-17 02:58:51.865 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1203"}
2026-02-17 02:58:52.100 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-8510/with-success-policy-succeeded-indexed-1-ngxj7, name=eth0)
2026-02-17 02:58:52.101 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-8510"} profile:{inbound_rules:{action:"allow" rule_id:"maKej55ONcd0AeHl"} outbound_rules:{action:"allow" rule_id:"KoylP4BKkrf9F5pV"}}
2026-02-17 02:58:52.101 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-8510.default"} profile:{}
2026-02-17 02:58:52.101 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93045703e3b" profile_ids:"kns.job-8510" profile_ids:"ksa.job-8510.default" ipv4_nets:"10.100.8.218/32"}
2026-02-17 02:58:52.101 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:52.101 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:52.101 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:52.102 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali93045703e3b" ipVersion=0x4 table="filter"
2026-02-17 02:58:52.102 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-8510" ipVersion=0x4 table="filter"
2026-02-17 02:58:52.102 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YUY9-rxeOpa8YXIa5P" ipVersion=0x4 table="filter"
2026-02-17 02:58:52.102 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali93045703e3b" ipVersion=0x4 table="filter"
2026-02-17 02:58:52.102 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-8510" ipVersion=0x4 table="filter"
2026-02-17 02:58:52.102 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YUY9-rxeOpa8YXIa5P" ipVersion=0x4 table="filter"
2026-02-17 02:58:52.102 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali93045703e3b"
2026-02-17 02:58:52.102 [INFO][95] felix/endpoint_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-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:52.102 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:52.147 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:52.147 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"} status="down"
2026-02-17 02:58:52.180 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali93045703e3b" state="down"
2026-02-17 02:58:52.180 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93045703e3b"
2026-02-17 02:58:52.180 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93045703e3b", State:"down", Index:92}
2026-02-17 02:58:52.180 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93045703e3b", Addrs:set.Typed[string]{}}
2026-02-17 02:58:52.180 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93045703e3b", Addrs:set.Typed[string]{}}
2026-02-17 02:58:52.181 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93045703e3b"
2026-02-17 02:58:52.181 [INFO][95] felix/endpoint_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-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:52.181 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:52.182 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali93045703e3b" state="up"
2026-02-17 02:58:52.209 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:52.209 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"} status="down"
2026-02-17 02:58:52.209 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93045703e3b", State:"up", Index:92}
2026-02-17 02:58:52.209 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali93045703e3b"
2026-02-17 02:58:52.209 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93045703e3b"
2026-02-17 02:58:52.209 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93045703e3b"
2026-02-17 02:58:52.210 [INFO][95] felix/endpoint_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-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:52.210 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:52.210 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-8510/with-success-policy-succeeded-indexed-0-dgcvq, name=eth0)
2026-02-17 02:58:52.241 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:52.241 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"} status="up"
2026-02-17 02:58:52.241 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif605483984a" profile_ids:"kns.job-8510" profile_ids:"ksa.job-8510.default" ipv4_nets:"10.100.8.219/32"}
2026-02-17 02:58:52.241 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:52.241 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:52.241 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:52.242 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif605483984a" ipVersion=0x4 table="filter"
2026-02-17 02:58:52.242 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif605483984a" ipVersion=0x4 table="filter"
2026-02-17 02:58:52.242 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif605483984a"
2026-02-17 02:58:52.242 [INFO][95] felix/endpoint_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-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:52.242 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:52.286 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calif605483984a" state="down"
2026-02-17 02:58:52.286 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif605483984a"
2026-02-17 02:58:52.289 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calif605483984a" state="up"
2026-02-17 02:58:52.292 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:52.292 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"} status="down"
2026-02-17 02:58:52.292 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif605483984a", State:"down", Index:93}
2026-02-17 02:58:52.292 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif605483984a", Addrs:set.Typed[string]{}}
2026-02-17 02:58:52.292 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif605483984a", Addrs:set.Typed[string]{}}
2026-02-17 02:58:52.292 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif605483984a", State:"up", Index:93}
2026-02-17 02:58:52.292 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif605483984a"
2026-02-17 02:58:52.292 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif605483984a"
2026-02-17 02:58:52.292 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif605483984a"
2026-02-17 02:58:52.293 [INFO][95] felix/endpoint_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-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:52.293 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:52.314 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:52.314 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"} status="up"
2026-02-17 02:58:52.488 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-xcf2t-4k852" ipv4_addr:"192.168.24.155/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-guq3k-xcf2t-4k852"} 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:58:52.488 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:58:52.488 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:58:53.377 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=93
2026-02-17 02:58:53.377 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif605483984a"
2026-02-17 02:58:53.378 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif605483984a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:53.378 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif605483984a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:53.378 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-8510/with-success-policy-succeeded-indexed-1-ngxj7, name=eth0)
2026-02-17 02:58:53.403 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-8510/with-success-policy-succeeded-indexed-0-dgcvq, name=eth0)
2026-02-17 02:58:53.404 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93045703e3b" profile_ids:"kns.job-8510" profile_ids:"ksa.job-8510.default" ipv4_nets:"10.100.8.218/32"}
2026-02-17 02:58:53.404 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif605483984a" profile_ids:"kns.job-8510" profile_ids:"ksa.job-8510.default" ipv4_nets:"10.100.8.219/32"}
2026-02-17 02:58:53.404 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:53.404 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:53.404 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:53.405 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:53.405 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:53.405 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:53.405 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93045703e3b"
2026-02-17 02:58:53.405 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif605483984a"
2026-02-17 02:58:53.405 [INFO][95] felix/endpoint_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-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:53.405 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:53.405 [INFO][95] felix/endpoint_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-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:53.405 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:53.425 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:53.425 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"} status="up"
2026-02-17 02:58:53.425 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:53.425 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"} status="up"
2026-02-17 02:58:53.753 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-8375/netserver-1, name=eth0)
2026-02-17 02:58:53.754 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8375/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1cd31fc4a1e" profile_ids:"kns.pod-network-test-8375" profile_ids:"ksa.pod-network-test-8375.default" ipv4_nets:"10.100.8.214/32"}
2026-02-17 02:58:53.754 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:53.754 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:53.754 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:53.756 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1cd31fc4a1e"
2026-02-17 02:58:53.756 [INFO][95] felix/endpoint_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-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:53.756 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:53.786 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:53.786 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:58:53.788 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8375"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8375"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8375"}
2026-02-17 02:58:53.793 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=92
2026-02-17 02:58:53.793 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali93045703e3b"
2026-02-17 02:58:53.813 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93045703e3b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:53.814 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93045703e3b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:54.061 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingressclass-4958" name:"default"}
2026-02-17 02:58:54.138 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-8375/netserver-1, name=eth0)
2026-02-17 02:58:54.138 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8375/netserver-1" endpoint_id:"eth0"}
2026-02-17 02:58:54.139 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-8375"}
2026-02-17 02:58:54.139 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-8375.default"}
2026-02-17 02:58:54.139 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:54.139 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:54.139 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WyNb59y2EfCGDHrRi4" ipVersion=0x4 table="filter"
2026-02-17 02:58:54.139 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fKPHgt4U8CsCZrJDfP" ipVersion=0x4 table="filter"
2026-02-17 02:58:54.139 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WyNb59y2EfCGDHrRi4" ipVersion=0x4 table="filter"
2026-02-17 02:58:54.139 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fKPHgt4U8CsCZrJDfP" ipVersion=0x4 table="filter"
2026-02-17 02:58:54.139 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:54.139 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1cd31fc4a1e" ipVersion=0x4 table="filter"
2026-02-17 02:58:54.139 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1cd31fc4a1e" ipVersion=0x4 table="filter"
2026-02-17 02:58:54.140 [INFO][95] felix/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-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:54.140 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:54.140 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.214
2026-02-17 02:58:54.213 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8375/netserver-1", EndpointId:"eth0"}
2026-02-17 02:58:54.245 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=89
2026-02-17 02:58:54.245 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1cd31fc4a1e"
2026-02-17 02:58:54.245 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali1cd31fc4a1e" state="down"
2026-02-17 02:58:54.246 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd31fc4a1e", Addrs:set.Typed[string]{}}
2026-02-17 02:58:54.246 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd31fc4a1e", Addrs:set.Typed[string]{}}
2026-02-17 02:58:54.246 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1cd31fc4a1e", State:"down", Index:89}
2026-02-17 02:58:54.249 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali1cd31fc4a1e" state=""
2026-02-17 02:58:54.249 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1cd31fc4a1e"
2026-02-17 02:58:54.271 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1cd31fc4a1e", State:"", Index:89}
2026-02-17 02:58:54.271 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd31fc4a1e", Addrs:set.Set[string](nil)}
2026-02-17 02:58:54.272 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd31fc4a1e", Addrs:set.Set[string](nil)}
2026-02-17 02:58:54.596 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"hostport-1901" name:"default"}
2026-02-17 02:58:54.643 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-8510/with-success-policy-succeeded-indexed-1-ngxj7, name=eth0)
2026-02-17 02:58:54.643 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93045703e3b" profile_ids:"kns.job-8510" profile_ids:"ksa.job-8510.default" ipv4_nets:"10.100.8.218/32"}
2026-02-17 02:58:54.643 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:54.643 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:54.643 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:54.644 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93045703e3b"
2026-02-17 02:58:54.644 [INFO][95] felix/endpoint_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-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:54.644 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:54.653 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-8510/with-success-policy-succeeded-indexed-0-dgcvq, name=eth0)
bird: KIF: Received address message for unknown interface 93
2026-02-17 02:58:54.712 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:54.712 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"} status="up"
2026-02-17 02:58:54.712 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif605483984a" profile_ids:"kns.job-8510" profile_ids:"ksa.job-8510.default" ipv4_nets:"10.100.8.219/32"}
2026-02-17 02:58:54.712 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:54.712 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:54.712 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:54.713 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif605483984a"
2026-02-17 02:58:54.713 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:54.713 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:54.743 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:54.743 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"} status="down"
2026-02-17 02:58:54.756 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=93
2026-02-17 02:58:54.756 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif605483984a"
2026-02-17 02:58:54.756 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calif605483984a" state="down"
2026-02-17 02:58:54.757 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calif605483984a" state=""
2026-02-17 02:58:54.757 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif605483984a"
2026-02-17 02:58:54.757 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif605483984a", Addrs:set.Typed[string]{}}
2026-02-17 02:58:54.757 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif605483984a", Addrs:set.Typed[string]{}}
2026-02-17 02:58:54.757 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif605483984a", State:"down", Index:93}
2026-02-17 02:58:54.757 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif605483984a", State:"", Index:93}
2026-02-17 02:58:54.757 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif605483984a", Addrs:set.Set[string](nil)}
2026-02-17 02:58:54.757 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif605483984a", Addrs:set.Set[string](nil)}
2026-02-17 02:58:54.757 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif605483984a"
2026-02-17 02:58:54.757 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif605483984a"
2026-02-17 02:58:54.757 [INFO][95] felix/endpoint_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-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:54.757 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:54.757 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.219
2026-02-17 02:58:54.774 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=92
2026-02-17 02:58:54.774 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93045703e3b"
2026-02-17 02:58:54.774 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali93045703e3b" state="down"
2026-02-17 02:58:54.775 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali93045703e3b" state=""
2026-02-17 02:58:54.775 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali93045703e3b"
2026-02-17 02:58:54.790 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:54.790 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"} status="down"
2026-02-17 02:58:54.790 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93045703e3b", Addrs:set.Typed[string]{}}
2026-02-17 02:58:54.790 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93045703e3b", Addrs:set.Typed[string]{}}
2026-02-17 02:58:54.790 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93045703e3b", State:"down", Index:92}
2026-02-17 02:58:54.790 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93045703e3b", State:"", Index:92}
2026-02-17 02:58:54.790 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93045703e3b", Addrs:set.Set[string](nil)}
2026-02-17 02:58:54.790 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93045703e3b", Addrs:set.Set[string](nil)}
2026-02-17 02:58:54.790 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93045703e3b"
2026-02-17 02:58:54.790 [INFO][95] felix/endpoint_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-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:54.790 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:54.791 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.218
2026-02-17 02:58:54.834 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:54.834 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"} status="down"
2026-02-17 02:58:54.933 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-8510/with-success-policy-succeeded-indexed-1-ngxj7, name=eth0)
2026-02-17 02:58:54.933 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7" endpoint_id:"eth0"}
2026-02-17 02:58:54.933 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:54.933 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:54.934 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:54.934 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali93045703e3b" ipVersion=0x4 table="filter"
2026-02-17 02:58:54.934 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali93045703e3b" ipVersion=0x4 table="filter"
2026-02-17 02:58:54.934 [INFO][95] felix/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-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:54.934 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:55.008 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-1-ngxj7", EndpointId:"eth0"}
2026-02-17 02:58:55.049 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-8510/with-success-policy-succeeded-indexed-0-dgcvq, name=eth0)
2026-02-17 02:58:55.049 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq" endpoint_id:"eth0"}
2026-02-17 02:58:55.049 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-8510"}
2026-02-17 02:58:55.049 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-8510.default"}
2026-02-17 02:58:55.049 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:55.049 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:55.050 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-8510" ipVersion=0x4 table="filter"
2026-02-17 02:58:55.050 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YUY9-rxeOpa8YXIa5P" ipVersion=0x4 table="filter"
2026-02-17 02:58:55.050 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-8510" ipVersion=0x4 table="filter"
2026-02-17 02:58:55.050 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YUY9-rxeOpa8YXIa5P" ipVersion=0x4 table="filter"
2026-02-17 02:58:55.050 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:55.050 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif605483984a" ipVersion=0x4 table="filter"
2026-02-17 02:58:55.050 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif605483984a" ipVersion=0x4 table="filter"
2026-02-17 02:58:55.050 [INFO][95] felix/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-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:55.050 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:55.110 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8510/with-success-policy-succeeded-indexed-0-dgcvq", EndpointId:"eth0"}
2026-02-17 02:58:55.116 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-4958"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-4958"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4958"}
2026-02-17 02:58:55.150 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingressclass-4958"}
2026-02-17 02:58:55.197 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1311"
2026-02-17 02:58:55.305 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2199"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2199"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2199"}
2026-02-17 02:58:55.346 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9139"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9139"}
2026-02-17 02:58:55.381 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9139" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:55.413 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9139" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 02:58:55.439 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9139" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 02:58:55.439 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9139" name:"default"}
2026-02-17 02:58:55.464 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9139" name:"testserviceaccount"}
2026-02-17 02:58:55.464 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9139" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:55.495 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9139"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9139"}
2026-02-17 02:58:55.495 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-5896"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-5896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5896"}
2026-02-17 02:58:55.495 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-5896" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:55.646 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"hostport-1901"}
2026-02-17 02:58:55.859 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1311"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1311"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1311"} labels:{key:"webhook-1311" value:"true"}
2026-02-17 02:58:55.889 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-356"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-356"} labels:{key:"webhook-1311-markers" value:"true"}
2026-02-17 02:58:55.929 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4405"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4405"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-4405"}
2026-02-17 02:58:55.929 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-4405" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:56.583 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-8853" name:"default"}
2026-02-17 02:58:56.734 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8853"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8853"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8853"}
2026-02-17 02:58:56.765 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-8853"}
2026-02-17 02:58:56.850 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4768" name:"default"}
2026-02-17 02:58:56.949 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4768"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4768"}
2026-02-17 02:58:56.982 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4768"}
2026-02-17 02:58:57.015 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-2924"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-2924"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2924"}
2026-02-17 02:58:57.052 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8355"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8355"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8355"}
2026-02-17 02:58:57.052 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-8355" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:57.577 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8510"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-8510"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8510"}
2026-02-17 02:58:57.610 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3903"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3903"}
2026-02-17 02:58:57.639 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3903" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:57.705 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-8355/test-rs-9m9fj, name=eth0)
2026-02-17 02:58:57.706 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-8355"} profile:{inbound_rules:{action:"allow" rule_id:"s0XlGpVpJa9Qby8D"} outbound_rules:{action:"allow" rule_id:"3QTFMTEn7AoTxhX9"}}
2026-02-17 02:58:57.706 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-8355.default"} profile:{}
2026-02-17 02:58:57.706 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8355/test-rs-9m9fj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali25ecce4bee4" profile_ids:"kns.replicaset-8355" profile_ids:"ksa.replicaset-8355.default" ipv4_nets:"10.100.8.221/32"}
2026-02-17 02:58:57.706 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:58:57.706 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:58:57.706 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:58:57.707 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali25ecce4bee4" ipVersion=0x4 table="filter"
2026-02-17 02:58:57.707 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-8355" ipVersion=0x4 table="filter"
2026-02-17 02:58:57.707 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8hK0vSvP_w4-DX2jub" ipVersion=0x4 table="filter"
2026-02-17 02:58:57.707 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali25ecce4bee4" ipVersion=0x4 table="filter"
2026-02-17 02:58:57.707 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-8355" ipVersion=0x4 table="filter"
2026-02-17 02:58:57.707 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8hK0vSvP_w4-DX2jub" ipVersion=0x4 table="filter"
2026-02-17 02:58:57.707 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali25ecce4bee4"
2026-02-17 02:58:57.707 [INFO][95] felix/endpoint_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-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:58:57.708 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:58:57.766 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:57.766 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"} status="down"
2026-02-17 02:58:57.781 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali25ecce4bee4" state="down"
2026-02-17 02:58:57.782 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali25ecce4bee4"
2026-02-17 02:58:57.782 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali25ecce4bee4", State:"down", Index:94}
2026-02-17 02:58:57.782 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali25ecce4bee4", Addrs:set.Typed[string]{}}
2026-02-17 02:58:57.782 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali25ecce4bee4", Addrs:set.Typed[string]{}}
2026-02-17 02:58:57.782 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali25ecce4bee4"
2026-02-17 02:58:57.782 [INFO][95] felix/endpoint_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-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:58:57.782 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:58:57.787 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali25ecce4bee4" state="up"
2026-02-17 02:58:57.823 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:57.823 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"} status="down"
2026-02-17 02:58:57.823 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali25ecce4bee4", State:"up", Index:94}
2026-02-17 02:58:57.824 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali25ecce4bee4"
2026-02-17 02:58:57.824 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali25ecce4bee4"
2026-02-17 02:58:57.824 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali25ecce4bee4"
2026-02-17 02:58:57.824 [INFO][95] felix/endpoint_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-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:58:57.824 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:58:57.849 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:57.850 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"} status="up"
2026-02-17 02:58:58.466 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-8355/test-rs-9m9fj, name=eth0)
2026-02-17 02:58:58.466 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8355/test-rs-9m9fj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali25ecce4bee4" profile_ids:"kns.replicaset-8355" profile_ids:"ksa.replicaset-8355.default" ipv4_nets:"10.100.8.221/32"}
2026-02-17 02:58:58.466 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:58:58.466 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:58:58.466 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:58:58.467 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali25ecce4bee4"
2026-02-17 02:58:58.467 [INFO][95] felix/endpoint_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-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:58:58.467 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:58:58.489 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:58.489 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"} status="up"
2026-02-17 02:58:58.977 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=94
2026-02-17 02:58:58.977 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali25ecce4bee4"
2026-02-17 02:58:58.977 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali25ecce4bee4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:58.978 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali25ecce4bee4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:59.100 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4405"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4405"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-4405"}
2026-02-17 02:58:59.123 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6536"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6536"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6536"}
2026-02-17 02:58:59.151 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6536" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:59.180 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-8375" name:"default"}
2026-02-17 02:58:59.603 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-8375"}
2026-02-17 02:58:59.803 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf, name=eth0)
2026-02-17 02:58:59.804 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-6536"} profile:{inbound_rules:{action:"allow" rule_id:"IwSZIkQX6asgkM_2"} outbound_rules:{action:"allow" rule_id:"AYza__H1WJgbjQIe"}}
2026-02-17 02:58:59.804 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-6536.default"} profile:{}
2026-02-17 02:58:59.804 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif480c39ce2b" profile_ids:"kns.configmap-6536" profile_ids:"ksa.configmap-6536.default" ipv4_nets:"10.100.8.220/32"}
2026-02-17 02:58:59.804 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:58:59.804 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:58:59.804 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:58:59.805 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif480c39ce2b" ipVersion=0x4 table="filter"
2026-02-17 02:58:59.806 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-6536" ipVersion=0x4 table="filter"
2026-02-17 02:58:59.806 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WSAQ8-tbIfVzrOh6HC" ipVersion=0x4 table="filter"
2026-02-17 02:58:59.806 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif480c39ce2b" ipVersion=0x4 table="filter"
2026-02-17 02:58:59.806 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-6536" ipVersion=0x4 table="filter"
2026-02-17 02:58:59.806 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WSAQ8-tbIfVzrOh6HC" ipVersion=0x4 table="filter"
2026-02-17 02:58:59.806 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif480c39ce2b"
2026-02-17 02:58:59.806 [INFO][95] felix/endpoint_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-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:58:59.806 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:58:59.856 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:59.856 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"} status="down"
2026-02-17 02:58:59.877 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="calif480c39ce2b" state="down"
2026-02-17 02:58:59.877 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif480c39ce2b"
2026-02-17 02:58:59.877 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif480c39ce2b", State:"down", Index:95}
2026-02-17 02:58:59.877 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif480c39ce2b", Addrs:set.Typed[string]{}}
2026-02-17 02:58:59.877 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif480c39ce2b", Addrs:set.Typed[string]{}}
2026-02-17 02:58:59.877 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif480c39ce2b"
2026-02-17 02:58:59.877 [INFO][95] felix/endpoint_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-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:58:59.877 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:58:59.880 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="calif480c39ce2b" state="up"
2026-02-17 02:58:59.905 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:59.905 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"} status="down"
2026-02-17 02:58:59.906 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif480c39ce2b", State:"up", Index:95}
2026-02-17 02:58:59.906 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif480c39ce2b"
2026-02-17 02:58:59.906 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif480c39ce2b"
2026-02-17 02:58:59.906 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif480c39ce2b"
2026-02-17 02:58:59.907 [INFO][95] felix/endpoint_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-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:58:59.907 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:58:59.937 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:59.937 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"} status="up"
2026-02-17 02:58:59.937 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3903"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3903"}
2026-02-17 02:58:59.969 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7514"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7514"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7514"}
2026-02-17 02:58:59.970 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-7514" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:00.477 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf, name=eth0)
2026-02-17 02:59:00.477 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif480c39ce2b" profile_ids:"kns.configmap-6536" profile_ids:"ksa.configmap-6536.default" ipv4_nets:"10.100.8.220/32"}
2026-02-17 02:59:00.477 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:00.478 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:00.478 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:00.479 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif480c39ce2b"
2026-02-17 02:59:00.479 [INFO][95] felix/endpoint_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-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:00.479 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:00.510 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:00.510 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"} status="up"
2026-02-17 02:59:00.578 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2199" name:"default"}
2026-02-17 02:59:00.867 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9139" name:"default"}
2026-02-17 02:59:00.979 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2199"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2199"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2199"}
2026-02-17 02:59:01.031 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2199"}
2026-02-17 02:59:01.092 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9139"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9139"}
2026-02-17 02:59:01.126 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9139"}
2026-02-17 02:59:01.456 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1311" name:"default"}
2026-02-17 02:59:01.567 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1311"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1311"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1311"} labels:{key:"webhook-1311" value:"true"}
2026-02-17 02:59:01.573 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=95
2026-02-17 02:59:01.573 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif480c39ce2b"
2026-02-17 02:59:01.594 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1311"}
2026-02-17 02:59:01.615 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif480c39ce2b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:01.615 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif480c39ce2b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:01.681 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf, name=eth0)
2026-02-17 02:59:01.682 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif480c39ce2b" profile_ids:"kns.configmap-6536" profile_ids:"ksa.configmap-6536.default" ipv4_nets:"10.100.8.220/32"}
2026-02-17 02:59:01.682 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:01.682 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:01.682 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:01.683 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif480c39ce2b"
2026-02-17 02:59:01.683 [INFO][95] felix/endpoint_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-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:01.683 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:01.716 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:01.716 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"} status="up"
2026-02-17 02:59:01.787 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=95
2026-02-17 02:59:01.787 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif480c39ce2b"
2026-02-17 02:59:01.788 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="calif480c39ce2b" state="down"
2026-02-17 02:59:01.788 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif480c39ce2b", Addrs:set.Typed[string]{}}
2026-02-17 02:59:01.788 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif480c39ce2b", Addrs:set.Typed[string]{}}
2026-02-17 02:59:01.788 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif480c39ce2b", State:"down", Index:95}
2026-02-17 02:59:01.788 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif480c39ce2b"
2026-02-17 02:59:01.788 [INFO][95] felix/endpoint_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-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:01.788 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:01.789 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.220
2026-02-17 02:59:01.789 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="calif480c39ce2b" state=""
2026-02-17 02:59:01.789 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif480c39ce2b"
2026-02-17 02:59:01.818 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:01.818 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"} status="down"
2026-02-17 02:59:01.818 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif480c39ce2b", State:"", Index:95}
2026-02-17 02:59:01.818 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif480c39ce2b", Addrs:set.Set[string](nil)}
2026-02-17 02:59:01.818 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif480c39ce2b", Addrs:set.Set[string](nil)}
2026-02-17 02:59:01.818 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif480c39ce2b"
2026-02-17 02:59:01.818 [INFO][95] felix/endpoint_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-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:01.818 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:01.847 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:01.847 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"} status="down"
2026-02-17 02:59:01.848 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-356" name:"default"}
2026-02-17 02:59:01.930 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf, name=eth0)
2026-02-17 02:59:01.930 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf" endpoint_id:"eth0"}
2026-02-17 02:59:01.930 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-6536"}
2026-02-17 02:59:01.930 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-6536.default"}
2026-02-17 02:59:01.931 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:01.931 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:01.931 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-6536" ipVersion=0x4 table="filter"
2026-02-17 02:59:01.931 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WSAQ8-tbIfVzrOh6HC" ipVersion=0x4 table="filter"
2026-02-17 02:59:01.932 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-6536" ipVersion=0x4 table="filter"
2026-02-17 02:59:01.932 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WSAQ8-tbIfVzrOh6HC" ipVersion=0x4 table="filter"
2026-02-17 02:59:01.932 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:01.932 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif480c39ce2b" ipVersion=0x4 table="filter"
2026-02-17 02:59:01.932 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif480c39ce2b" ipVersion=0x4 table="filter"
2026-02-17 02:59:01.932 [INFO][95] felix/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-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:01.932 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:02.003 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6536/pod-configmaps-0de4f7cf-6a35-4b28-ac54-c12805adf1bf", EndpointId:"eth0"}
2026-02-17 02:59:02.003 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-356"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-356"} labels:{key:"webhook-1311-markers" value:"true"}
2026-02-17 02:59:02.003 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-356"}
2026-02-17 02:59:02.049 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7514"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7514"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7514"}
2026-02-17 02:59:02.089 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3396"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3396"}
2026-02-17 02:59:02.112 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3396" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:02.182 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8355"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8355"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8355"}
2026-02-17 02:59:02.219 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5080"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5080"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5080"}
2026-02-17 02:59:02.247 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-5080" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:02.283 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-5080" name:"mount-test"} labels:{key:"projectcalico.org/name" value:"mount-test"}
2026-02-17 02:59:02.529 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-watch-2924" name:"default"}
2026-02-17 02:59:02.654 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-8510" name:"default"}
2026-02-17 02:59:02.684 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-2924"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-2924"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2924"}
2026-02-17 02:59:02.712 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-watch-2924"}
2026-02-17 02:59:02.872 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e, name=eth0)
2026-02-17 02:59:02.873 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-5080"} profile:{inbound_rules:{action:"allow" rule_id:"41j0j72UqD9INh3G"} outbound_rules:{action:"allow" rule_id:"DLnq-9oAZsMoQkJW"}}
2026-02-17 02:59:02.873 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-5080.mount-test"} profile:{}
2026-02-17 02:59:02.873 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4385cf93f3b" profile_ids:"kns.svcaccounts-5080" profile_ids:"ksa.svcaccounts-5080.mount-test" ipv4_nets:"10.100.8.222/32"}
2026-02-17 02:59:02.873 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:02.873 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:02.874 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:02.879 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4385cf93f3b" ipVersion=0x4 table="filter"
2026-02-17 02:59:02.879 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gx7fXOIyY3jkBBF9Ku" ipVersion=0x4 table="filter"
2026-02-17 02:59:02.879 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EIax8-z6rASVZdnN_j" ipVersion=0x4 table="filter"
2026-02-17 02:59:02.879 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4385cf93f3b" ipVersion=0x4 table="filter"
2026-02-17 02:59:02.879 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gx7fXOIyY3jkBBF9Ku" ipVersion=0x4 table="filter"
2026-02-17 02:59:02.879 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EIax8-z6rASVZdnN_j" ipVersion=0x4 table="filter"
2026-02-17 02:59:02.879 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4385cf93f3b"
2026-02-17 02:59:02.879 [INFO][95] felix/endpoint_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-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:02.879 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:02.930 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:02.930 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"} status="down"
2026-02-17 02:59:02.945 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali4385cf93f3b" state="down"
2026-02-17 02:59:02.945 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4385cf93f3b"
2026-02-17 02:59:02.945 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4385cf93f3b", State:"down", Index:96}
2026-02-17 02:59:02.945 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4385cf93f3b", Addrs:set.Typed[string]{}}
2026-02-17 02:59:02.945 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4385cf93f3b", Addrs:set.Typed[string]{}}
2026-02-17 02:59:02.945 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4385cf93f3b"
2026-02-17 02:59:02.945 [INFO][95] felix/endpoint_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-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:02.945 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:02.945 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali4385cf93f3b" state="up"
2026-02-17 02:59:02.966 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:02.966 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"} status="down"
2026-02-17 02:59:02.966 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4385cf93f3b", State:"up", Index:96}
2026-02-17 02:59:02.966 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4385cf93f3b"
2026-02-17 02:59:02.966 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4385cf93f3b"
2026-02-17 02:59:02.966 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4385cf93f3b"
2026-02-17 02:59:02.967 [INFO][95] felix/endpoint_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-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:02.967 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:02.988 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:02.988 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"} status="up"
2026-02-17 02:59:03.051 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149, name=eth0)
2026-02-17 02:59:03.051 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-3396"} profile:{inbound_rules:{action:"allow" rule_id:"71eA4JaD6zlhbg3N"} outbound_rules:{action:"allow" rule_id:"ZEFXvRgjZWEvHs7O"}}
2026-02-17 02:59:03.052 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-3396.default"} profile:{}
2026-02-17 02:59:03.052 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149" endpoint_id:"eth0"} endpoint:{state:"active" name:"califcf764e1ac6" profile_ids:"kns.projected-3396" profile_ids:"ksa.projected-3396.default" ipv4_nets:"10.100.8.216/32"}
2026-02-17 02:59:03.052 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:03.052 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:03.052 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:03.053 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califcf764e1ac6" ipVersion=0x4 table="filter"
2026-02-17 02:59:03.053 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-3396" ipVersion=0x4 table="filter"
2026-02-17 02:59:03.053 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pskjHORPjebyx_LYAO" ipVersion=0x4 table="filter"
2026-02-17 02:59:03.053 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califcf764e1ac6" ipVersion=0x4 table="filter"
2026-02-17 02:59:03.053 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-3396" ipVersion=0x4 table="filter"
2026-02-17 02:59:03.053 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pskjHORPjebyx_LYAO" ipVersion=0x4 table="filter"
2026-02-17 02:59:03.053 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califcf764e1ac6"
2026-02-17 02:59:03.053 [INFO][95] felix/endpoint_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-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:03.053 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:03.101 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:03.101 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"} status="down"
2026-02-17 02:59:03.120 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="califcf764e1ac6" state="down"
2026-02-17 02:59:03.120 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califcf764e1ac6"
2026-02-17 02:59:03.120 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="califcf764e1ac6" state="up"
2026-02-17 02:59:03.121 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califcf764e1ac6", State:"down", Index:97}
2026-02-17 02:59:03.121 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califcf764e1ac6", Addrs:set.Typed[string]{}}
2026-02-17 02:59:03.121 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califcf764e1ac6", Addrs:set.Typed[string]{}}
2026-02-17 02:59:03.121 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califcf764e1ac6", State:"up", Index:97}
2026-02-17 02:59:03.121 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califcf764e1ac6"
2026-02-17 02:59:03.121 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califcf764e1ac6"
2026-02-17 02:59:03.121 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califcf764e1ac6"
2026-02-17 02:59:03.121 [INFO][95] felix/endpoint_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-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:03.121 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:03.144 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:03.144 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"} status="up"
2026-02-17 02:59:03.248 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6536"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6536"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6536"}
2026-02-17 02:59:03.278 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2471"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2471"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2471"}
2026-02-17 02:59:03.325 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2471" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:03.325 [INFO][95] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:59:03.398 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8510"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-8510"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8510"}
2026-02-17 02:59:03.426 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-8510"}
2026-02-17 02:59:03.509 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149, name=eth0)
2026-02-17 02:59:03.510 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149" endpoint_id:"eth0"} endpoint:{state:"active" name:"califcf764e1ac6" profile_ids:"kns.projected-3396" profile_ids:"ksa.projected-3396.default" ipv4_nets:"10.100.8.216/32"}
2026-02-17 02:59:03.534 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e, name=eth0)
2026-02-17 02:59:03.535 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4385cf93f3b" profile_ids:"kns.svcaccounts-5080" profile_ids:"ksa.svcaccounts-5080.mount-test" ipv4_nets:"10.100.8.222/32"}
2026-02-17 02:59:03.567 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:03.568 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:03.568 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:03.568 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:03.568 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:03.568 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:03.569 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4385cf93f3b"
2026-02-17 02:59:03.569 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califcf764e1ac6"
2026-02-17 02:59:03.569 [INFO][95] felix/endpoint_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-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:03.569 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:03.569 [INFO][95] felix/endpoint_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-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:03.569 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:03.600 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:03.600 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"} status="up"
2026-02-17 02:59:03.600 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:03.600 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"} status="up"
2026-02-17 02:59:03.877 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=96
2026-02-17 02:59:03.877 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4385cf93f3b"
2026-02-17 02:59:03.877 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4385cf93f3b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:03.877 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4385cf93f3b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:03.877 [INFO][95] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:59:04.030 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-2471/condition-test-8hhlm, name=eth0)
2026-02-17 02:59:04.031 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-2471"} profile:{inbound_rules:{action:"allow" rule_id:"FM-vSAgUAmL0q9Di"} outbound_rules:{action:"allow" rule_id:"xF6RBYoOg3AYrKks"}}
2026-02-17 02:59:04.031 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-2471.default"} profile:{}
2026-02-17 02:59:04.031 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2471/condition-test-8hhlm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic74869505b5" profile_ids:"kns.replication-controller-2471" profile_ids:"ksa.replication-controller-2471.default" ipv4_nets:"10.100.8.223/32"}
2026-02-17 02:59:04.031 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:04.031 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:04.031 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:04.032 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic74869505b5" ipVersion=0x4 table="filter"
2026-02-17 02:59:04.032 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fyWgAMkYQLR0OJnGnN" ipVersion=0x4 table="filter"
2026-02-17 02:59:04.032 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8vv0sqXe679B1ICXRl" ipVersion=0x4 table="filter"
2026-02-17 02:59:04.032 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic74869505b5" ipVersion=0x4 table="filter"
2026-02-17 02:59:04.032 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fyWgAMkYQLR0OJnGnN" ipVersion=0x4 table="filter"
2026-02-17 02:59:04.032 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8vv0sqXe679B1ICXRl" ipVersion=0x4 table="filter"
2026-02-17 02:59:04.032 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic74869505b5"
2026-02-17 02:59:04.032 [INFO][95] felix/endpoint_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-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:04.032 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:04.078 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:04.078 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"} status="down"
2026-02-17 02:59:04.099 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calic74869505b5" state="down"
2026-02-17 02:59:04.100 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic74869505b5", State:"down", Index:98}
2026-02-17 02:59:04.100 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic74869505b5"
2026-02-17 02:59:04.100 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic74869505b5", Addrs:set.Typed[string]{}}
2026-02-17 02:59:04.100 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic74869505b5", Addrs:set.Typed[string]{}}
2026-02-17 02:59:04.100 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic74869505b5"
2026-02-17 02:59:04.100 [INFO][95] felix/endpoint_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-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:04.100 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:04.103 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calic74869505b5" state="up"
2026-02-17 02:59:04.127 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:04.128 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"} status="down"
2026-02-17 02:59:04.128 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic74869505b5", State:"up", Index:98}
2026-02-17 02:59:04.128 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic74869505b5"
2026-02-17 02:59:04.128 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic74869505b5"
2026-02-17 02:59:04.128 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic74869505b5"
2026-02-17 02:59:04.128 [INFO][95] felix/endpoint_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-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:04.128 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:04.164 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:04.165 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"} status="up"
2026-02-17 02:59:04.246 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-4405" name:"default"}
2026-02-17 02:59:04.417 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=97
2026-02-17 02:59:04.417 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califcf764e1ac6"
2026-02-17 02:59:04.417 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califcf764e1ac6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:04.417 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califcf764e1ac6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:04.518 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-2471/condition-test-8hhlm, name=eth0)
2026-02-17 02:59:04.518 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2471/condition-test-8hhlm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic74869505b5" profile_ids:"kns.replication-controller-2471" profile_ids:"ksa.replication-controller-2471.default" ipv4_nets:"10.100.8.223/32"}
2026-02-17 02:59:04.518 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:04.518 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:04.519 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:04.519 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic74869505b5"
2026-02-17 02:59:04.519 [INFO][95] felix/endpoint_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-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:04.519 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:04.544 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149, name=eth0)
2026-02-17 02:59:04.548 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:04.548 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"} status="up"
2026-02-17 02:59:04.548 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149" endpoint_id:"eth0"} endpoint:{state:"active" name:"califcf764e1ac6" profile_ids:"kns.projected-3396" profile_ids:"ksa.projected-3396.default" ipv4_nets:"10.100.8.216/32"}
2026-02-17 02:59:04.548 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:04.548 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:04.548 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:04.549 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califcf764e1ac6"
2026-02-17 02:59:04.549 [INFO][95] felix/endpoint_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-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:04.549 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:04.577 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:04.577 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"} status="up"
2026-02-17 02:59:04.732 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4405"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4405"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-4405"}
2026-02-17 02:59:04.766 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-4405"}
2026-02-17 02:59:04.950 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5080"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5080"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5080"}
2026-02-17 02:59:04.978 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8174"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8174"}
2026-02-17 02:59:05.013 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8174" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:05.014 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8174"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8174"} labels:{key:"webhook-8174" value:"true"}
2026-02-17 02:59:05.043 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3494"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3494"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3494"} labels:{key:"webhook-8174-markers" value:"true"}
2026-02-17 02:59:05.043 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3494" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:05.043 [INFO][95] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:59:05.184 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3903" name:"default"}
2026-02-17 02:59:05.375 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3903"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3903"}
2026-02-17 02:59:05.404 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3903"}
2026-02-17 02:59:05.438 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2471"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2471"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2471"}
2026-02-17 02:59:05.451 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9170"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9170"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9170"}
2026-02-17 02:59:05.458 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9170" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:05.712 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149, name=eth0)
2026-02-17 02:59:05.713 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149" endpoint_id:"eth0"} endpoint:{state:"active" name:"califcf764e1ac6" profile_ids:"kns.projected-3396" profile_ids:"ksa.projected-3396.default" ipv4_nets:"10.100.8.216/32"}
2026-02-17 02:59:05.713 [INFO][95] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:59:05.713 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:05.713 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:05.713 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:05.714 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califcf764e1ac6"
2026-02-17 02:59:05.714 [INFO][95] felix/endpoint_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-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:05.714 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:05.744 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:05.744 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"} status="up"
2026-02-17 02:59:05.828 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="califcf764e1ac6" state="down"
2026-02-17 02:59:05.828 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califcf764e1ac6"
2026-02-17 02:59:05.829 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califcf764e1ac6", State:"down", Index:97}
2026-02-17 02:59:05.829 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califcf764e1ac6", Addrs:set.Typed[string]{}}
2026-02-17 02:59:05.829 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califcf764e1ac6", Addrs:set.Typed[string]{}}
2026-02-17 02:59:05.829 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califcf764e1ac6"
2026-02-17 02:59:05.829 [INFO][95] felix/endpoint_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-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:05.829 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:05.830 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.216
2026-02-17 02:59:05.830 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=97
2026-02-17 02:59:05.834 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="califcf764e1ac6" state=""
2026-02-17 02:59:05.834 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califcf764e1ac6"
2026-02-17 02:59:05.856 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:05.856 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"} status="down"
2026-02-17 02:59:05.857 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califcf764e1ac6", State:"", Index:97}
2026-02-17 02:59:05.857 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califcf764e1ac6", Addrs:set.Set[string](nil)}
2026-02-17 02:59:05.857 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califcf764e1ac6", Addrs:set.Set[string](nil)}
2026-02-17 02:59:05.858 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califcf764e1ac6"
2026-02-17 02:59:05.858 [INFO][95] felix/endpoint_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-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:05.858 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:05.887 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:05.887 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"} status="down"
2026-02-17 02:59:05.965 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149, name=eth0)
2026-02-17 02:59:05.966 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149" endpoint_id:"eth0"}
2026-02-17 02:59:05.966 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-3396"}
2026-02-17 02:59:05.967 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-3396.default"}
2026-02-17 02:59:05.967 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:05.967 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:05.967 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-3396" ipVersion=0x4 table="filter"
2026-02-17 02:59:05.967 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pskjHORPjebyx_LYAO" ipVersion=0x4 table="filter"
2026-02-17 02:59:05.967 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-3396" ipVersion=0x4 table="filter"
2026-02-17 02:59:05.967 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pskjHORPjebyx_LYAO" ipVersion=0x4 table="filter"
2026-02-17 02:59:05.967 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:05.968 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califcf764e1ac6" ipVersion=0x4 table="filter"
2026-02-17 02:59:05.968 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califcf764e1ac6" ipVersion=0x4 table="filter"
2026-02-17 02:59:05.968 [INFO][95] felix/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-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:05.968 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:06.034 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3396/pod-projected-configmaps-305b3b2b-581f-42e0-aa6e-318b7786e149", EndpointId:"eth0"}
2026-02-17 02:59:06.049 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=98
2026-02-17 02:59:06.049 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic74869505b5"
2026-02-17 02:59:06.050 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic74869505b5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:06.050 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic74869505b5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:06.246 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3396"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3396"}
2026-02-17 02:59:06.286 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1312"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1312"}
2026-02-17 02:59:06.316 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1312" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:06.926 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9, name=eth0)
2026-02-17 02:59:06.926 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-1312"} profile:{inbound_rules:{action:"allow" rule_id:"V1GvFNHX2Pby8God"} outbound_rules:{action:"allow" rule_id:"hC6n8i3EturHQ3a2"}}
2026-02-17 02:59:06.927 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-1312.default"} profile:{}
2026-02-17 02:59:06.927 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif472d6e5944" profile_ids:"kns.projected-1312" profile_ids:"ksa.projected-1312.default" ipv4_nets:"10.100.8.225/32"}
2026-02-17 02:59:06.927 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:06.927 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:06.927 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:06.928 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif472d6e5944" ipVersion=0x4 table="filter"
2026-02-17 02:59:06.928 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-1312" ipVersion=0x4 table="filter"
2026-02-17 02:59:06.928 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bNf9oMZlUI6iK_WFWi" ipVersion=0x4 table="filter"
2026-02-17 02:59:06.928 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif472d6e5944" ipVersion=0x4 table="filter"
2026-02-17 02:59:06.928 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-1312" ipVersion=0x4 table="filter"
2026-02-17 02:59:06.928 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bNf9oMZlUI6iK_WFWi" ipVersion=0x4 table="filter"
2026-02-17 02:59:06.928 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif472d6e5944"
2026-02-17 02:59:06.929 [INFO][95] felix/endpoint_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-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:06.929 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:06.981 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:06.981 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"} status="down"
2026-02-17 02:59:07.005 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="calif472d6e5944" state="down"
2026-02-17 02:59:07.005 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif472d6e5944", State:"down", Index:99}
2026-02-17 02:59:07.005 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif472d6e5944"
2026-02-17 02:59:07.005 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif472d6e5944", Addrs:set.Typed[string]{}}
2026-02-17 02:59:07.005 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif472d6e5944", Addrs:set.Typed[string]{}}
2026-02-17 02:59:07.005 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif472d6e5944"
2026-02-17 02:59:07.005 [INFO][95] felix/endpoint_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-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:07.005 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:07.008 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="calif472d6e5944" state="up"
2026-02-17 02:59:07.032 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:07.032 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"} status="down"
2026-02-17 02:59:07.032 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif472d6e5944", State:"up", Index:99}
2026-02-17 02:59:07.032 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif472d6e5944"
2026-02-17 02:59:07.032 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif472d6e5944"
2026-02-17 02:59:07.033 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif472d6e5944"
2026-02-17 02:59:07.033 [INFO][95] felix/endpoint_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-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:07.033 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:07.056 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:07.056 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"} status="up"
2026-02-17 02:59:07.097 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7514"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7514"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7514"}
2026-02-17 02:59:07.210 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl, name=eth0)
2026-02-17 02:59:07.211 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-8174"} profile:{inbound_rules:{action:"allow" rule_id:"fIADhdF5e7S85CkF"} outbound_rules:{action:"allow" rule_id:"UIxqPCW0X3gT4Z10"}}
2026-02-17 02:59:07.211 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-8174.default"} profile:{}
2026-02-17 02:59:07.211 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali944001496c7" profile_ids:"kns.webhook-8174" profile_ids:"ksa.webhook-8174.default" ipv4_nets:"10.100.8.226/32"}
2026-02-17 02:59:07.211 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:07.211 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:07.211 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:07.212 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali944001496c7" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.212 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-8174" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.212 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VBnO5lU4FjVWeU0LWq" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.212 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali944001496c7" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.212 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-8174" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.212 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VBnO5lU4FjVWeU0LWq" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.213 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali944001496c7"
2026-02-17 02:59:07.213 [INFO][95] felix/endpoint_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-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:07.213 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:07.242 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-8355/test-rs-9m9fj, name=eth0)
2026-02-17 02:59:07.251 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-8355/test-rs-9m9fj, name=eth0)
2026-02-17 02:59:07.256 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:07.256 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"} status="down"
2026-02-17 02:59:07.256 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8355/test-rs-9m9fj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali25ecce4bee4" profile_ids:"kns.replicaset-8355" profile_ids:"ksa.replicaset-8355.default" ipv4_nets:"10.100.8.221/32"}
2026-02-17 02:59:07.256 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8355/test-rs-9m9fj" endpoint_id:"eth0"}
2026-02-17 02:59:07.256 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-8355.default"}
2026-02-17 02:59:07.256 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-8355"}
2026-02-17 02:59:07.256 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:59:07.256 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:59:07.257 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-8355" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.257 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8hK0vSvP_w4-DX2jub" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.257 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-8355" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.257 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8hK0vSvP_w4-DX2jub" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.257 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:59:07.257 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali25ecce4bee4" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.257 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali25ecce4bee4" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.257 [INFO][95] felix/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-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:59:07.257 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:59:07.257 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.221
2026-02-17 02:59:07.274 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali944001496c7" state="down"
2026-02-17 02:59:07.274 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali944001496c7"
2026-02-17 02:59:07.274 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali944001496c7" state="up"
2026-02-17 02:59:07.312 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8355/test-rs-9m9fj", EndpointId:"eth0"}
2026-02-17 02:59:07.312 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali944001496c7", State:"down", Index:100}
2026-02-17 02:59:07.312 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali944001496c7", Addrs:set.Typed[string]{}}
2026-02-17 02:59:07.312 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali944001496c7", Addrs:set.Typed[string]{}}
2026-02-17 02:59:07.312 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali944001496c7", State:"up", Index:100}
2026-02-17 02:59:07.312 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali944001496c7"
2026-02-17 02:59:07.312 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali944001496c7"
2026-02-17 02:59:07.312 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali944001496c7"
2026-02-17 02:59:07.312 [INFO][95] felix/endpoint_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-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:07.312 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:07.336 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:07.336 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"} status="up"
2026-02-17 02:59:07.360 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-8355" name:"default"}
2026-02-17 02:59:07.550 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9, name=eth0)
2026-02-17 02:59:07.550 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif472d6e5944" profile_ids:"kns.projected-1312" profile_ids:"ksa.projected-1312.default" ipv4_nets:"10.100.8.225/32"}
2026-02-17 02:59:07.550 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:07.550 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:07.550 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:07.551 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif472d6e5944"
2026-02-17 02:59:07.551 [INFO][95] felix/endpoint_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-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:07.551 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:07.584 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:07.584 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"} status="up"
2026-02-17 02:59:07.747 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8355"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8355"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8355"}
2026-02-17 02:59:07.777 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-8355"}
2026-02-17 02:59:07.835 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali25ecce4bee4" state="down"
2026-02-17 02:59:07.835 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali25ecce4bee4"
2026-02-17 02:59:07.835 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali25ecce4bee4", State:"down", Index:94}
2026-02-17 02:59:07.835 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali25ecce4bee4", Addrs:set.Typed[string]{}}
2026-02-17 02:59:07.835 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali25ecce4bee4", Addrs:set.Typed[string]{}}
2026-02-17 02:59:07.836 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=94
2026-02-17 02:59:07.844 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali25ecce4bee4" state=""
2026-02-17 02:59:07.844 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali25ecce4bee4"
2026-02-17 02:59:07.863 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali25ecce4bee4", State:"", Index:94}
2026-02-17 02:59:07.863 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali25ecce4bee4", Addrs:set.Set[string](nil)}
2026-02-17 02:59:07.863 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali25ecce4bee4", Addrs:set.Set[string](nil)}
2026-02-17 02:59:08.395 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6536" name:"default"}
2026-02-17 02:59:08.450 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=100
2026-02-17 02:59:08.450 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali944001496c7"
2026-02-17 02:59:08.450 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali944001496c7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:08.450 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali944001496c7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:08.568 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl, name=eth0)
2026-02-17 02:59:08.569 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali944001496c7" profile_ids:"kns.webhook-8174" profile_ids:"ksa.webhook-8174.default" ipv4_nets:"10.100.8.226/32"}
2026-02-17 02:59:08.569 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:08.569 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:08.569 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:08.570 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali944001496c7"
2026-02-17 02:59:08.571 [INFO][95] felix/endpoint_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-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:08.571 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:08.596 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:08.597 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"} status="up"
2026-02-17 02:59:08.600 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9, name=eth0)
2026-02-17 02:59:08.601 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif472d6e5944" profile_ids:"kns.projected-1312" profile_ids:"ksa.projected-1312.default" ipv4_nets:"10.100.8.225/32"}
2026-02-17 02:59:08.601 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:08.601 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:08.601 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:08.612 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif472d6e5944"
2026-02-17 02:59:08.613 [INFO][95] felix/endpoint_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-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:08.613 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:08.627 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl, name=eth0)
2026-02-17 02:59:08.644 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:08.644 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"} status="up"
2026-02-17 02:59:08.644 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali944001496c7" profile_ids:"kns.webhook-8174" profile_ids:"ksa.webhook-8174.default" ipv4_nets:"10.100.8.226/32"}
2026-02-17 02:59:08.644 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:08.644 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:08.644 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:08.645 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali944001496c7"
2026-02-17 02:59:08.646 [INFO][95] felix/endpoint_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-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:08.646 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:08.679 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:08.679 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"} status="up"
2026-02-17 02:59:08.687 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6536"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6536"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6536"}
2026-02-17 02:59:08.721 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6536"}
2026-02-17 02:59:08.738 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=99
2026-02-17 02:59:08.738 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif472d6e5944"
2026-02-17 02:59:08.753 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif472d6e5944", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:08.753 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif472d6e5944", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:08.795 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-7514" name:"default"}
2026-02-17 02:59:09.244 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7514"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7514"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7514"}
2026-02-17 02:59:09.278 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-7514"}
2026-02-17 02:59:09.585 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9170"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9170"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9170"}
2026-02-17 02:59:09.618 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9581"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9581"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9581"}
2026-02-17 02:59:09.660 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9581" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:09.832 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9, name=eth0)
2026-02-17 02:59:09.832 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif472d6e5944" profile_ids:"kns.projected-1312" profile_ids:"ksa.projected-1312.default" ipv4_nets:"10.100.8.225/32"}
2026-02-17 02:59:09.833 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:09.833 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:09.833 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:09.845 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif472d6e5944"
2026-02-17 02:59:09.845 [INFO][95] 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-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:09.845 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:09.873 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:09.873 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"} status="down"
2026-02-17 02:59:09.937 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="calif472d6e5944" state="down"
2026-02-17 02:59:09.938 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif472d6e5944"
2026-02-17 02:59:09.938 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif472d6e5944", State:"down", Index:99}
2026-02-17 02:59:09.938 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif472d6e5944", Addrs:set.Typed[string]{}}
2026-02-17 02:59:09.938 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif472d6e5944", Addrs:set.Typed[string]{}}
2026-02-17 02:59:09.938 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif472d6e5944"
2026-02-17 02:59:09.938 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif472d6e5944"
2026-02-17 02:59:09.938 [INFO][95] felix/endpoint_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-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:09.938 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:09.939 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.225
2026-02-17 02:59:09.943 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=99
2026-02-17 02:59:09.944 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="calif472d6e5944" state=""
2026-02-17 02:59:09.944 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif472d6e5944"
2026-02-17 02:59:09.968 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:09.969 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"} status="down"
2026-02-17 02:59:09.969 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif472d6e5944", State:"", Index:99}
2026-02-17 02:59:09.969 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif472d6e5944", Addrs:set.Set[string](nil)}
2026-02-17 02:59:09.969 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif472d6e5944", Addrs:set.Set[string](nil)}
2026-02-17 02:59:09.969 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif472d6e5944"
2026-02-17 02:59:09.969 [INFO][95] felix/endpoint_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-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:09.969 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:10.000 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:10.000 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"} status="down"
2026-02-17 02:59:10.057 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9, name=eth0)
2026-02-17 02:59:10.057 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9" endpoint_id:"eth0"}
2026-02-17 02:59:10.057 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-1312"}
2026-02-17 02:59:10.058 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-1312.default"}
2026-02-17 02:59:10.058 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:10.058 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:10.058 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-1312" ipVersion=0x4 nextLog=2026-02-17 02:59:20.085987135 +0000 UTC m=+1014.400395803 table="filter"
2026-02-17 02:59:10.058 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:10.058 [INFO][95] felix/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-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:10.058 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:10.067 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e, name=eth0)
2026-02-17 02:59:10.080 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e, name=eth0)
2026-02-17 02:59:10.128 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1312/pod-projected-configmaps-8c41f6e2-6b3e-49b4-83af-04b9e23da6d9", EndpointId:"eth0"}
2026-02-17 02:59:10.128 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4385cf93f3b" profile_ids:"kns.svcaccounts-5080" profile_ids:"ksa.svcaccounts-5080.mount-test" ipv4_nets:"10.100.8.222/32"}
2026-02-17 02:59:10.128 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e" endpoint_id:"eth0"}
2026-02-17 02:59:10.128 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-5080"}
2026-02-17 02:59:10.128 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-5080.mount-test"}
2026-02-17 02:59:10.128 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:10.133 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:10.133 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:10.134 [INFO][95] felix/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-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:10.134 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:10.135 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.222
2026-02-17 02:59:10.195 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-5080/pod-service-account-de76af09-9151-498c-a8df-97a7a397815e", EndpointId:"eth0"}
2026-02-17 02:59:10.273 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-5080" name:"default"}
2026-02-17 02:59:10.305 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-5080" name:"mount-test"}
2026-02-17 02:59:10.381 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5080"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5080"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5080"}
2026-02-17 02:59:10.419 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-5080"}
2026-02-17 02:59:10.444 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1312"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1312"}
2026-02-17 02:59:10.474 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-2471/condition-test-8hhlm, name=eth0)
2026-02-17 02:59:10.481 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1701"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1701"}
2026-02-17 02:59:10.481 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-1701" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:10.481 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2471/condition-test-8hhlm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic74869505b5" profile_ids:"kns.replication-controller-2471" profile_ids:"ksa.replication-controller-2471.default" ipv4_nets:"10.100.8.223/32"}
2026-02-17 02:59:10.481 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:10.481 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:10.481 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:10.482 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic74869505b5"
2026-02-17 02:59:10.483 [INFO][95] felix/endpoint_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-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:10.483 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:10.494 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-2471/condition-test-8hhlm, name=eth0)
2026-02-17 02:59:10.514 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:10.514 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"} status="up"
2026-02-17 02:59:10.514 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2471/condition-test-8hhlm" endpoint_id:"eth0"}
2026-02-17 02:59:10.514 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-2471"}
2026-02-17 02:59:10.514 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-2471.default"}
2026-02-17 02:59:10.514 [INFO][95] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:59:10.559 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:10.559 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:10.561 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:10.561 [INFO][95] felix/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-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:10.561 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:10.568 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.223
2026-02-17 02:59:10.633 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2471/condition-test-8hhlm", EndpointId:"eth0"}
2026-02-17 02:59:10.633 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8174" type:"ClusterIP" cluster_ips:"10.254.238.143" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:59:10.720 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2471" name:"default"}
2026-02-17 02:59:11.013 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calic74869505b5" state="down"
2026-02-17 02:59:11.013 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic74869505b5"
2026-02-17 02:59:11.013 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic74869505b5", State:"down", Index:98}
2026-02-17 02:59:11.013 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic74869505b5", Addrs:set.Typed[string]{}}
2026-02-17 02:59:11.013 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic74869505b5", Addrs:set.Typed[string]{}}
2026-02-17 02:59:11.013 [INFO][95] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:59:11.014 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=98
2026-02-17 02:59:11.017 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calic74869505b5" state=""
2026-02-17 02:59:11.017 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic74869505b5"
2026-02-17 02:59:11.042 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic74869505b5", State:"", Index:98}
2026-02-17 02:59:11.042 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic74869505b5", Addrs:set.Set[string](nil)}
2026-02-17 02:59:11.042 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic74869505b5", Addrs:set.Set[string](nil)}
2026-02-17 02:59:11.192 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2471"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2471"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2471"}
2026-02-17 02:59:11.234 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2471"}
2026-02-17 02:59:11.466 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3396" name:"default"}
2026-02-17 02:59:11.734 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8174"
2026-02-17 02:59:11.803 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl, name=eth0)
2026-02-17 02:59:11.804 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali944001496c7" profile_ids:"kns.webhook-8174" profile_ids:"ksa.webhook-8174.default" ipv4_nets:"10.100.8.226/32"}
2026-02-17 02:59:11.804 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:11.804 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:11.804 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:11.805 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali944001496c7"
2026-02-17 02:59:11.805 [INFO][95] felix/endpoint_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-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:11.805 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:11.812 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl, name=eth0)
2026-02-17 02:59:11.844 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:11.844 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"} status="up"
2026-02-17 02:59:11.844 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl" endpoint_id:"eth0"}
2026-02-17 02:59:11.844 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-8174"}
2026-02-17 02:59:11.844 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-8174.default"}
2026-02-17 02:59:11.844 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8174"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8174"} labels:{key:"webhook-8174" value:"true"}
2026-02-17 02:59:11.844 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3494"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3494"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3494"} labels:{key:"webhook-8174-markers" value:"true"}
2026-02-17 02:59:11.844 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:11.844 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:11.845 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:11.845 [INFO][95] felix/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-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:11.845 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:11.846 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.226
2026-02-17 02:59:11.912 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8174/sample-webhook-deployment-bcbfc85d-pkztl", EndpointId:"eth0"}
2026-02-17 02:59:11.912 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5991"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5991"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5991"}
2026-02-17 02:59:11.912 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5991" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:12.062 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3396"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3396"}
2026-02-17 02:59:12.083 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3396"}
2026-02-17 02:59:12.214 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali944001496c7" state="down"
2026-02-17 02:59:12.215 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali944001496c7"
2026-02-17 02:59:12.215 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=100
2026-02-17 02:59:12.215 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali944001496c7", State:"down", Index:100}
2026-02-17 02:59:12.215 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali944001496c7", Addrs:set.Typed[string]{}}
2026-02-17 02:59:12.215 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali944001496c7", Addrs:set.Typed[string]{}}
2026-02-17 02:59:12.219 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali944001496c7" state=""
2026-02-17 02:59:12.219 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali944001496c7"
2026-02-17 02:59:12.249 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali944001496c7", State:"", Index:100}
2026-02-17 02:59:12.249 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali944001496c7", Addrs:set.Set[string](nil)}
2026-02-17 02:59:12.249 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali944001496c7", Addrs:set.Set[string](nil)}
bird: KIF: Received address message for unknown interface 96
2026-02-17 02:59:12.563 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726, name=eth0)
2026-02-17 02:59:12.564 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-5991"} profile:{inbound_rules:{action:"allow" rule_id:"2bBDPcrfuDmGrhL1"} outbound_rules:{action:"allow" rule_id:"CXIPVQWV3AElRsvI"}}
2026-02-17 02:59:12.564 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-5991.default"} profile:{}
2026-02-17 02:59:12.564 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali55621b5bd1b" profile_ids:"kns.projected-5991" profile_ids:"ksa.projected-5991.default" ipv4_nets:"10.100.8.224/32"}
2026-02-17 02:59:12.564 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:12.564 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:12.564 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:12.565 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali55621b5bd1b"
2026-02-17 02:59:12.565 [INFO][95] felix/endpoint_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-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:12.565 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:12.605 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:12.605 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"} status="down"
2026-02-17 02:59:12.629 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali4385cf93f3b" state="down"
2026-02-17 02:59:12.630 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4385cf93f3b"
2026-02-17 02:59:12.630 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali4385cf93f3b" state=""
2026-02-17 02:59:12.630 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4385cf93f3b"
2026-02-17 02:59:12.630 [INFO][95] 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=96
2026-02-17 02:59:12.630 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4385cf93f3b", State:"down", Index:96}
2026-02-17 02:59:12.630 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4385cf93f3b", Addrs:set.Typed[string]{}}
2026-02-17 02:59:12.630 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4385cf93f3b", Addrs:set.Typed[string]{}}
2026-02-17 02:59:12.630 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4385cf93f3b", State:"", Index:96}
2026-02-17 02:59:12.630 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4385cf93f3b", Addrs:set.Set[string](nil)}
2026-02-17 02:59:12.630 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4385cf93f3b", Addrs:set.Set[string](nil)}
2026-02-17 02:59:12.642 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali55621b5bd1b" state="down"
2026-02-17 02:59:12.642 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali55621b5bd1b"
2026-02-17 02:59:12.646 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali55621b5bd1b" state="up"
2026-02-17 02:59:12.659 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali55621b5bd1b", State:"down", Index:101}
2026-02-17 02:59:12.659 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali55621b5bd1b", Addrs:set.Typed[string]{}}
2026-02-17 02:59:12.659 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali55621b5bd1b", Addrs:set.Typed[string]{}}
2026-02-17 02:59:12.659 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali55621b5bd1b", State:"up", Index:101}
2026-02-17 02:59:12.659 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali55621b5bd1b"
2026-02-17 02:59:12.660 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali55621b5bd1b"
2026-02-17 02:59:12.660 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali55621b5bd1b"
2026-02-17 02:59:12.660 [INFO][95] felix/endpoint_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-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:12.660 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:12.692 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:12.692 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"} status="up"
2026-02-17 02:59:13.650 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726, name=eth0)
2026-02-17 02:59:13.651 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali55621b5bd1b" profile_ids:"kns.projected-5991" profile_ids:"ksa.projected-5991.default" ipv4_nets:"10.100.8.224/32"}
2026-02-17 02:59:13.651 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:13.651 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:13.651 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:13.652 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali55621b5bd1b"
2026-02-17 02:59:13.652 [INFO][95] felix/endpoint_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-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:13.652 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:13.682 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:13.682 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"} status="up"
2026-02-17 02:59:14.017 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=101
2026-02-17 02:59:14.017 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali55621b5bd1b"
2026-02-17 02:59:14.017 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali55621b5bd1b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:14.017 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali55621b5bd1b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:14.614 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1701"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1701"}
2026-02-17 02:59:14.654 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4807"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4807"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4807"}
2026-02-17 02:59:14.685 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-4807" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:14.879 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726, name=eth0)
2026-02-17 02:59:14.879 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali55621b5bd1b" profile_ids:"kns.projected-5991" profile_ids:"ksa.projected-5991.default" ipv4_nets:"10.100.8.224/32"}
2026-02-17 02:59:14.879 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:14.879 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:14.880 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:14.880 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali55621b5bd1b"
2026-02-17 02:59:14.880 [INFO][95] felix/endpoint_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-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:14.880 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 101
2026-02-17 02:59:14.912 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:14.912 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"} status="up"
2026-02-17 02:59:14.983 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=101
2026-02-17 02:59:14.983 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali55621b5bd1b"
2026-02-17 02:59:14.983 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali55621b5bd1b" state="down"
2026-02-17 02:59:14.984 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali55621b5bd1b", Addrs:set.Typed[string]{}}
2026-02-17 02:59:14.984 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali55621b5bd1b", Addrs:set.Typed[string]{}}
2026-02-17 02:59:14.984 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali55621b5bd1b", State:"down", Index:101}
2026-02-17 02:59:14.984 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali55621b5bd1b"
2026-02-17 02:59:14.984 [INFO][95] felix/endpoint_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-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:14.984 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:14.984 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.224
2026-02-17 02:59:14.985 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali55621b5bd1b" state=""
2026-02-17 02:59:14.985 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali55621b5bd1b"
2026-02-17 02:59:15.011 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:15.011 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"} status="down"
2026-02-17 02:59:15.011 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali55621b5bd1b", State:"", Index:101}
2026-02-17 02:59:15.011 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali55621b5bd1b", Addrs:set.Set[string](nil)}
2026-02-17 02:59:15.011 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali55621b5bd1b", Addrs:set.Set[string](nil)}
2026-02-17 02:59:15.011 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali55621b5bd1b"
2026-02-17 02:59:15.011 [INFO][95] felix/endpoint_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-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:15.011 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:15.037 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:15.037 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"} status="down"
2026-02-17 02:59:15.037 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9170" name:"default"}
2026-02-17 02:59:15.141 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726, name=eth0)
2026-02-17 02:59:15.142 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726" endpoint_id:"eth0"}
2026-02-17 02:59:15.142 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-5991.default"}
2026-02-17 02:59:15.142 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-5991"}
2026-02-17 02:59:15.142 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:15.142 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:15.142 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:15.143 [INFO][95] felix/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-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:15.143 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:15.199 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5991/pod-projected-configmaps-f796f4a9-435d-4b5c-b65b-d7f6c042e726", EndpointId:"eth0"}
2026-02-17 02:59:15.265 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9170"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9170"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9170"}
2026-02-17 02:59:15.305 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9170"}
2026-02-17 02:59:15.382 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-4807/netserver-1, name=eth0)
2026-02-17 02:59:15.382 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-4807"} profile:{inbound_rules:{action:"allow" rule_id:"0rRIYZsLhxHiB37G"} outbound_rules:{action:"allow" rule_id:"I785XLKkjpicsUXb"}}
2026-02-17 02:59:15.383 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-4807.default"} profile:{}
2026-02-17 02:59:15.383 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4807/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidafa318c437" profile_ids:"kns.pod-network-test-4807" profile_ids:"ksa.pod-network-test-4807.default" ipv4_nets:"10.100.8.230/32"}
2026-02-17 02:59:15.383 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:15.383 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:15.383 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:15.384 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidafa318c437"
2026-02-17 02:59:15.384 [INFO][95] felix/endpoint_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-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:15.384 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:15.438 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:15.438 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:59:15.458 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calidafa318c437" state="down"
2026-02-17 02:59:15.458 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidafa318c437"
2026-02-17 02:59:15.458 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calidafa318c437" state="up"
2026-02-17 02:59:15.459 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidafa318c437", State:"down", Index:102}
2026-02-17 02:59:15.459 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidafa318c437", Addrs:set.Typed[string]{}}
2026-02-17 02:59:15.459 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidafa318c437", Addrs:set.Typed[string]{}}
2026-02-17 02:59:15.459 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidafa318c437", State:"up", Index:102}
2026-02-17 02:59:15.459 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidafa318c437"
2026-02-17 02:59:15.459 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidafa318c437"
2026-02-17 02:59:15.459 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidafa318c437"
2026-02-17 02:59:15.459 [INFO][95] felix/endpoint_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-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:15.459 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:15.485 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:15.485 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:59:15.491 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1312" name:"default"}
2026-02-17 02:59:16.026 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5991"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5991"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5991"}
2026-02-17 02:59:16.062 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8320"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8320"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8320"}
2026-02-17 02:59:16.137 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-8320" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:16.166 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-8320" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:59:16.314 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1312"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1312"}
2026-02-17 02:59:16.350 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1312"}
2026-02-17 02:59:16.698 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-4807/netserver-1, name=eth0)
2026-02-17 02:59:16.698 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4807/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidafa318c437" profile_ids:"kns.pod-network-test-4807" profile_ids:"ksa.pod-network-test-4807.default" ipv4_nets:"10.100.8.230/32"}
2026-02-17 02:59:16.698 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:16.698 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:16.698 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:16.699 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidafa318c437"
2026-02-17 02:59:16.699 [INFO][95] felix/endpoint_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-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:16.699 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:16.726 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:16.727 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:59:16.807 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8320/ss-0, name=eth0)
2026-02-17 02:59:16.808 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8320"} profile:{inbound_rules:{action:"allow" rule_id:"Tu9-MYQKi3DB5uwI"} outbound_rules:{action:"allow" rule_id:"yWHQVAOqu4BXB8aX"}}
2026-02-17 02:59:16.808 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8320.default"} profile:{}
2026-02-17 02:59:16.808 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8320/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5028988e6e5" profile_ids:"kns.statefulset-8320" profile_ids:"ksa.statefulset-8320.default" ipv4_nets:"10.100.8.229/32"}
2026-02-17 02:59:16.808 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:16.808 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:16.808 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:16.809 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5028988e6e5"
2026-02-17 02:59:16.809 [INFO][95] felix/endpoint_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-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:16.809 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:16.860 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:16.860 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:59:16.890 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali5028988e6e5" state="down"
2026-02-17 02:59:16.890 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5028988e6e5"
2026-02-17 02:59:16.890 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali5028988e6e5" state="up"
2026-02-17 02:59:16.890 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5028988e6e5", State:"down", Index:103}
2026-02-17 02:59:16.891 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5028988e6e5", Addrs:set.Typed[string]{}}
2026-02-17 02:59:16.891 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5028988e6e5", Addrs:set.Typed[string]{}}
2026-02-17 02:59:16.891 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5028988e6e5", State:"up", Index:103}
2026-02-17 02:59:16.891 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5028988e6e5"
2026-02-17 02:59:16.891 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5028988e6e5"
2026-02-17 02:59:16.891 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5028988e6e5"
2026-02-17 02:59:16.891 [INFO][95] felix/endpoint_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-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:16.891 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:16.925 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:16.925 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:59:17.093 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=102
2026-02-17 02:59:17.093 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidafa318c437"
2026-02-17 02:59:17.093 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidafa318c437", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:17.093 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidafa318c437", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:17.126 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8174" name:"default"}
2026-02-17 02:59:17.283 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8174"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8174"} labels:{key:"webhook-8174" value:"true"}
2026-02-17 02:59:17.317 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8174"}
2026-02-17 02:59:17.400 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9581"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9581"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9581"}
2026-02-17 02:59:17.433 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1401"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1401"}
2026-02-17 02:59:17.467 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3494" name:"default"}
2026-02-17 02:59:17.467 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1401" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:17.494 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1401"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1401"} labels:{key:"webhook-1401" value:"true"}
2026-02-17 02:59:17.494 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5683"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5683"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5683"} labels:{key:"webhook-1401-markers" value:"true"}
2026-02-17 02:59:17.523 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5683" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:17.663 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3494"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3494"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3494"} labels:{key:"webhook-8174-markers" value:"true"}
2026-02-17 02:59:17.698 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8320/ss-0, name=eth0)
2026-02-17 02:59:17.699 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8320/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5028988e6e5" profile_ids:"kns.statefulset-8320" profile_ids:"ksa.statefulset-8320.default" ipv4_nets:"10.100.8.229/32"}
2026-02-17 02:59:17.699 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:17.699 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:17.699 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:17.700 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5028988e6e5"
2026-02-17 02:59:17.700 [INFO][95] felix/endpoint_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-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:17.700 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:17.725 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:17.725 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:59:17.725 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3494"}
2026-02-17 02:59:17.741 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8320/ss-0, name=eth0)
2026-02-17 02:59:17.753 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8320/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5028988e6e5" profile_ids:"kns.statefulset-8320" profile_ids:"ksa.statefulset-8320.default" ipv4_nets:"10.100.8.229/32"}
2026-02-17 02:59:17.753 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:17.754 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:17.754 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:17.756 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5028988e6e5"
2026-02-17 02:59:17.756 [INFO][95] felix/endpoint_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-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:17.756 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:17.782 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:17.782 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:59:18.721 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=103
2026-02-17 02:59:18.722 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5028988e6e5"
2026-02-17 02:59:18.722 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5028988e6e5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:18.722 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5028988e6e5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:19.743 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-5896"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-5896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5896"}
2026-02-17 02:59:19.768 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5753"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-5753"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5753"}
2026-02-17 02:59:19.792 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-5753" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:19.832 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-5753" type:"NodePort" cluster_ips:"10.254.129.233" ports:{Protocol:"TCP" Port:80 NodePort:32297}
2026-02-17 02:59:20.089 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-1701" name:"default"}
2026-02-17 02:59:20.201 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1401" type:"ClusterIP" cluster_ips:"10.254.198.189" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:59:20.394 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1701"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1701"}
2026-02-17 02:59:20.421 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-1701"}
2026-02-17 02:59:20.637 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf, name=eth0)
2026-02-17 02:59:20.638 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-5753"} profile:{inbound_rules:{action:"allow" rule_id:"IXcuwi6ocKmfhXXZ"} outbound_rules:{action:"allow" rule_id:"_WawFbKkA3DXUOET"}}
2026-02-17 02:59:20.638 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-5753.default"} profile:{}
2026-02-17 02:59:20.638 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce0d94828" profile_ids:"kns.services-5753" profile_ids:"ksa.services-5753.default" ipv4_nets:"10.100.8.228/32"}
2026-02-17 02:59:20.638 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:20.638 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:20.638 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:20.639 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califbce0d94828" ipVersion=0x4 logsSkipped=47 table="filter"
2026-02-17 02:59:20.639 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-5753" ipVersion=0x4 table="filter"
2026-02-17 02:59:20.639 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yj4jJ-S1t95pQ1AQAH" ipVersion=0x4 table="filter"
2026-02-17 02:59:20.639 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califbce0d94828" ipVersion=0x4 table="filter"
2026-02-17 02:59:20.639 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-5753" ipVersion=0x4 table="filter"
2026-02-17 02:59:20.639 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yj4jJ-S1t95pQ1AQAH" ipVersion=0x4 table="filter"
2026-02-17 02:59:20.639 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califbce0d94828"
2026-02-17 02:59:20.639 [INFO][95] felix/endpoint_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-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:20.639 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:20.701 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:20.701 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"} status="down"
2026-02-17 02:59:20.709 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="califbce0d94828" state="down"
2026-02-17 02:59:20.710 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califbce0d94828"
2026-02-17 02:59:20.710 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbce0d94828", State:"down", Index:104}
2026-02-17 02:59:20.710 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbce0d94828", Addrs:set.Typed[string]{}}
2026-02-17 02:59:20.710 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbce0d94828", Addrs:set.Typed[string]{}}
2026-02-17 02:59:20.710 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califbce0d94828"
2026-02-17 02:59:20.710 [INFO][95] felix/endpoint_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-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:20.710 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:20.714 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="califbce0d94828" state="up"
2026-02-17 02:59:20.741 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:20.741 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"} status="down"
2026-02-17 02:59:20.741 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbce0d94828", State:"up", Index:104}
2026-02-17 02:59:20.741 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califbce0d94828"
2026-02-17 02:59:20.741 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califbce0d94828"
2026-02-17 02:59:20.741 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce0d94828"
2026-02-17 02:59:20.741 [INFO][95] felix/endpoint_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-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:20.741 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:20.771 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:20.772 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"} status="up"
2026-02-17 02:59:21.282 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1401"
2026-02-17 02:59:21.362 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1401"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1401"} labels:{key:"webhook-1401" value:"true"}
2026-02-17 02:59:21.401 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5683"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5683"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5683"} labels:{key:"webhook-1401-markers" value:"true"}
2026-02-17 02:59:21.401 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2367"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2367"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2367"}
2026-02-17 02:59:21.438 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-2367" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:21.586 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5991" name:"default"}
2026-02-17 02:59:21.705 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf, name=eth0)
2026-02-17 02:59:21.706 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce0d94828" profile_ids:"kns.services-5753" profile_ids:"ksa.services-5753.default" ipv4_nets:"10.100.8.228/32"}
2026-02-17 02:59:21.706 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:21.706 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:21.706 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:21.707 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce0d94828"
2026-02-17 02:59:21.707 [INFO][95] felix/endpoint_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-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:21.707 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:21.737 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:21.737 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"} status="up"
2026-02-17 02:59:21.997 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5991"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5991"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5991"}
2026-02-17 02:59:22.050 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5991"}
2026-02-17 02:59:22.465 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=104
2026-02-17 02:59:22.465 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califbce0d94828"
2026-02-17 02:59:22.465 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbce0d94828", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:22.465 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbce0d94828", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:22.762 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9581" name:"default"}
2026-02-17 02:59:22.808 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9581"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9581"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9581"}
2026-02-17 02:59:22.839 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-9581"}
2026-02-17 02:59:24.733 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-5753" type:"NodePort" cluster_ips:"10.254.129.233" ports:{Protocol:"TCP" Port:80 NodePort:32297}
2026-02-17 02:59:25.028 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-5896" name:"default"}
2026-02-17 02:59:25.129 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-5753" type:"NodePort" cluster_ips:"10.254.129.233" ports:{Protocol:"TCP" Port:80 NodePort:32297}
2026-02-17 02:59:25.302 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-5896"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-5896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5896"}
2026-02-17 02:59:25.330 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-5896"}
2026-02-17 02:59:25.481 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-5753"
2026-02-17 02:59:25.519 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf, name=eth0)
2026-02-17 02:59:25.519 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbce0d94828" profile_ids:"kns.services-5753" profile_ids:"ksa.services-5753.default" ipv4_nets:"10.100.8.228/32"}
2026-02-17 02:59:25.520 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:25.521 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:25.521 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:25.521 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbce0d94828"
2026-02-17 02:59:25.522 [INFO][95] felix/endpoint_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-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:25.522 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:25.528 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf, name=eth0)
2026-02-17 02:59:25.553 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:25.553 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"} status="up"
2026-02-17 02:59:25.554 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf" endpoint_id:"eth0"}
2026-02-17 02:59:25.554 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-5753"}
2026-02-17 02:59:25.554 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-5753.default"}
2026-02-17 02:59:25.554 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:25.554 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:25.555 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-5753" ipVersion=0x4 table="filter"
2026-02-17 02:59:25.555 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yj4jJ-S1t95pQ1AQAH" ipVersion=0x4 table="filter"
2026-02-17 02:59:25.555 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-5753" ipVersion=0x4 table="filter"
2026-02-17 02:59:25.555 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yj4jJ-S1t95pQ1AQAH" ipVersion=0x4 table="filter"
2026-02-17 02:59:25.555 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:25.555 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califbce0d94828" ipVersion=0x4 table="filter"
2026-02-17 02:59:25.555 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califbce0d94828" ipVersion=0x4 table="filter"
2026-02-17 02:59:25.555 [INFO][95] felix/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-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:25.555 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:25.557 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.228
2026-02-17 02:59:25.621 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5753/affinity-nodeport-transition-7d57658b6c-qbgbf", EndpointId:"eth0"}
2026-02-17 02:59:25.621 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5753"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-5753"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5753"}
2026-02-17 02:59:25.622 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8035"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8035"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8035"}
2026-02-17 02:59:25.623 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8035" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:25.653 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8035"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8035"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8035"} labels:{key:"webhook-8035" value:"true"}
2026-02-17 02:59:25.653 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8865"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8865"} labels:{key:"webhook-8035-markers" value:"true"}
2026-02-17 02:59:25.653 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8865" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:26.540 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1401" name:"default"}
2026-02-17 02:59:26.667 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5683" name:"default"}
2026-02-17 02:59:26.689 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8320/ss-0, name=eth0)
2026-02-17 02:59:26.703 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8320/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5028988e6e5" profile_ids:"kns.statefulset-8320" profile_ids:"ksa.statefulset-8320.default" ipv4_nets:"10.100.8.229/32"}
2026-02-17 02:59:26.704 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:26.704 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:26.704 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:26.705 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5028988e6e5"
2026-02-17 02:59:26.705 [INFO][95] felix/endpoint_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-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:26.705 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:26.735 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:26.735 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:59:26.818 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5683"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5683"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5683"} labels:{key:"webhook-1401-markers" value:"true"}
2026-02-17 02:59:26.846 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5683"}
2026-02-17 02:59:27.064 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1401"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1401"} labels:{key:"webhook-1401" value:"true"}
2026-02-17 02:59:27.097 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1401"}
2026-02-17 02:59:27.104 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 02:59:27.953 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="califbce0d94828" state="down"
2026-02-17 02:59:27.953 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbce0d94828", State:"down", Index:104}
2026-02-17 02:59:27.953 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califbce0d94828"
2026-02-17 02:59:27.957 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=104
2026-02-17 02:59:27.961 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="califbce0d94828" state=""
2026-02-17 02:59:27.961 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califbce0d94828"
2026-02-17 02:59:27.990 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbce0d94828", Addrs:set.Typed[string]{}}
2026-02-17 02:59:27.990 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbce0d94828", Addrs:set.Typed[string]{}}
2026-02-17 02:59:27.990 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbce0d94828", State:"", Index:104}
2026-02-17 02:59:27.990 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbce0d94828", Addrs:set.Set[string](nil)}
2026-02-17 02:59:27.990 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbce0d94828", Addrs:set.Set[string](nil)}
2026-02-17 02:59:28.288 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8035" type:"ClusterIP" cluster_ips:"10.254.155.15" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:59:28.715 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-4807/netserver-1, name=eth0)
2026-02-17 02:59:28.715 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4807/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidafa318c437" profile_ids:"kns.pod-network-test-4807" profile_ids:"ksa.pod-network-test-4807.default" ipv4_nets:"10.100.8.230/32"}
2026-02-17 02:59:28.716 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:28.716 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:28.716 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:28.717 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidafa318c437"
2026-02-17 02:59:28.717 [INFO][95] felix/endpoint_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-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:28.717 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:28.757 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:28.758 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:59:29.674 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8035"
2026-02-17 02:59:29.781 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8035"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8035"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8035"} labels:{key:"webhook-8035" value:"true"}
2026-02-17 02:59:29.812 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8865"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8865"} labels:{key:"webhook-8035-markers" value:"true"}
2026-02-17 02:59:29.839 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3652"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3652"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3652"}
2026-02-17 02:59:29.840 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-3652" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:29.877 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3652"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3652"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3652"} labels:{key:"validating-admission-policy-3652" value:"true"}
2026-02-17 02:59:30.586 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3652"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3652"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3652"} labels:{key:"validating-admission-policy-3652" value:"true"}
2026-02-17 02:59:30.635 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2055"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2055"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2055"}
2026-02-17 02:59:30.684 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2055" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:30.814 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-5753" name:"default"}
2026-02-17 02:59:31.103 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5753"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-5753"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5753"}
2026-02-17 02:59:31.132 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-5753"}
2026-02-17 02:59:33.338 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-2055/rs-66ss5, name=eth0)
2026-02-17 02:59:33.339 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-2055.default"} profile:{}
2026-02-17 02:59:33.339 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-2055"} profile:{inbound_rules:{action:"allow" rule_id:"LMhuuEUBo08vFNB1"} outbound_rules:{action:"allow" rule_id:"r1SSddO4cSbIr7lv"}}
2026-02-17 02:59:33.339 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-2055/rs-66ss5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1f295633b1" profile_ids:"kns.disruption-2055" profile_ids:"ksa.disruption-2055.default" ipv4_nets:"10.100.8.231/32"}
2026-02-17 02:59:33.339 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:33.339 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:33.339 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:33.340 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:59:33.340 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid1f295633b1" ipVersion=0x4 table="filter"
2026-02-17 02:59:33.340 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-2055" ipVersion=0x4 table="filter"
2026-02-17 02:59:33.340 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__tZPL3kWZqwDbQsIey" ipVersion=0x4 table="filter"
2026-02-17 02:59:33.340 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:59:33.340 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid1f295633b1" ipVersion=0x4 table="filter"
2026-02-17 02:59:33.340 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-2055" ipVersion=0x4 table="filter"
2026-02-17 02:59:33.340 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__tZPL3kWZqwDbQsIey" ipVersion=0x4 table="filter"
2026-02-17 02:59:33.340 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid1f295633b1"
2026-02-17 02:59:33.340 [INFO][95] felix/endpoint_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-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:33.341 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:33.395 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:33.395 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"} status="down"
2026-02-17 02:59:33.414 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="calid1f295633b1" state="down"
2026-02-17 02:59:33.414 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid1f295633b1"
2026-02-17 02:59:33.414 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid1f295633b1", State:"down", Index:105}
2026-02-17 02:59:33.414 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid1f295633b1", Addrs:set.Typed[string]{}}
2026-02-17 02:59:33.414 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid1f295633b1", Addrs:set.Typed[string]{}}
2026-02-17 02:59:33.415 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid1f295633b1"
2026-02-17 02:59:33.415 [INFO][95] felix/endpoint_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-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:33.415 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:33.415 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="calid1f295633b1" state="up"
2026-02-17 02:59:33.455 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:33.456 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"} status="down"
2026-02-17 02:59:33.456 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid1f295633b1", State:"up", Index:105}
2026-02-17 02:59:33.456 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid1f295633b1"
2026-02-17 02:59:33.456 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid1f295633b1"
2026-02-17 02:59:33.456 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1f295633b1"
2026-02-17 02:59:33.456 [INFO][95] felix/endpoint_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-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:33.457 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:33.487 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:33.487 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"} status="up"
2026-02-17 02:59:33.789 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-2055/rs-66ss5, name=eth0)
2026-02-17 02:59:33.789 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-2055/rs-66ss5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1f295633b1" profile_ids:"kns.disruption-2055" profile_ids:"ksa.disruption-2055.default" ipv4_nets:"10.100.8.231/32"}
2026-02-17 02:59:33.789 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:33.789 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:33.790 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:33.790 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1f295633b1"
2026-02-17 02:59:33.790 [INFO][95] felix/endpoint_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-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:33.790 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:33.821 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:33.821 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"} status="up"
2026-02-17 02:59:34.849 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-2055/rs-66ss5, name=eth0)
2026-02-17 02:59:34.850 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-2055/rs-66ss5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1f295633b1" profile_ids:"kns.disruption-2055" profile_ids:"ksa.disruption-2055.default" ipv4_nets:"10.100.8.231/32"}
2026-02-17 02:59:34.850 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:34.850 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:34.850 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:34.851 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1f295633b1"
2026-02-17 02:59:34.851 [INFO][95] felix/endpoint_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-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:34.851 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:34.861 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-2055/rs-66ss5, name=eth0)
2026-02-17 02:59:34.876 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:34.876 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"} status="up"
2026-02-17 02:59:34.877 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-2055/rs-66ss5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1f295633b1" profile_ids:"kns.disruption-2055" profile_ids:"ksa.disruption-2055.default" ipv4_nets:"10.100.8.231/32"}
2026-02-17 02:59:34.877 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:34.877 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:34.878 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:34.878 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1f295633b1"
2026-02-17 02:59:34.879 [INFO][95] felix/endpoint_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-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:34.879 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:34.911 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:34.912 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"} status="up"
2026-02-17 02:59:35.090 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4807"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4807"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4807"}
2026-02-17 02:59:35.137 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-765"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-765"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-765"}
2026-02-17 02:59:35.171 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-765" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:35.171 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8035" name:"default"}
2026-02-17 02:59:35.269 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=105
2026-02-17 02:59:35.269 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid1f295633b1"
2026-02-17 02:59:35.269 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid1f295633b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:35.269 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid1f295633b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:35.525 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-2055/rs-q6dw9, name=eth0)
2026-02-17 02:59:35.526 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-2055/rs-q6dw9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5559c4f546" profile_ids:"kns.disruption-2055" profile_ids:"ksa.disruption-2055.default" ipv4_nets:"10.100.8.232/32"}
2026-02-17 02:59:35.526 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:35.526 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:35.526 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:35.527 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic5559c4f546" ipVersion=0x4 table="filter"
2026-02-17 02:59:35.527 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic5559c4f546" ipVersion=0x4 table="filter"
2026-02-17 02:59:35.527 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic5559c4f546"
2026-02-17 02:59:35.527 [INFO][95] felix/endpoint_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-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:35.527 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:35.574 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:35.574 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"} status="down"
2026-02-17 02:59:35.577 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8035"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8035"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8035"} labels:{key:"webhook-8035" value:"true"}
2026-02-17 02:59:35.607 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calic5559c4f546" state="down"
2026-02-17 02:59:35.607 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5559c4f546"
2026-02-17 02:59:35.609 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calic5559c4f546" state="up"
2026-02-17 02:59:35.610 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5559c4f546", State:"down", Index:106}
2026-02-17 02:59:35.610 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5559c4f546", Addrs:set.Typed[string]{}}
2026-02-17 02:59:35.610 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5559c4f546", Addrs:set.Typed[string]{}}
2026-02-17 02:59:35.610 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5559c4f546", State:"up", Index:106}
2026-02-17 02:59:35.610 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic5559c4f546"
2026-02-17 02:59:35.610 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic5559c4f546"
2026-02-17 02:59:35.610 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5559c4f546"
2026-02-17 02:59:35.610 [INFO][95] felix/endpoint_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-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:35.610 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:35.634 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:35.634 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"} status="up"
2026-02-17 02:59:35.634 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8035"}
2026-02-17 02:59:35.797 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-2055/rs-66ss5, name=eth0)
2026-02-17 02:59:35.797 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-2055/rs-66ss5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1f295633b1" profile_ids:"kns.disruption-2055" profile_ids:"ksa.disruption-2055.default" ipv4_nets:"10.100.8.231/32"}
2026-02-17 02:59:35.797 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:35.797 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:35.797 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:35.798 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1f295633b1"
2026-02-17 02:59:35.799 [INFO][95] felix/endpoint_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-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:35.799 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:36.098 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:36.098 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"} status="up"
2026-02-17 02:59:36.098 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8865" name:"default"}
2026-02-17 02:59:36.098 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8865"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8865"} labels:{key:"webhook-8035-markers" value:"true"}
2026-02-17 02:59:36.098 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8865"}
2026-02-17 02:59:36.157 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-3652" name:"default"}
2026-02-17 02:59:36.512 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-bhmpf, name=eth0)
2026-02-17 02:59:36.572 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali72f5c767bc4" state="down"
2026-02-17 02:59:36.572 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali72f5c767bc4"
2026-02-17 02:59:36.572 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-765"} profile:{inbound_rules:{action:"allow" rule_id:"UVIOec4ngOURJOW4"} outbound_rules:{action:"allow" rule_id:"86MAqVqEbEe8-q8y"}}
2026-02-17 02:59:36.573 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-765.default"} profile:{}
2026-02-17 02:59:36.573 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-bhmpf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali72f5c767bc4" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.234/32"}
2026-02-17 02:59:36.573 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:36.573 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:36.573 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:36.574 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali72f5c767bc4" ipVersion=0x4 table="filter"
2026-02-17 02:59:36.574 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-765" ipVersion=0x4 table="filter"
2026-02-17 02:59:36.574 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_arTMrtbJ8pD7rbITyW" ipVersion=0x4 table="filter"
2026-02-17 02:59:36.574 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali72f5c767bc4" ipVersion=0x4 table="filter"
2026-02-17 02:59:36.574 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-765" ipVersion=0x4 table="filter"
2026-02-17 02:59:36.574 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_arTMrtbJ8pD7rbITyW" ipVersion=0x4 table="filter"
2026-02-17 02:59:36.574 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali72f5c767bc4"
2026-02-17 02:59:36.574 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:36.574 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:36.577 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=106
2026-02-17 02:59:36.577 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic5559c4f546"
2026-02-17 02:59:36.579 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali72f5c767bc4" state="up"
2026-02-17 02:59:36.620 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:36.620 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"} status="down"
2026-02-17 02:59:36.620 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72f5c767bc4", State:"down", Index:107}
2026-02-17 02:59:36.620 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72f5c767bc4", Addrs:set.Typed[string]{}}
2026-02-17 02:59:36.620 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72f5c767bc4", Addrs:set.Typed[string]{}}
2026-02-17 02:59:36.620 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5559c4f546", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:36.620 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5559c4f546", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:36.620 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72f5c767bc4", State:"up", Index:107}
2026-02-17 02:59:36.620 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali72f5c767bc4"
2026-02-17 02:59:36.620 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali72f5c767bc4"
2026-02-17 02:59:36.620 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali72f5c767bc4"
2026-02-17 02:59:36.620 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:36.620 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:36.651 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:36.651 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"} status="up"
2026-02-17 02:59:36.705 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-225lj, name=eth0)
2026-02-17 02:59:36.705 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-225lj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia9850747649" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.233/32"}
2026-02-17 02:59:36.705 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:36.705 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:36.705 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:36.706 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia9850747649" ipVersion=0x4 table="filter"
2026-02-17 02:59:36.706 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia9850747649" ipVersion=0x4 table="filter"
2026-02-17 02:59:36.706 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia9850747649"
2026-02-17 02:59:36.706 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:36.706 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:36.750 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:36.750 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"} status="down"
2026-02-17 02:59:36.754 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3652"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3652"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3652"} labels:{key:"validating-admission-policy-3652" value:"true"}
2026-02-17 02:59:36.766 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="calia9850747649" state="down"
2026-02-17 02:59:36.766 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia9850747649"
2026-02-17 02:59:36.769 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="calia9850747649" state="up"
2026-02-17 02:59:36.796 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia9850747649", State:"down", Index:108}
2026-02-17 02:59:36.796 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia9850747649", Addrs:set.Typed[string]{}}
2026-02-17 02:59:36.796 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia9850747649", Addrs:set.Typed[string]{}}
2026-02-17 02:59:36.796 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia9850747649", State:"up", Index:108}
2026-02-17 02:59:36.796 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia9850747649"
2026-02-17 02:59:36.796 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia9850747649"
2026-02-17 02:59:36.797 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia9850747649"
2026-02-17 02:59:36.799 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:36.799 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:36.809 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-2055/rs-66ss5, name=eth0)
2026-02-17 02:59:36.827 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:36.827 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"} status="up"
2026-02-17 02:59:36.827 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-3652"}
2026-02-17 02:59:36.827 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-2055/rs-66ss5" endpoint_id:"eth0"}
2026-02-17 02:59:36.827 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:36.827 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:36.827 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:36.828 [INFO][95] 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:59:36.828 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid1f295633b1" ipVersion=0x4 table="filter"
2026-02-17 02:59:36.828 [INFO][95] 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:59:36.828 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid1f295633b1" ipVersion=0x4 table="filter"
2026-02-17 02:59:36.828 [INFO][95] felix/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-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:36.828 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:36.828 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.231
2026-02-17 02:59:36.829 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-2055/rs-q6dw9, name=eth0)
2026-02-17 02:59:36.848 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-tcnfw, name=eth0)
2026-02-17 02:59:36.904 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali65211e02861" state="down"
2026-02-17 02:59:36.904 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65211e02861"
2026-02-17 02:59:36.904 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali65211e02861" state="up"
2026-02-17 02:59:36.906 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-66ss5", EndpointId:"eth0"}
2026-02-17 02:59:36.907 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-2055/rs-q6dw9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5559c4f546" profile_ids:"kns.disruption-2055" profile_ids:"ksa.disruption-2055.default" ipv4_nets:"10.100.8.232/32"}
2026-02-17 02:59:36.907 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-tcnfw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65211e02861" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.235/32"}
2026-02-17 02:59:36.907 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:36.907 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:36.907 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:36.907 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:36.907 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:36.907 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:36.908 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali65211e02861" ipVersion=0x4 table="filter"
2026-02-17 02:59:36.908 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali65211e02861" ipVersion=0x4 table="filter"
2026-02-17 02:59:36.908 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali65211e02861"
2026-02-17 02:59:36.908 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5559c4f546"
2026-02-17 02:59:36.908 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:36.908 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:36.908 [INFO][95] felix/endpoint_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-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:36.908 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:36.921 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="calid1f295633b1" state="down"
2026-02-17 02:59:36.921 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid1f295633b1"
2026-02-17 02:59:36.922 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=105
2026-02-17 02:59:36.926 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="calid1f295633b1" state=""
2026-02-17 02:59:36.926 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid1f295633b1"
2026-02-17 02:59:36.971 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:36.971 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"} status="down"
2026-02-17 02:59:36.971 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:36.971 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"} status="up"
2026-02-17 02:59:36.971 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65211e02861", State:"down", Index:109}
2026-02-17 02:59:36.971 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65211e02861", Addrs:set.Typed[string]{}}
2026-02-17 02:59:36.971 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65211e02861", Addrs:set.Typed[string]{}}
2026-02-17 02:59:36.971 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65211e02861", State:"up", Index:109}
2026-02-17 02:59:36.972 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid1f295633b1", State:"down", Index:105}
2026-02-17 02:59:36.972 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid1f295633b1", Addrs:set.Typed[string]{}}
2026-02-17 02:59:36.972 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid1f295633b1", Addrs:set.Typed[string]{}}
2026-02-17 02:59:36.972 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid1f295633b1", State:"", Index:105}
2026-02-17 02:59:36.972 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid1f295633b1", Addrs:set.Set[string](nil)}
2026-02-17 02:59:36.972 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid1f295633b1", Addrs:set.Set[string](nil)}
2026-02-17 02:59:36.972 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali65211e02861"
2026-02-17 02:59:36.972 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali65211e02861"
2026-02-17 02:59:36.972 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65211e02861"
2026-02-17 02:59:36.972 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:36.972 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:36.978 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-2c7bd, name=eth0)
2026-02-17 02:59:37.007 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:37.007 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"} status="up"
2026-02-17 02:59:37.008 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-2c7bd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ee2c57c2f7" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.227/32"}
2026-02-17 02:59:37.008 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:37.009 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:37.009 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:37.011 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8ee2c57c2f7" ipVersion=0x4 table="filter"
2026-02-17 02:59:37.011 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8ee2c57c2f7" ipVersion=0x4 table="filter"
2026-02-17 02:59:37.011 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8ee2c57c2f7"
2026-02-17 02:59:37.012 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:37.012 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:37.058 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali8ee2c57c2f7" state="down"
2026-02-17 02:59:37.058 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8ee2c57c2f7"
2026-02-17 02:59:37.058 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali8ee2c57c2f7" state="up"
2026-02-17 02:59:37.059 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:37.059 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"} status="down"
2026-02-17 02:59:37.059 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ee2c57c2f7", State:"down", Index:110}
2026-02-17 02:59:37.059 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ee2c57c2f7", Addrs:set.Typed[string]{}}
2026-02-17 02:59:37.059 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ee2c57c2f7", Addrs:set.Typed[string]{}}
2026-02-17 02:59:37.059 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ee2c57c2f7", State:"up", Index:110}
2026-02-17 02:59:37.059 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8ee2c57c2f7"
2026-02-17 02:59:37.059 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8ee2c57c2f7"
2026-02-17 02:59:37.059 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ee2c57c2f7"
2026-02-17 02:59:37.059 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:37.059 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:37.088 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:37.089 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"} status="up"
2026-02-17 02:59:37.125 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2055"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2055"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2055"}
2026-02-17 02:59:37.138 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-grwfq, name=eth0)
2026-02-17 02:59:37.149 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-grwfq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ae6d9374cf" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.236/32"}
2026-02-17 02:59:37.149 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:37.149 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:37.149 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:37.150 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4ae6d9374cf" ipVersion=0x4 table="filter"
2026-02-17 02:59:37.151 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4ae6d9374cf" ipVersion=0x4 table="filter"
2026-02-17 02:59:37.151 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4ae6d9374cf"
2026-02-17 02:59:37.151 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:37.151 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:37.194 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali4ae6d9374cf" state="down"
2026-02-17 02:59:37.195 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4ae6d9374cf"
2026-02-17 02:59:37.207 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali4ae6d9374cf" state="up"
2026-02-17 02:59:37.217 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:37.217 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"} status="down"
2026-02-17 02:59:37.217 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ae6d9374cf", State:"down", Index:111}
2026-02-17 02:59:37.217 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ae6d9374cf", Addrs:set.Typed[string]{}}
2026-02-17 02:59:37.217 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ae6d9374cf", Addrs:set.Typed[string]{}}
2026-02-17 02:59:37.217 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ae6d9374cf", State:"up", Index:111}
2026-02-17 02:59:37.218 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4ae6d9374cf"
2026-02-17 02:59:37.218 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ae6d9374cf"
2026-02-17 02:59:37.218 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ae6d9374cf"
2026-02-17 02:59:37.218 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:37.220 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:37.255 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:37.255 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"} status="up"
2026-02-17 02:59:37.255 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8936"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8936"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8936"}
2026-02-17 02:59:37.255 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8936" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:37.830 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-grwfq, name=eth0)
2026-02-17 02:59:37.830 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-grwfq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ae6d9374cf" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.236/32"}
2026-02-17 02:59:37.830 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:37.830 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:37.830 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:37.831 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ae6d9374cf"
2026-02-17 02:59:37.831 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:37.831 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:37.855 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-tcnfw, name=eth0)
2026-02-17 02:59:37.863 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:37.863 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"} status="up"
2026-02-17 02:59:37.863 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-tcnfw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65211e02861" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.235/32"}
2026-02-17 02:59:37.864 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:37.864 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:37.864 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:37.865 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65211e02861"
2026-02-17 02:59:37.865 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:37.865 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:37.874 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-2c7bd, name=eth0)
2026-02-17 02:59:37.889 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=107
2026-02-17 02:59:37.889 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali72f5c767bc4"
2026-02-17 02:59:37.896 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-bhmpf, name=eth0)
2026-02-17 02:59:37.908 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:37.909 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"} status="up"
2026-02-17 02:59:37.909 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-2c7bd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ee2c57c2f7" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.227/32"}
2026-02-17 02:59:37.909 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-bhmpf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali72f5c767bc4" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.234/32"}
2026-02-17 02:59:37.909 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:37.909 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:37.909 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:37.910 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:37.910 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:37.910 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:37.910 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali72f5c767bc4"
2026-02-17 02:59:37.910 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ee2c57c2f7"
2026-02-17 02:59:37.911 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:37.911 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:37.911 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:37.911 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:37.920 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-225lj, name=eth0)
2026-02-17 02:59:37.943 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7, name=eth0)
2026-02-17 02:59:37.958 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:37.959 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"} status="up"
2026-02-17 02:59:37.959 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:37.959 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"} status="up"
2026-02-17 02:59:37.959 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72f5c767bc4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:37.959 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72f5c767bc4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:37.995 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-225lj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia9850747649" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.233/32"}
2026-02-17 02:59:37.995 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-8936"} profile:{inbound_rules:{action:"allow" rule_id:"v25Va-8g5fPFVwr6"} outbound_rules:{action:"allow" rule_id:"n8Qa8XZWN92tre03"}}
2026-02-17 02:59:37.995 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-8936.default"} profile:{}
2026-02-17 02:59:37.995 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid3adcc38839" profile_ids:"kns.secrets-8936" profile_ids:"ksa.secrets-8936.default" ipv4_nets:"10.100.8.237/32"}
2026-02-17 02:59:37.995 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:37.995 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:37.995 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:37.997 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:37.997 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:37.997 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:37.998 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:59:37.998 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid3adcc38839" ipVersion=0x4 table="filter"
2026-02-17 02:59:37.998 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-8936" ipVersion=0x4 table="filter"
2026-02-17 02:59:37.998 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8-JSKk4XUEtG0WsJV_" ipVersion=0x4 table="filter"
2026-02-17 02:59:37.998 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:59:37.998 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid3adcc38839" ipVersion=0x4 table="filter"
2026-02-17 02:59:37.998 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-8936" ipVersion=0x4 table="filter"
2026-02-17 02:59:37.998 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8-JSKk4XUEtG0WsJV_" ipVersion=0x4 table="filter"
2026-02-17 02:59:37.998 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia9850747649"
2026-02-17 02:59:37.999 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid3adcc38839"
2026-02-17 02:59:37.999 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:37.999 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:37.999 [INFO][95] felix/endpoint_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-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:37.999 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:38.001 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calid3adcc38839" state="down"
2026-02-17 02:59:38.001 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid3adcc38839"
2026-02-17 02:59:38.003 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calid3adcc38839" state="up"
2026-02-17 02:59:38.045 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:38.045 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"} status="up"
2026-02-17 02:59:38.045 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:38.045 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"} status="down"
2026-02-17 02:59:38.045 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid3adcc38839", State:"down", Index:112}
2026-02-17 02:59:38.046 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid3adcc38839", Addrs:set.Typed[string]{}}
2026-02-17 02:59:38.046 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid3adcc38839", Addrs:set.Typed[string]{}}
2026-02-17 02:59:38.046 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid3adcc38839", State:"up", Index:112}
2026-02-17 02:59:38.046 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid3adcc38839"
2026-02-17 02:59:38.046 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid3adcc38839"
2026-02-17 02:59:38.046 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid3adcc38839"
2026-02-17 02:59:38.047 [INFO][95] felix/endpoint_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-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:38.047 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:38.076 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:38.076 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"} status="up"
2026-02-17 02:59:38.085 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=108
2026-02-17 02:59:38.085 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia9850747649"
2026-02-17 02:59:38.085 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia9850747649", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:38.085 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia9850747649", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:38.145 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=109
2026-02-17 02:59:38.145 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali65211e02861"
2026-02-17 02:59:38.145 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65211e02861", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:38.145 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65211e02861", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:38.209 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=110
2026-02-17 02:59:38.209 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8ee2c57c2f7"
2026-02-17 02:59:38.209 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ee2c57c2f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:38.210 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ee2c57c2f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:38.433 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=111
2026-02-17 02:59:38.433 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4ae6d9374cf"
2026-02-17 02:59:38.433 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ae6d9374cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:38.433 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ae6d9374cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:38.866 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7, name=eth0)
2026-02-17 02:59:38.866 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid3adcc38839" profile_ids:"kns.secrets-8936" profile_ids:"ksa.secrets-8936.default" ipv4_nets:"10.100.8.237/32"}
2026-02-17 02:59:38.867 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:38.867 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:38.867 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:38.869 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid3adcc38839"
2026-02-17 02:59:38.869 [INFO][95] felix/endpoint_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-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:38.869 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:38.896 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:38.897 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"} status="up"
2026-02-17 02:59:39.349 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-tcnfw, name=eth0)
2026-02-17 02:59:39.349 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-tcnfw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65211e02861" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.235/32"}
2026-02-17 02:59:39.349 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:39.349 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:39.349 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:39.350 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65211e02861"
2026-02-17 02:59:39.351 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:39.351 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:39.367 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-tcnfw, name=eth0)
2026-02-17 02:59:39.386 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:39.386 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"} status="up"
2026-02-17 02:59:39.386 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-tcnfw" endpoint_id:"eth0"}
2026-02-17 02:59:39.386 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:39.387 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:39.389 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:39.390 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali65211e02861" ipVersion=0x4 table="filter"
2026-02-17 02:59:39.390 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali65211e02861" ipVersion=0x4 table="filter"
2026-02-17 02:59:39.390 [INFO][95] felix/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-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:39.390 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:39.391 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.235
2026-02-17 02:59:39.467 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tcnfw", EndpointId:"eth0"}
2026-02-17 02:59:39.685 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=112
2026-02-17 02:59:39.685 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid3adcc38839"
2026-02-17 02:59:39.685 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid3adcc38839", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:39.685 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid3adcc38839", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:39.904 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-r466t, name=eth0)
2026-02-17 02:59:39.905 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-r466t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97d97ee9aff" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.238/32"}
2026-02-17 02:59:39.905 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:39.905 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:39.905 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:39.905 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali97d97ee9aff" ipVersion=0x4 table="filter"
2026-02-17 02:59:39.905 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali97d97ee9aff" ipVersion=0x4 table="filter"
2026-02-17 02:59:39.905 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali97d97ee9aff"
2026-02-17 02:59:39.905 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:39.905 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:39.996 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:39.996 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali97d97ee9aff" state="down"
2026-02-17 02:59:39.996 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"} status="down"
2026-02-17 02:59:39.996 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97d97ee9aff", State:"down", Index:113}
2026-02-17 02:59:39.996 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97d97ee9aff"
2026-02-17 02:59:39.996 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:39.996 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali97d97ee9aff"
2026-02-17 02:59:39.997 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:39.997 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali97d97ee9aff" state="up"
2026-02-17 02:59:40.026 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:40.026 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"} status="down"
2026-02-17 02:59:40.026 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97d97ee9aff", Addrs:set.Typed[string]{}}
2026-02-17 02:59:40.026 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97d97ee9aff", Addrs:set.Typed[string]{}}
2026-02-17 02:59:40.026 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97d97ee9aff", State:"up", Index:113}
2026-02-17 02:59:40.026 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali97d97ee9aff"
2026-02-17 02:59:40.026 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97d97ee9aff"
2026-02-17 02:59:40.027 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97d97ee9aff"
2026-02-17 02:59:40.027 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:40.027 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:40.056 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:40.056 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"} status="up"
2026-02-17 02:59:40.137 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-6gl59, name=eth0)
2026-02-17 02:59:40.137 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-6gl59" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie54a4687ab2" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.239/32"}
2026-02-17 02:59:40.138 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:40.138 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:40.138 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:40.138 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie54a4687ab2" ipVersion=0x4 table="filter"
2026-02-17 02:59:40.138 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie54a4687ab2" ipVersion=0x4 table="filter"
2026-02-17 02:59:40.138 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie54a4687ab2"
2026-02-17 02:59:40.138 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:40.138 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:40.187 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-4807/netserver-1, name=eth0)
2026-02-17 02:59:40.194 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:40.194 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"} status="down"
2026-02-17 02:59:40.194 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4807/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidafa318c437" profile_ids:"kns.pod-network-test-4807" profile_ids:"ksa.pod-network-test-4807.default" ipv4_nets:"10.100.8.230/32"}
2026-02-17 02:59:40.194 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:40.194 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:40.194 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:40.195 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidafa318c437"
2026-02-17 02:59:40.195 [INFO][95] felix/endpoint_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-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:40.196 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:40.216 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="calie54a4687ab2" state="down"
2026-02-17 02:59:40.217 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie54a4687ab2"
2026-02-17 02:59:40.218 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="calie54a4687ab2" state="up"
2026-02-17 02:59:40.268 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:40.268 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:59:40.269 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4807"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4807"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4807"}
2026-02-17 02:59:40.284 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7, name=eth0)
2026-02-17 02:59:40.315 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid3adcc38839" profile_ids:"kns.secrets-8936" profile_ids:"ksa.secrets-8936.default" ipv4_nets:"10.100.8.237/32"}
2026-02-17 02:59:40.315 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:40.315 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:40.315 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 112
2026-02-17 02:59:40.317 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid3adcc38839"
2026-02-17 02:59:40.317 [INFO][95] 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:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:40.317 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:40.344 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:40.345 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"} status="down"
2026-02-17 02:59:40.345 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie54a4687ab2", State:"down", Index:114}
2026-02-17 02:59:40.345 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie54a4687ab2", Addrs:set.Typed[string]{}}
2026-02-17 02:59:40.345 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie54a4687ab2", Addrs:set.Typed[string]{}}
2026-02-17 02:59:40.345 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie54a4687ab2", State:"up", Index:114}
2026-02-17 02:59:40.345 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie54a4687ab2"
2026-02-17 02:59:40.345 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie54a4687ab2"
2026-02-17 02:59:40.345 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid3adcc38839"
2026-02-17 02:59:40.345 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie54a4687ab2"
2026-02-17 02:59:40.345 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:40.345 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:40.373 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:40.373 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"} status="up"
2026-02-17 02:59:40.400 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calid3adcc38839" state="down"
2026-02-17 02:59:40.401 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid3adcc38839"
2026-02-17 02:59:40.401 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid3adcc38839", State:"down", Index:112}
2026-02-17 02:59:40.401 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid3adcc38839", Addrs:set.Typed[string]{}}
2026-02-17 02:59:40.401 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid3adcc38839", Addrs:set.Typed[string]{}}
2026-02-17 02:59:40.401 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid3adcc38839"
2026-02-17 02:59:40.401 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid3adcc38839"
2026-02-17 02:59:40.401 [INFO][95] felix/endpoint_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-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:40.401 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:40.402 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.237
2026-02-17 02:59:40.403 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=112
2026-02-17 02:59:40.410 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calid3adcc38839" state=""
2026-02-17 02:59:40.410 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid3adcc38839"
2026-02-17 02:59:40.431 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:40.431 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"} status="down"
2026-02-17 02:59:40.431 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid3adcc38839", State:"", Index:112}
2026-02-17 02:59:40.431 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid3adcc38839", Addrs:set.Set[string](nil)}
2026-02-17 02:59:40.431 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid3adcc38839", Addrs:set.Set[string](nil)}
2026-02-17 02:59:40.431 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid3adcc38839"
2026-02-17 02:59:40.431 [INFO][95] felix/endpoint_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-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:40.431 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:40.461 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:40.461 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"} status="down"
2026-02-17 02:59:40.625 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7, name=eth0)
2026-02-17 02:59:40.625 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7" endpoint_id:"eth0"}
2026-02-17 02:59:40.625 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-8936"}
2026-02-17 02:59:40.625 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-8936.default"}
2026-02-17 02:59:40.626 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:40.626 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:40.626 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-8936" ipVersion=0x4 table="filter"
2026-02-17 02:59:40.626 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8-JSKk4XUEtG0WsJV_" ipVersion=0x4 table="filter"
2026-02-17 02:59:40.627 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-8936" ipVersion=0x4 table="filter"
2026-02-17 02:59:40.627 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8-JSKk4XUEtG0WsJV_" ipVersion=0x4 table="filter"
2026-02-17 02:59:40.627 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:40.627 [INFO][95] 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:59:40.627 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid3adcc38839" ipVersion=0x4 table="filter"
2026-02-17 02:59:40.627 [INFO][95] 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:59:40.627 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid3adcc38839" ipVersion=0x4 table="filter"
2026-02-17 02:59:40.627 [INFO][95] felix/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-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:40.627 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:40.634 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali65211e02861" state="down"
2026-02-17 02:59:40.634 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65211e02861"
2026-02-17 02:59:40.640 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=109
2026-02-17 02:59:40.645 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali65211e02861" state=""
2026-02-17 02:59:40.645 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali65211e02861"
2026-02-17 02:59:40.686 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8936/pod-secrets-70427707-2282-41dc-8557-67196a0663e7", EndpointId:"eth0"}
2026-02-17 02:59:40.686 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65211e02861", State:"down", Index:109}
2026-02-17 02:59:40.687 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65211e02861", Addrs:set.Typed[string]{}}
2026-02-17 02:59:40.687 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65211e02861", Addrs:set.Typed[string]{}}
2026-02-17 02:59:40.687 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65211e02861", State:"", Index:109}
2026-02-17 02:59:40.687 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65211e02861", Addrs:set.Set[string](nil)}
2026-02-17 02:59:40.687 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65211e02861", Addrs:set.Set[string](nil)}
2026-02-17 02:59:40.748 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pod-network-test-4807/netserver-1, name=eth0)
2026-02-17 02:59:40.749 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4807/netserver-1" endpoint_id:"eth0"}
2026-02-17 02:59:40.749 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-4807"}
2026-02-17 02:59:40.749 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-4807.default"}
2026-02-17 02:59:40.749 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:40.749 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:40.749 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Lb5zAR4uWSfGWfVLN1" ipVersion=0x4 table="filter"
2026-02-17 02:59:40.749 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xrbK65Dh68xv9CjccI" ipVersion=0x4 table="filter"
2026-02-17 02:59:40.749 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Lb5zAR4uWSfGWfVLN1" ipVersion=0x4 table="filter"
2026-02-17 02:59:40.749 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xrbK65Dh68xv9CjccI" ipVersion=0x4 table="filter"
2026-02-17 02:59:40.750 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:40.750 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidafa318c437" ipVersion=0x4 table="filter"
2026-02-17 02:59:40.750 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidafa318c437" ipVersion=0x4 table="filter"
2026-02-17 02:59:40.750 [INFO][95] felix/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-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:40.750 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:40.750 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.230
2026-02-17 02:59:40.818 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4807/netserver-1", EndpointId:"eth0"}
2026-02-17 02:59:40.858 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=102
2026-02-17 02:59:40.858 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidafa318c437"
2026-02-17 02:59:40.858 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calidafa318c437" state="down"
2026-02-17 02:59:40.858 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidafa318c437", Addrs:set.Typed[string]{}}
2026-02-17 02:59:40.858 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidafa318c437", Addrs:set.Typed[string]{}}
2026-02-17 02:59:40.858 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calidafa318c437" state=""
2026-02-17 02:59:40.858 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidafa318c437", State:"down", Index:102}
2026-02-17 02:59:40.858 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidafa318c437"
2026-02-17 02:59:40.858 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidafa318c437", State:"", Index:102}
2026-02-17 02:59:40.858 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidafa318c437", Addrs:set.Set[string](nil)}
2026-02-17 02:59:40.858 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidafa318c437", Addrs:set.Set[string](nil)}
2026-02-17 02:59:40.870 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-r466t, name=eth0)
2026-02-17 02:59:40.883 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-r466t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97d97ee9aff" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.238/32"}
2026-02-17 02:59:40.883 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:40.883 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:40.883 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:40.884 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97d97ee9aff"
2026-02-17 02:59:40.884 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:40.884 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:40.924 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:40.924 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"} status="up"
2026-02-17 02:59:40.925 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-6gl59, name=eth0)
2026-02-17 02:59:40.925 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-6gl59" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie54a4687ab2" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.239/32"}
2026-02-17 02:59:40.925 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:40.925 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:40.926 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:40.926 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie54a4687ab2"
2026-02-17 02:59:40.927 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:40.927 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:40.952 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:40.952 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"} status="up"
2026-02-17 02:59:41.314 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=114
2026-02-17 02:59:41.314 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie54a4687ab2"
2026-02-17 02:59:41.314 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie54a4687ab2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:41.314 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie54a4687ab2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:41.345 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=113
2026-02-17 02:59:41.346 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali97d97ee9aff"
2026-02-17 02:59:41.346 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97d97ee9aff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:41.346 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97d97ee9aff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:41.487 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8936"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8936"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8936"}
2026-02-17 02:59:41.514 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7792"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7792"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7792"}
2026-02-17 02:59:41.553 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7792" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:41.932 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-r466t, name=eth0)
2026-02-17 02:59:41.932 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-r466t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97d97ee9aff" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.238/32"}
2026-02-17 02:59:41.932 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:41.932 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:41.932 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:41.933 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97d97ee9aff"
2026-02-17 02:59:41.933 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:41.933 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:41.970 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:41.970 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"} status="up"
2026-02-17 02:59:41.974 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-6gl59, name=eth0)
2026-02-17 02:59:41.974 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-6gl59" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie54a4687ab2" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.239/32"}
2026-02-17 02:59:41.974 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:41.974 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:41.974 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:41.975 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie54a4687ab2"
2026-02-17 02:59:41.976 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:41.976 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:42.040 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:42.041 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"} status="up"
2026-02-17 02:59:42.214 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-2055/rs-q6dw9, name=eth0)
2026-02-17 02:59:42.214 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-2055/rs-q6dw9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5559c4f546" profile_ids:"kns.disruption-2055" profile_ids:"ksa.disruption-2055.default" ipv4_nets:"10.100.8.232/32"}
2026-02-17 02:59:42.214 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:42.215 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:42.215 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:42.215 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5559c4f546"
2026-02-17 02:59:42.216 [INFO][95] felix/endpoint_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-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:42.216 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:42.283 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:42.283 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"} status="up"
2026-02-17 02:59:42.283 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2055"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2055"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2055"}
2026-02-17 02:59:42.323 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-tz976, name=eth0)
2026-02-17 02:59:42.324 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-tz976" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a1bd9aedd3" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.240/32"}
2026-02-17 02:59:42.324 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:42.324 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:42.324 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:42.325 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:59:42.325 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9a1bd9aedd3" ipVersion=0x4 table="filter"
2026-02-17 02:59:42.325 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:59:42.325 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9a1bd9aedd3" ipVersion=0x4 table="filter"
2026-02-17 02:59:42.325 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9a1bd9aedd3"
2026-02-17 02:59:42.325 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:42.325 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:42.370 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:42.370 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"} status="down"
2026-02-17 02:59:42.387 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali9a1bd9aedd3" state="down"
2026-02-17 02:59:42.388 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a1bd9aedd3", State:"down", Index:115}
2026-02-17 02:59:42.388 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a1bd9aedd3"
2026-02-17 02:59:42.388 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a1bd9aedd3"
2026-02-17 02:59:42.388 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:42.388 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:42.394 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali9a1bd9aedd3" state="up"
2026-02-17 02:59:42.503 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:42.503 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"} status="down"
2026-02-17 02:59:42.503 [INFO][95] felix/summary.go 100: Summarising 400 dataplane reconciliation loops over 1m0.1s: avg=37ms longest=301ms (resync-calico-v4,resync-filter-v4)
2026-02-17 02:59:42.503 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a1bd9aedd3", Addrs:set.Typed[string]{}}
2026-02-17 02:59:42.503 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a1bd9aedd3", Addrs:set.Typed[string]{}}
2026-02-17 02:59:42.503 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a1bd9aedd3", State:"up", Index:115}
2026-02-17 02:59:42.503 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9a1bd9aedd3"
2026-02-17 02:59:42.503 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a1bd9aedd3"
2026-02-17 02:59:42.503 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a1bd9aedd3"
2026-02-17 02:59:42.503 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:42.503 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:42.551 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:42.552 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"} status="up"
2026-02-17 02:59:42.571 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-qsss9, name=eth0)
2026-02-17 02:59:42.571 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-qsss9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03669330651" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.242/32"}
2026-02-17 02:59:42.571 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:42.571 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:42.571 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:42.572 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali03669330651" ipVersion=0x4 table="filter"
2026-02-17 02:59:42.572 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali03669330651" ipVersion=0x4 table="filter"
2026-02-17 02:59:42.572 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali03669330651"
2026-02-17 02:59:42.572 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:42.572 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:42.631 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:42.631 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"} status="down"
2026-02-17 02:59:42.642 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali03669330651" state="down"
2026-02-17 02:59:42.642 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali03669330651"
2026-02-17 02:59:42.642 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali03669330651" state="up"
2026-02-17 02:59:42.642 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03669330651", State:"down", Index:116}
2026-02-17 02:59:42.642 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03669330651", Addrs:set.Typed[string]{}}
2026-02-17 02:59:42.642 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03669330651", Addrs:set.Typed[string]{}}
2026-02-17 02:59:42.642 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03669330651", State:"up", Index:116}
2026-02-17 02:59:42.642 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali03669330651"
2026-02-17 02:59:42.642 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali03669330651"
2026-02-17 02:59:42.643 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03669330651"
2026-02-17 02:59:42.643 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:42.643 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:42.664 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:42.664 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"} status="up"
2026-02-17 02:59:42.758 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-g8qlk, name=eth0)
2026-02-17 02:59:42.758 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-g8qlk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic2165cd8641" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.241/32"}
2026-02-17 02:59:42.759 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:42.759 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:42.759 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:42.759 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 02:59:42.759 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic2165cd8641" ipVersion=0x4 table="filter"
2026-02-17 02:59:42.759 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 02:59:42.759 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic2165cd8641" ipVersion=0x4 table="filter"
2026-02-17 02:59:42.759 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic2165cd8641"
2026-02-17 02:59:42.759 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:42.760 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:42.809 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="calic2165cd8641" state="down"
2026-02-17 02:59:42.809 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic2165cd8641"
2026-02-17 02:59:42.823 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:42.823 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"} status="down"
2026-02-17 02:59:42.823 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2165cd8641", State:"down", Index:117}
2026-02-17 02:59:42.823 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2165cd8641", Addrs:set.Typed[string]{}}
2026-02-17 02:59:42.823 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2165cd8641", Addrs:set.Typed[string]{}}
2026-02-17 02:59:42.824 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic2165cd8641"
2026-02-17 02:59:42.824 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:42.824 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:42.828 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="calic2165cd8641" state="up"
2026-02-17 02:59:42.853 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:42.853 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"} status="down"
2026-02-17 02:59:42.853 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2165cd8641", State:"up", Index:117}
2026-02-17 02:59:42.853 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic2165cd8641"
2026-02-17 02:59:42.854 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic2165cd8641"
2026-02-17 02:59:42.854 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic2165cd8641"
2026-02-17 02:59:42.855 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:42.855 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:42.884 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:42.884 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"} status="up"
2026-02-17 02:59:42.926 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-ncznh, name=eth0)
2026-02-17 02:59:42.927 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-ncznh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali55fed3b6e3f" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.243/32"}
2026-02-17 02:59:42.927 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:42.927 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:42.927 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:42.928 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:59:42.928 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali55fed3b6e3f" ipVersion=0x4 table="filter"
2026-02-17 02:59:42.928 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-17 02:59:42.928 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali55fed3b6e3f" ipVersion=0x4 table="filter"
2026-02-17 02:59:42.928 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali55fed3b6e3f"
2026-02-17 02:59:42.928 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:42.928 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:42.977 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali55fed3b6e3f" state="down"
2026-02-17 02:59:42.977 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali55fed3b6e3f"
2026-02-17 02:59:42.978 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:42.978 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"} status="down"
2026-02-17 02:59:42.978 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali55fed3b6e3f", State:"down", Index:118}
2026-02-17 02:59:42.978 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali55fed3b6e3f", Addrs:set.Typed[string]{}}
2026-02-17 02:59:42.978 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali55fed3b6e3f", Addrs:set.Typed[string]{}}
2026-02-17 02:59:42.978 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali55fed3b6e3f"
2026-02-17 02:59:42.978 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:42.978 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:42.984 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali55fed3b6e3f" state="up"
2026-02-17 02:59:43.002 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:43.002 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"} status="down"
2026-02-17 02:59:43.003 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali55fed3b6e3f", State:"up", Index:118}
2026-02-17 02:59:43.003 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali55fed3b6e3f"
2026-02-17 02:59:43.003 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali55fed3b6e3f"
2026-02-17 02:59:43.003 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali55fed3b6e3f"
2026-02-17 02:59:43.003 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:43.003 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:43.021 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-2055/rs-q6dw9, name=eth0)
2026-02-17 02:59:43.044 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:43.044 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"} status="up"
2026-02-17 02:59:43.044 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-2055/rs-q6dw9" endpoint_id:"eth0"}
2026-02-17 02:59:43.044 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-2055"}
2026-02-17 02:59:43.044 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-2055.default"}
2026-02-17 02:59:43.044 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:43.044 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:43.044 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-2055" ipVersion=0x4 table="filter"
2026-02-17 02:59:43.044 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__tZPL3kWZqwDbQsIey" ipVersion=0x4 table="filter"
2026-02-17 02:59:43.044 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-2055" ipVersion=0x4 table="filter"
2026-02-17 02:59:43.044 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__tZPL3kWZqwDbQsIey" ipVersion=0x4 table="filter"
2026-02-17 02:59:43.044 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:43.045 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 02:59:43.045 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic5559c4f546" ipVersion=0x4 table="filter"
2026-02-17 02:59:43.045 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 02:59:43.045 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic5559c4f546" ipVersion=0x4 table="filter"
2026-02-17 02:59:43.045 [INFO][95] felix/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-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:43.045 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:43.046 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.232
2026-02-17 02:59:43.118 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-2055/rs-q6dw9", EndpointId:"eth0"}
2026-02-17 02:59:43.126 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calic5559c4f546" state="down"
2026-02-17 02:59:43.127 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5559c4f546"
2026-02-17 02:59:43.127 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=106
2026-02-17 02:59:43.127 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5559c4f546", State:"down", Index:106}
2026-02-17 02:59:43.127 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5559c4f546", Addrs:set.Typed[string]{}}
2026-02-17 02:59:43.127 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5559c4f546", Addrs:set.Typed[string]{}}
2026-02-17 02:59:43.131 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calic5559c4f546" state=""
2026-02-17 02:59:43.131 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic5559c4f546"
2026-02-17 02:59:43.154 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5559c4f546", State:"", Index:106}
2026-02-17 02:59:43.154 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5559c4f546", Addrs:set.Set[string](nil)}
2026-02-17 02:59:43.154 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5559c4f546", Addrs:set.Set[string](nil)}
2026-02-17 02:59:43.176 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-qv2wx, name=eth0)
2026-02-17 02:59:43.179 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-qv2wx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali932649a8ffc" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.244/32"}
2026-02-17 02:59:43.179 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:43.180 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:43.180 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:43.181 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali932649a8ffc" ipVersion=0x4 table="filter"
2026-02-17 02:59:43.181 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali932649a8ffc" ipVersion=0x4 table="filter"
2026-02-17 02:59:43.181 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali932649a8ffc"
2026-02-17 02:59:43.181 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:43.181 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:43.226 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:43.226 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"} status="down"
2026-02-17 02:59:43.242 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali932649a8ffc" state="down"
2026-02-17 02:59:43.242 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali932649a8ffc"
2026-02-17 02:59:43.242 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali932649a8ffc", State:"down", Index:119}
2026-02-17 02:59:43.242 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali932649a8ffc", Addrs:set.Typed[string]{}}
2026-02-17 02:59:43.242 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali932649a8ffc", Addrs:set.Typed[string]{}}
2026-02-17 02:59:43.243 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali932649a8ffc"
2026-02-17 02:59:43.243 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:43.243 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:43.246 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali932649a8ffc" state="up"
2026-02-17 02:59:43.291 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:43.291 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"} status="down"
2026-02-17 02:59:43.291 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali932649a8ffc", State:"up", Index:119}
2026-02-17 02:59:43.292 [INFO][95] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:59:43.323 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali932649a8ffc"
2026-02-17 02:59:43.323 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali932649a8ffc"
2026-02-17 02:59:43.324 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali932649a8ffc"
2026-02-17 02:59:43.324 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:43.324 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:43.361 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-67dgb, name=eth0)
2026-02-17 02:59:43.372 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:43.372 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"} status="up"
2026-02-17 02:59:43.372 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-67dgb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali87e187e30e7" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.246/32"}
2026-02-17 02:59:43.408 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="cali87e187e30e7" state="down"
2026-02-17 02:59:43.408 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87e187e30e7", State:"down", Index:120}
2026-02-17 02:59:43.409 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali87e187e30e7"
2026-02-17 02:59:43.409 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87e187e30e7", Addrs:set.Typed[string]{}}
2026-02-17 02:59:43.409 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87e187e30e7", Addrs:set.Typed[string]{}}
2026-02-17 02:59:43.415 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="cali87e187e30e7" state="up"
2026-02-17 02:59:43.415 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87e187e30e7", State:"up", Index:120}
2026-02-17 02:59:43.430 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali87e187e30e7"
2026-02-17 02:59:43.430 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"}
2026-02-17 02:59:43.430 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"}
2026-02-17 02:59:43.430 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"}
2026-02-17 02:59:43.431 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:59:43.431 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali87e187e30e7" ipVersion=0x4 table="filter"
2026-02-17 02:59:43.431 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:59:43.431 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali87e187e30e7" ipVersion=0x4 table="filter"
2026-02-17 02:59:43.431 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali87e187e30e7"
2026-02-17 02:59:43.431 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"}
2026-02-17 02:59:43.431 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"}
2026-02-17 02:59:43.482 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:43.482 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"} status="up"
2026-02-17 02:59:43.531 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-765"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-765"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-765"}
2026-02-17 02:59:43.576 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-2htxp, name=eth0)
2026-02-17 02:59:43.577 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-2htxp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7647304ee4a" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.248/32"}
2026-02-17 02:59:43.583 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9053"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9053"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9053"}
2026-02-17 02:59:43.602 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9053" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:43.630 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali7647304ee4a" state="down"
2026-02-17 02:59:43.631 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7647304ee4a"
2026-02-17 02:59:43.631 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali7647304ee4a" state="up"
2026-02-17 02:59:43.631 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7647304ee4a", State:"down", Index:121}
2026-02-17 02:59:43.631 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7647304ee4a", Addrs:set.Typed[string]{}}
2026-02-17 02:59:43.631 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7647304ee4a", Addrs:set.Typed[string]{}}
2026-02-17 02:59:43.631 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7647304ee4a", State:"up", Index:121}
2026-02-17 02:59:43.632 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9053"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9053"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9053"} labels:{key:"webhook-9053" value:"true"}
2026-02-17 02:59:43.639 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7647304ee4a"
2026-02-17 02:59:43.640 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"}
2026-02-17 02:59:43.640 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"}
2026-02-17 02:59:43.640 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"}
2026-02-17 02:59:43.641 [INFO][95] 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:43.641 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7647304ee4a" ipVersion=0x4 table="filter"
2026-02-17 02:59:43.641 [INFO][95] 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:43.641 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7647304ee4a" ipVersion=0x4 table="filter"
2026-02-17 02:59:43.641 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7647304ee4a"
2026-02-17 02:59:43.641 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"}
2026-02-17 02:59:43.641 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"}
2026-02-17 02:59:43.744 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:43.744 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"} status="up"
2026-02-17 02:59:43.744 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-652"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-652"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-652"} labels:{key:"webhook-9053-markers" value:"true"}
2026-02-17 02:59:43.745 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-652" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:43.883 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-lcb5p, name=eth0)
2026-02-17 02:59:43.884 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-lcb5p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5016d82347a" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.249/32"}
2026-02-17 02:59:43.884 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:43.884 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:43.884 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:43.884 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5016d82347a" ipVersion=0x4 nextLog=2026-02-17 02:59:50.639194649 +0000 UTC m=+1044.953603167 table="filter"
2026-02-17 02:59:43.885 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5016d82347a"
2026-02-17 02:59:43.885 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:43.885 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:43.937 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali5016d82347a" state="down"
2026-02-17 02:59:43.937 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5016d82347a"
2026-02-17 02:59:43.941 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali5016d82347a" state="up"
2026-02-17 02:59:43.955 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:43.955 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"} status="down"
2026-02-17 02:59:43.955 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5016d82347a", State:"down", Index:122}
2026-02-17 02:59:43.955 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5016d82347a", Addrs:set.Typed[string]{}}
2026-02-17 02:59:43.955 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5016d82347a", Addrs:set.Typed[string]{}}
2026-02-17 02:59:43.955 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5016d82347a", State:"up", Index:122}
2026-02-17 02:59:43.958 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5016d82347a"
2026-02-17 02:59:43.958 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5016d82347a"
2026-02-17 02:59:43.958 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5016d82347a"
2026-02-17 02:59:43.958 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:43.959 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:43.985 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-qsss9, name=eth0)
2026-02-17 02:59:43.988 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:43.988 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"} status="up"
2026-02-17 02:59:43.988 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-qsss9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03669330651" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.242/32"}
2026-02-17 02:59:44.009 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-g8qlk, name=eth0)
2026-02-17 02:59:44.009 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-g8qlk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic2165cd8641" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.241/32"}
2026-02-17 02:59:44.046 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-tz976, name=eth0)
2026-02-17 02:59:44.046 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-tz976" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a1bd9aedd3" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.240/32"}
2026-02-17 02:59:44.066 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:44.067 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:44.067 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:44.067 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:44.067 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:44.067 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:44.068 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:44.068 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:44.068 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:44.068 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a1bd9aedd3"
2026-02-17 02:59:44.068 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03669330651"
2026-02-17 02:59:44.069 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic2165cd8641"
2026-02-17 02:59:44.069 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:44.069 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:44.069 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:44.069 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:44.069 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:44.069 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:44.091 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-ncznh, name=eth0)
2026-02-17 02:59:44.091 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-6l64b, name=eth0)
2026-02-17 02:59:44.105 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali5606dc70c5a" state="down"
2026-02-17 02:59:44.106 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5606dc70c5a"
2026-02-17 02:59:44.106 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:44.106 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"} status="up"
2026-02-17 02:59:44.106 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:44.106 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"} status="up"
2026-02-17 02:59:44.106 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:44.106 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"} status="up"
2026-02-17 02:59:44.106 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-ncznh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali55fed3b6e3f" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.243/32"}
2026-02-17 02:59:44.106 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-6l64b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5606dc70c5a" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.250/32"}
2026-02-17 02:59:44.106 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5606dc70c5a", State:"down", Index:123}
2026-02-17 02:59:44.107 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5606dc70c5a", Addrs:set.Typed[string]{}}
2026-02-17 02:59:44.107 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5606dc70c5a", Addrs:set.Typed[string]{}}
2026-02-17 02:59:44.113 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali5606dc70c5a" state="up"
2026-02-17 02:59:44.114 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5606dc70c5a", State:"up", Index:123}
2026-02-17 02:59:44.129 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=115
2026-02-17 02:59:44.129 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9a1bd9aedd3"
2026-02-17 02:59:44.129 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a1bd9aedd3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:44.129 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a1bd9aedd3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:44.173 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5606dc70c5a"
2026-02-17 02:59:44.173 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:44.173 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:44.173 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:44.174 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:44.174 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:44.174 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:44.174 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5606dc70c5a"
2026-02-17 02:59:44.175 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali55fed3b6e3f"
2026-02-17 02:59:44.175 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:44.175 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:44.175 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:44.175 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:44.195 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=117
2026-02-17 02:59:44.195 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic2165cd8641"
2026-02-17 02:59:44.249 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:44.249 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"} status="up"
2026-02-17 02:59:44.249 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:44.249 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"} status="up"
2026-02-17 02:59:44.249 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2165cd8641", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:44.249 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2165cd8641", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:44.249 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-rtrr6, name=eth0)
2026-02-17 02:59:44.249 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-rtrr6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f397e2afd8" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.252/32"}
2026-02-17 02:59:44.275 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:44.275 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:44.276 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:44.276 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6f397e2afd8"
2026-02-17 02:59:44.277 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:44.277 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:44.287 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali6f397e2afd8" state="down"
2026-02-17 02:59:44.288 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f397e2afd8"
2026-02-17 02:59:44.288 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali6f397e2afd8" state="up"
2026-02-17 02:59:44.363 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:44.363 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"} status="down"
2026-02-17 02:59:44.364 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f397e2afd8", State:"down", Index:124}
2026-02-17 02:59:44.364 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f397e2afd8", Addrs:set.Typed[string]{}}
2026-02-17 02:59:44.364 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f397e2afd8", Addrs:set.Typed[string]{}}
2026-02-17 02:59:44.364 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f397e2afd8", State:"up", Index:124}
2026-02-17 02:59:44.380 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6f397e2afd8"
2026-02-17 02:59:44.380 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f397e2afd8"
2026-02-17 02:59:44.380 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f397e2afd8"
2026-02-17 02:59:44.381 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:44.381 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:44.427 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:44.427 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"} status="up"
2026-02-17 02:59:44.475 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447, name=eth0)
2026-02-17 02:59:44.476 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-7792.default"} profile:{}
2026-02-17 02:59:44.476 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-7792"} profile:{inbound_rules:{action:"allow" rule_id:"Tv4Yf2OvZPjyerhM"} outbound_rules:{action:"allow" rule_id:"7p6MURqw6iPM9_bx"}}
2026-02-17 02:59:44.476 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39b237a25e8" profile_ids:"kns.configmap-7792" profile_ids:"ksa.configmap-7792.default" ipv4_nets:"10.100.8.245/32"}
2026-02-17 02:59:44.484 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 02:59:44.484 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 02:59:44.484 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 02:59:44.484 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali39b237a25e8"
2026-02-17 02:59:44.485 [INFO][95] felix/endpoint_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-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 02:59:44.485 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 02:59:44.520 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali39b237a25e8" state="down"
2026-02-17 02:59:44.521 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali39b237a25e8"
2026-02-17 02:59:44.521 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=119
2026-02-17 02:59:44.521 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali932649a8ffc"
2026-02-17 02:59:44.522 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali39b237a25e8" state="up"
2026-02-17 02:59:44.538 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:44.538 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"} status="down"
2026-02-17 02:59:44.538 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39b237a25e8", State:"down", Index:125}
2026-02-17 02:59:44.538 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39b237a25e8", Addrs:set.Typed[string]{}}
2026-02-17 02:59:44.538 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39b237a25e8", Addrs:set.Typed[string]{}}
2026-02-17 02:59:44.538 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali932649a8ffc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:44.538 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali932649a8ffc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:44.538 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39b237a25e8", State:"up", Index:125}
2026-02-17 02:59:44.549 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=116
2026-02-17 02:59:44.549 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali03669330651"
2026-02-17 02:59:44.549 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03669330651", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:44.549 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03669330651", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:44.594 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali39b237a25e8"
2026-02-17 02:59:44.594 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali39b237a25e8"
2026-02-17 02:59:44.594 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39b237a25e8"
2026-02-17 02:59:44.594 [INFO][95] felix/endpoint_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-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 02:59:44.595 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 02:59:44.625 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:44.626 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"} status="up"
2026-02-17 02:59:44.897 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=120
2026-02-17 02:59:44.897 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali87e187e30e7"
2026-02-17 02:59:44.897 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87e187e30e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:44.897 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87e187e30e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:44.897 [INFO][95] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:59:44.902 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=118
2026-02-17 02:59:44.902 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali55fed3b6e3f"
2026-02-17 02:59:44.923 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali55fed3b6e3f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:44.924 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali55fed3b6e3f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:45.063 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-lcb5p, name=eth0)
2026-02-17 02:59:45.064 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-lcb5p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5016d82347a" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.249/32"}
2026-02-17 02:59:45.064 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:45.064 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:45.064 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:45.065 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5016d82347a"
2026-02-17 02:59:45.065 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:45.065 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:45.084 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-6l64b, name=eth0)
2026-02-17 02:59:45.098 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:45.098 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"} status="up"
2026-02-17 02:59:45.098 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-6l64b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5606dc70c5a" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.250/32"}
2026-02-17 02:59:45.099 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:45.099 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:45.099 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:45.100 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5606dc70c5a"
2026-02-17 02:59:45.100 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:45.100 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:45.107 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-2htxp, name=eth0)
2026-02-17 02:59:45.136 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:45.136 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"} status="up"
2026-02-17 02:59:45.136 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-2htxp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7647304ee4a" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.248/32"}
2026-02-17 02:59:45.136 [INFO][95] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:59:45.136 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"}
2026-02-17 02:59:45.136 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"}
2026-02-17 02:59:45.136 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"}
2026-02-17 02:59:45.138 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7647304ee4a"
2026-02-17 02:59:45.138 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"}
2026-02-17 02:59:45.138 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"}
2026-02-17 02:59:45.180 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-67dgb, name=eth0)
2026-02-17 02:59:45.182 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:45.182 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"} status="up"
2026-02-17 02:59:45.182 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-67dgb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali87e187e30e7" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.246/32"}
2026-02-17 02:59:45.201 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-qv2wx, name=eth0)
2026-02-17 02:59:45.202 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-qv2wx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali932649a8ffc" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.244/32"}
2026-02-17 02:59:45.221 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=122
2026-02-17 02:59:45.221 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5016d82347a"
2026-02-17 02:59:45.221 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5016d82347a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:45.221 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5016d82347a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:45.230 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"}
2026-02-17 02:59:45.230 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"}
2026-02-17 02:59:45.230 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"}
2026-02-17 02:59:45.231 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:45.231 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:45.231 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:45.232 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali87e187e30e7"
2026-02-17 02:59:45.232 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali932649a8ffc"
2026-02-17 02:59:45.232 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"}
2026-02-17 02:59:45.232 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"}
2026-02-17 02:59:45.232 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:45.232 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:45.259 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:45.259 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"} status="up"
2026-02-17 02:59:45.259 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:45.259 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"} status="up"
2026-02-17 02:59:45.377 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=121
2026-02-17 02:59:45.377 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7647304ee4a"
2026-02-17 02:59:45.377 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7647304ee4a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:45.377 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7647304ee4a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:45.628 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-4807" name:"default"}
2026-02-17 02:59:45.628 [INFO][95] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:59:45.697 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=123
2026-02-17 02:59:45.697 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5606dc70c5a"
2026-02-17 02:59:45.697 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5606dc70c5a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:45.697 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5606dc70c5a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:45.925 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-4807"}
2026-02-17 02:59:46.017 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=124
2026-02-17 02:59:46.018 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6f397e2afd8"
2026-02-17 02:59:46.018 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f397e2afd8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:46.018 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f397e2afd8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:46.093 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447, name=eth0)
2026-02-17 02:59:46.093 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39b237a25e8" profile_ids:"kns.configmap-7792" profile_ids:"ksa.configmap-7792.default" ipv4_nets:"10.100.8.245/32"}
2026-02-17 02:59:46.093 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 02:59:46.093 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 02:59:46.093 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 02:59:46.095 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39b237a25e8"
2026-02-17 02:59:46.095 [INFO][95] felix/endpoint_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-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 02:59:46.095 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 02:59:46.115 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-6l64b, name=eth0)
2026-02-17 02:59:46.128 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-rtrr6, name=eth0)
2026-02-17 02:59:46.130 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:46.130 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"} status="up"
2026-02-17 02:59:46.130 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-6l64b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5606dc70c5a" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.250/32"}
2026-02-17 02:59:46.130 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-rtrr6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f397e2afd8" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.252/32"}
2026-02-17 02:59:46.130 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:46.131 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:46.131 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:46.131 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:46.132 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:46.132 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:46.133 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5606dc70c5a"
2026-02-17 02:59:46.133 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f397e2afd8"
2026-02-17 02:59:46.134 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:46.134 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:46.134 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:46.134 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:46.169 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:46.169 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"} status="up"
2026-02-17 02:59:46.169 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:46.169 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"} status="up"
2026-02-17 02:59:46.369 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=125
2026-02-17 02:59:46.369 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali39b237a25e8"
2026-02-17 02:59:46.369 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39b237a25e8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:46.370 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39b237a25e8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:46.620 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8936" name:"default"}
2026-02-17 02:59:46.797 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8936"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8936"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8936"}
2026-02-17 02:59:46.824 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8936"}
2026-02-17 02:59:46.954 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9053" type:"ClusterIP" cluster_ips:"10.254.19.165" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:59:47.569 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2055" name:"default"}
2026-02-17 02:59:47.701 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8320/ss-0, name=eth0)
2026-02-17 02:59:47.703 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8320/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5028988e6e5" profile_ids:"kns.statefulset-8320" profile_ids:"ksa.statefulset-8320.default" ipv4_nets:"10.100.8.229/32"}
2026-02-17 02:59:47.703 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:47.704 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:47.704 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:47.705 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5028988e6e5"
2026-02-17 02:59:47.705 [INFO][95] felix/endpoint_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-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:47.705 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:47.732 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:47.732 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:59:47.932 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2055"}
2026-02-17 02:59:48.562 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-225lj, name=eth0)
2026-02-17 02:59:48.562 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-225lj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia9850747649" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.233/32"}
2026-02-17 02:59:48.562 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:48.562 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:48.562 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:48.563 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia9850747649"
2026-02-17 02:59:48.563 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:48.563 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:48.574 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-225lj, name=eth0)
2026-02-17 02:59:48.588 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-2c7bd, name=eth0)
2026-02-17 02:59:48.601 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:48.601 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"} status="up"
2026-02-17 02:59:48.601 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-225lj" endpoint_id:"eth0"}
2026-02-17 02:59:48.601 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-2c7bd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ee2c57c2f7" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.227/32"}
2026-02-17 02:59:48.601 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:48.601 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:48.605 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:48.606 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:48.606 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:48.606 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:48.612 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-2c7bd, name=eth0)
2026-02-17 02:59:48.613 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ee2c57c2f7"
2026-02-17 02:59:48.613 [INFO][95] felix/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-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:48.613 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:48.613 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:48.613 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:48.614 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.233
2026-02-17 02:59:48.623 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-2htxp, name=eth0)
2026-02-17 02:59:48.641 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-2htxp, name=eth0)
2026-02-17 02:59:48.694 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-225lj", EndpointId:"eth0"}
2026-02-17 02:59:48.694 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:48.694 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"} status="up"
2026-02-17 02:59:48.694 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-2c7bd" endpoint_id:"eth0"}
2026-02-17 02:59:48.695 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-2htxp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7647304ee4a" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.248/32"}
2026-02-17 02:59:48.695 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-2htxp" endpoint_id:"eth0"}
2026-02-17 02:59:48.695 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:48.695 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:48.696 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:48.696 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"}
2026-02-17 02:59:48.696 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"}
2026-02-17 02:59:48.696 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"}
2026-02-17 02:59:48.697 [INFO][95] felix/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-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:48.697 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:48.697 [INFO][95] felix/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-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"}
2026-02-17 02:59:48.697 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"}
2026-02-17 02:59:48.698 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.227
2026-02-17 02:59:48.698 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.248
2026-02-17 02:59:48.770 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2htxp", EndpointId:"eth0"}
2026-02-17 02:59:48.770 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-2c7bd", EndpointId:"eth0"}
2026-02-17 02:59:48.794 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-bhmpf, name=eth0)
2026-02-17 02:59:48.794 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-bhmpf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali72f5c767bc4" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.234/32"}
2026-02-17 02:59:48.794 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:48.794 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:48.794 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:48.796 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali72f5c767bc4"
2026-02-17 02:59:48.796 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:48.796 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:48.810 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-bhmpf, name=eth0)
2026-02-17 02:59:48.829 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:48.829 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"} status="up"
2026-02-17 02:59:48.829 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-bhmpf" endpoint_id:"eth0"}
2026-02-17 02:59:48.829 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:48.829 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:48.830 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:48.830 [INFO][95] felix/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-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:48.830 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:48.831 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.234
2026-02-17 02:59:48.861 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-g8qlk, name=eth0)
2026-02-17 02:59:48.880 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-g8qlk, name=eth0)
2026-02-17 02:59:48.896 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-grwfq, name=eth0)
2026-02-17 02:59:48.914 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-grwfq, name=eth0)
2026-02-17 02:59:48.933 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-bhmpf", EndpointId:"eth0"}
2026-02-17 02:59:48.933 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-g8qlk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic2165cd8641" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.241/32"}
2026-02-17 02:59:48.934 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-g8qlk" endpoint_id:"eth0"}
2026-02-17 02:59:48.934 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-grwfq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ae6d9374cf" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.236/32"}
2026-02-17 02:59:48.934 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-grwfq" endpoint_id:"eth0"}
2026-02-17 02:59:48.934 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:48.934 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:48.935 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:48.935 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:48.935 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:48.935 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:48.935 [INFO][95] felix/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-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:48.936 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:48.936 [INFO][95] felix/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-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:48.936 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:48.936 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.241
2026-02-17 02:59:48.938 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.236
2026-02-17 02:59:48.976 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-lcb5p, name=eth0)
2026-02-17 02:59:48.985 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-lcb5p, name=eth0)
2026-02-17 02:59:48.993 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-ncznh, name=eth0)
2026-02-17 02:59:49.015 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-g8qlk", EndpointId:"eth0"}
2026-02-17 02:59:49.015 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-grwfq", EndpointId:"eth0"}
2026-02-17 02:59:49.015 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-lcb5p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5016d82347a" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.249/32"}
2026-02-17 02:59:49.015 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-lcb5p" endpoint_id:"eth0"}
2026-02-17 02:59:49.016 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-ncznh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali55fed3b6e3f" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.243/32"}
2026-02-17 02:59:49.016 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:49.016 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:49.016 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:49.016 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:49.017 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:49.017 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:49.017 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali55fed3b6e3f"
2026-02-17 02:59:49.017 [INFO][95] felix/endpoint_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-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:49.017 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:49.017 [INFO][95] felix/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-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:49.017 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:49.018 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.249
2026-02-17 02:59:49.026 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-ncznh, name=eth0)
2026-02-17 02:59:49.042 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-qsss9, name=eth0)
2026-02-17 02:59:49.047 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-qsss9, name=eth0)
2026-02-17 02:59:49.103 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:49.103 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"} status="up"
2026-02-17 02:59:49.103 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-lcb5p", EndpointId:"eth0"}
2026-02-17 02:59:49.104 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-ncznh" endpoint_id:"eth0"}
2026-02-17 02:59:49.104 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-qsss9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03669330651" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.242/32"}
2026-02-17 02:59:49.104 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-qsss9" endpoint_id:"eth0"}
2026-02-17 02:59:49.104 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:49.104 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:49.105 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:49.105 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:49.105 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:49.105 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:49.106 [INFO][95] felix/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-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:49.106 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:49.106 [INFO][95] felix/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-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:49.106 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:49.107 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.243
2026-02-17 02:59:49.107 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.242
2026-02-17 02:59:49.142 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-tz976, name=eth0)
2026-02-17 02:59:49.153 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-685b768f58-tz976, name=eth0)
2026-02-17 02:59:49.199 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-67dgb, name=eth0)
2026-02-17 02:59:49.205 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-67dgb, name=eth0)
2026-02-17 02:59:49.214 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-ncznh", EndpointId:"eth0"}
2026-02-17 02:59:49.214 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-qsss9", EndpointId:"eth0"}
2026-02-17 02:59:49.214 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-tz976" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a1bd9aedd3" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.240/32"}
2026-02-17 02:59:49.214 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-685b768f58-tz976" endpoint_id:"eth0"}
2026-02-17 02:59:49.214 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-67dgb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali87e187e30e7" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.246/32"}
2026-02-17 02:59:49.214 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-67dgb" endpoint_id:"eth0"}
2026-02-17 02:59:49.214 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:49.214 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:49.215 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:49.215 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"}
2026-02-17 02:59:49.215 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"}
2026-02-17 02:59:49.215 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"}
2026-02-17 02:59:49.216 [INFO][95] felix/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-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:49.216 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:49.216 [INFO][95] felix/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-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"}
2026-02-17 02:59:49.216 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"}
2026-02-17 02:59:49.216 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.240
2026-02-17 02:59:49.217 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.246
2026-02-17 02:59:49.219 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-6gl59, name=eth0)
2026-02-17 02:59:49.233 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-6gl59, name=eth0)
2026-02-17 02:59:49.246 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-6l64b, name=eth0)
2026-02-17 02:59:49.255 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-6l64b, name=eth0)
2026-02-17 02:59:49.294 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-685b768f58-tz976", EndpointId:"eth0"}
2026-02-17 02:59:49.294 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-67dgb", EndpointId:"eth0"}
2026-02-17 02:59:49.294 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-6gl59" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie54a4687ab2" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.239/32"}
2026-02-17 02:59:49.294 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-6gl59" endpoint_id:"eth0"}
2026-02-17 02:59:49.294 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-6l64b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5606dc70c5a" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.250/32"}
2026-02-17 02:59:49.294 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-6l64b" endpoint_id:"eth0"}
2026-02-17 02:59:49.294 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:49.294 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:49.295 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:49.295 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:49.295 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:49.296 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:49.296 [INFO][95] felix/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-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:49.296 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:49.296 [INFO][95] felix/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-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:49.296 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:49.297 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.239
2026-02-17 02:59:49.297 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.250
2026-02-17 02:59:49.373 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6gl59", EndpointId:"eth0"}
2026-02-17 02:59:49.374 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-6l64b", EndpointId:"eth0"}
2026-02-17 02:59:49.474 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-qv2wx, name=eth0)
2026-02-17 02:59:49.474 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-qv2wx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali932649a8ffc" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.244/32"}
2026-02-17 02:59:49.474 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:49.475 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:49.475 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:49.475 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali932649a8ffc"
2026-02-17 02:59:49.476 [INFO][95] felix/endpoint_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-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:49.476 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:49.481 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-qv2wx, name=eth0)
2026-02-17 02:59:49.490 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-r466t, name=eth0)
2026-02-17 02:59:49.499 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-r466t, name=eth0)
2026-02-17 02:59:49.518 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:49.518 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"} status="up"
2026-02-17 02:59:49.518 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-qv2wx" endpoint_id:"eth0"}
2026-02-17 02:59:49.519 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-r466t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97d97ee9aff" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.238/32"}
2026-02-17 02:59:49.519 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-r466t" endpoint_id:"eth0"}
2026-02-17 02:59:49.519 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:49.519 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:49.519 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:49.519 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:49.519 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:49.520 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-rtrr6, name=eth0)
2026-02-17 02:59:49.520 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:49.520 [INFO][95] felix/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-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:49.520 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:49.520 [INFO][95] felix/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-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:49.520 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:49.521 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.244
2026-02-17 02:59:49.521 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.238
2026-02-17 02:59:49.535 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-765/webserver-deployment-6fc69b9478-rtrr6, name=eth0)
2026-02-17 02:59:49.604 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-qv2wx", EndpointId:"eth0"}
2026-02-17 02:59:49.604 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-r466t", EndpointId:"eth0"}
2026-02-17 02:59:49.604 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-rtrr6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f397e2afd8" profile_ids:"kns.deployment-765" profile_ids:"ksa.deployment-765.default" ipv4_nets:"10.100.8.252/32"}
2026-02-17 02:59:49.604 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-765/webserver-deployment-6fc69b9478-rtrr6" endpoint_id:"eth0"}
2026-02-17 02:59:49.604 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-765"}
2026-02-17 02:59:49.605 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-765.default"}
2026-02-17 02:59:49.605 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:49.605 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:49.605 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:49.605 [INFO][95] felix/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-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:49.605 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:49.606 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.252
2026-02-17 02:59:49.689 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-765/webserver-deployment-6fc69b9478-rtrr6", EndpointId:"eth0"}
2026-02-17 02:59:49.704 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-765" name:"default"}
2026-02-17 02:59:49.718 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=108
2026-02-17 02:59:49.718 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia9850747649"
2026-02-17 02:59:49.718 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="calia9850747649" state="down"
2026-02-17 02:59:49.719 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="calia9850747649" state=""
2026-02-17 02:59:49.719 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia9850747649"
2026-02-17 02:59:49.737 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia9850747649", Addrs:set.Typed[string]{}}
2026-02-17 02:59:49.737 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia9850747649", Addrs:set.Typed[string]{}}
2026-02-17 02:59:49.737 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia9850747649", State:"down", Index:108}
2026-02-17 02:59:49.737 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia9850747649", State:"", Index:108}
2026-02-17 02:59:49.737 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia9850747649", Addrs:set.Set[string](nil)}
2026-02-17 02:59:49.737 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia9850747649", Addrs:set.Set[string](nil)}
2026-02-17 02:59:49.898 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali7647304ee4a" state="down"
2026-02-17 02:59:49.899 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7647304ee4a", State:"down", Index:121}
2026-02-17 02:59:49.899 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7647304ee4a"
2026-02-17 02:59:49.905 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=121
2026-02-17 02:59:49.907 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali7647304ee4a" state=""
2026-02-17 02:59:49.907 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7647304ee4a"
2026-02-17 02:59:49.931 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7647304ee4a", Addrs:set.Typed[string]{}}
2026-02-17 02:59:49.931 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7647304ee4a", Addrs:set.Typed[string]{}}
2026-02-17 02:59:49.931 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7647304ee4a", State:"", Index:121}
2026-02-17 02:59:49.931 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7647304ee4a", Addrs:set.Set[string](nil)}
2026-02-17 02:59:49.931 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7647304ee4a", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.199 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali5016d82347a" state="down"
2026-02-17 02:59:50.199 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5016d82347a", State:"down", Index:122}
2026-02-17 02:59:50.199 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5016d82347a"
2026-02-17 02:59:50.199 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=122
2026-02-17 02:59:50.199 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5016d82347a", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.199 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5016d82347a", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.202 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali5016d82347a" state=""
2026-02-17 02:59:50.202 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5016d82347a"
2026-02-17 02:59:50.217 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali8ee2c57c2f7" state="down"
2026-02-17 02:59:50.218 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8ee2c57c2f7"
2026-02-17 02:59:50.218 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=110
2026-02-17 02:59:50.220 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali8ee2c57c2f7" state=""
2026-02-17 02:59:50.220 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8ee2c57c2f7"
2026-02-17 02:59:50.241 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5016d82347a", State:"", Index:122}
2026-02-17 02:59:50.241 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5016d82347a", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.241 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5016d82347a", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.242 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ee2c57c2f7", State:"down", Index:110}
2026-02-17 02:59:50.242 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ee2c57c2f7", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.242 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ee2c57c2f7", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.242 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ee2c57c2f7", State:"", Index:110}
2026-02-17 02:59:50.242 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ee2c57c2f7", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.242 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ee2c57c2f7", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.260 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali5606dc70c5a" state="down"
2026-02-17 02:59:50.260 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5606dc70c5a"
2026-02-17 02:59:50.260 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=123
2026-02-17 02:59:50.267 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali5606dc70c5a" state=""
2026-02-17 02:59:50.267 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5606dc70c5a"
2026-02-17 02:59:50.274 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5606dc70c5a", State:"down", Index:123}
2026-02-17 02:59:50.274 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5606dc70c5a", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.274 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5606dc70c5a", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.274 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5606dc70c5a", State:"", Index:123}
2026-02-17 02:59:50.274 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5606dc70c5a", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.274 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5606dc70c5a", Addrs:set.Set[string](nil)}
bird: KIF: Received address message for unknown interface 114
2026-02-17 02:59:50.371 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="calie54a4687ab2" state="down"
2026-02-17 02:59:50.371 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie54a4687ab2", State:"down", Index:114}
2026-02-17 02:59:50.371 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie54a4687ab2"
2026-02-17 02:59:50.374 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=114
2026-02-17 02:59:50.377 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="calie54a4687ab2" state=""
2026-02-17 02:59:50.377 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie54a4687ab2"
2026-02-17 02:59:50.395 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie54a4687ab2", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.395 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie54a4687ab2", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.395 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie54a4687ab2", State:"", Index:114}
2026-02-17 02:59:50.395 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie54a4687ab2", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.395 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie54a4687ab2", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.433 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=111
2026-02-17 02:59:50.433 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4ae6d9374cf"
2026-02-17 02:59:50.433 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali4ae6d9374cf" state="down"
2026-02-17 02:59:50.433 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ae6d9374cf", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.433 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ae6d9374cf", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.434 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ae6d9374cf", State:"down", Index:111}
2026-02-17 02:59:50.436 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali4ae6d9374cf" state=""
2026-02-17 02:59:50.437 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4ae6d9374cf"
2026-02-17 02:59:50.465 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ae6d9374cf", State:"", Index:111}
2026-02-17 02:59:50.465 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ae6d9374cf", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.465 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ae6d9374cf", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.475 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali72f5c767bc4" state="down"
2026-02-17 02:59:50.476 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali72f5c767bc4"
2026-02-17 02:59:50.479 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=107
2026-02-17 02:59:50.482 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali72f5c767bc4" state=""
2026-02-17 02:59:50.482 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali72f5c767bc4"
2026-02-17 02:59:50.494 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72f5c767bc4", State:"down", Index:107}
2026-02-17 02:59:50.494 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72f5c767bc4", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.494 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72f5c767bc4", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.494 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72f5c767bc4", State:"", Index:107}
2026-02-17 02:59:50.494 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72f5c767bc4", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.494 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72f5c767bc4", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.663 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali55fed3b6e3f" state="down"
2026-02-17 02:59:50.663 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali55fed3b6e3f"
2026-02-17 02:59:50.663 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=118
2026-02-17 02:59:50.663 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali55fed3b6e3f", State:"down", Index:118}
2026-02-17 02:59:50.663 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali55fed3b6e3f", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.663 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali55fed3b6e3f", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.666 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali55fed3b6e3f" state=""
2026-02-17 02:59:50.666 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali55fed3b6e3f"
2026-02-17 02:59:50.671 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="cali87e187e30e7" state="down"
2026-02-17 02:59:50.671 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali87e187e30e7"
2026-02-17 02:59:50.671 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=120
2026-02-17 02:59:50.673 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="cali87e187e30e7" state=""
2026-02-17 02:59:50.673 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali87e187e30e7"
2026-02-17 02:59:50.682 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali9a1bd9aedd3" state="down"
2026-02-17 02:59:50.682 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a1bd9aedd3"
2026-02-17 02:59:50.684 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=115
2026-02-17 02:59:50.686 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali55fed3b6e3f", State:"", Index:118}
2026-02-17 02:59:50.686 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali55fed3b6e3f", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.686 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali55fed3b6e3f", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.686 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87e187e30e7", State:"down", Index:120}
2026-02-17 02:59:50.686 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87e187e30e7", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.686 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87e187e30e7", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.686 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87e187e30e7", State:"", Index:120}
2026-02-17 02:59:50.687 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87e187e30e7", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.687 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87e187e30e7", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.687 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a1bd9aedd3", State:"down", Index:115}
2026-02-17 02:59:50.687 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a1bd9aedd3", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.687 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a1bd9aedd3", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.692 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali9a1bd9aedd3" state=""
2026-02-17 02:59:50.692 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9a1bd9aedd3"
2026-02-17 02:59:50.703 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="calic2165cd8641" state="down"
2026-02-17 02:59:50.703 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic2165cd8641"
2026-02-17 02:59:50.703 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=117
2026-02-17 02:59:50.705 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="calic2165cd8641" state=""
2026-02-17 02:59:50.705 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic2165cd8641"
2026-02-17 02:59:50.713 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=124
2026-02-17 02:59:50.713 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f397e2afd8"
2026-02-17 02:59:50.713 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali6f397e2afd8" state="down"
2026-02-17 02:59:50.714 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali6f397e2afd8" state=""
2026-02-17 02:59:50.714 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6f397e2afd8"
2026-02-17 02:59:50.720 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a1bd9aedd3", State:"", Index:115}
2026-02-17 02:59:50.720 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a1bd9aedd3", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.720 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a1bd9aedd3", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.720 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2165cd8641", State:"down", Index:117}
2026-02-17 02:59:50.720 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2165cd8641", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.720 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2165cd8641", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.720 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2165cd8641", State:"", Index:117}
2026-02-17 02:59:50.720 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2165cd8641", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.720 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2165cd8641", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.720 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f397e2afd8", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.720 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f397e2afd8", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.720 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f397e2afd8", State:"down", Index:124}
2026-02-17 02:59:50.720 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f397e2afd8", State:"", Index:124}
2026-02-17 02:59:50.720 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f397e2afd8", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.720 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f397e2afd8", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.829 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali97d97ee9aff" state="down"
2026-02-17 02:59:50.829 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97d97ee9aff", State:"down", Index:113}
2026-02-17 02:59:50.831 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali97d97ee9aff"
2026-02-17 02:59:50.831 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=113
2026-02-17 02:59:50.840 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali97d97ee9aff" state=""
2026-02-17 02:59:50.840 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali97d97ee9aff"
2026-02-17 02:59:50.865 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97d97ee9aff", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.866 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97d97ee9aff", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.866 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97d97ee9aff", State:"", Index:113}
2026-02-17 02:59:50.866 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97d97ee9aff", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.866 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97d97ee9aff", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.920 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=119
2026-02-17 02:59:50.920 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali932649a8ffc"
2026-02-17 02:59:50.920 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali932649a8ffc" state="down"
2026-02-17 02:59:50.920 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali932649a8ffc", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.920 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali932649a8ffc", Addrs:set.Typed[string]{}}
2026-02-17 02:59:50.920 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali932649a8ffc", State:"down", Index:119}
2026-02-17 02:59:50.926 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali932649a8ffc" state=""
2026-02-17 02:59:50.926 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali932649a8ffc"
2026-02-17 02:59:50.967 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali932649a8ffc", State:"", Index:119}
2026-02-17 02:59:50.967 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali932649a8ffc", Addrs:set.Set[string](nil)}
2026-02-17 02:59:50.967 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali932649a8ffc", Addrs:set.Set[string](nil)}
2026-02-17 02:59:51.042 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali03669330651" state="down"
2026-02-17 02:59:51.043 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03669330651", State:"down", Index:116}
2026-02-17 02:59:51.044 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali03669330651"
2026-02-17 02:59:51.044 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=116
2026-02-17 02:59:51.047 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali03669330651" state=""
2026-02-17 02:59:51.047 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali03669330651"
2026-02-17 02:59:51.090 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03669330651", Addrs:set.Typed[string]{}}
2026-02-17 02:59:51.090 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03669330651", Addrs:set.Typed[string]{}}
2026-02-17 02:59:51.090 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03669330651", State:"", Index:116}
2026-02-17 02:59:51.091 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03669330651", Addrs:set.Set[string](nil)}
2026-02-17 02:59:51.091 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03669330651", Addrs:set.Set[string](nil)}
2026-02-17 02:59:51.091 [INFO][95] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:59:52.059 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-765"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-765"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-765"}
2026-02-17 02:59:52.059 [INFO][95] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:59:52.094 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-765"}
2026-02-17 02:59:52.178 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9053"
2026-02-17 02:59:52.313 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9053"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9053"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9053"} labels:{key:"webhook-9053" value:"true"}
2026-02-17 02:59:52.358 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-652"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-652"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-652"} labels:{key:"webhook-9053-markers" value:"true"}
2026-02-17 02:59:52.395 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-7056"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"tables-7056"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7056"}
2026-02-17 02:59:52.427 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"tables-7056" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:52.459 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-7056"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"tables-7056"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7056"}
2026-02-17 02:59:52.505 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9530"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9530"}
2026-02-17 02:59:52.539 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-9530" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:57.366 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9053"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9053"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9053"} labels:{key:"webhook-9053" value:"true"}
2026-02-17 02:59:57.705 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8320/ss-0, name=eth0)
2026-02-17 02:59:57.705 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8320/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5028988e6e5" profile_ids:"kns.statefulset-8320" profile_ids:"ksa.statefulset-8320.default" ipv4_nets:"10.100.8.229/32"}
2026-02-17 02:59:57.706 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:57.706 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:57.706 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:57.707 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5028988e6e5"
2026-02-17 02:59:57.707 [INFO][95] felix/endpoint_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-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:57.707 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 02:59:57.741 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:57.742 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:59:57.812 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"tables-7056" name:"default"}
2026-02-17 02:59:58.016 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-652" name:"default"}
2026-02-17 02:59:58.118 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-7056"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"tables-7056"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7056"}
2026-02-17 02:59:58.149 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"tables-7056"}
2026-02-17 02:59:58.219 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-652"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-652"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-652"} labels:{key:"webhook-9053-markers" value:"true"}
2026-02-17 02:59:58.246 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-652"}
2026-02-17 03:00:00.622 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9530"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9530"}
2026-02-17 03:00:00.657 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3358"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-3358"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3358"}
2026-02-17 03:00:00.682 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-3358" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:01.338 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-3358/foo-rrtf5, name=eth0)
2026-02-17 03:00:01.338 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-3358"} profile:{inbound_rules:{action:"allow" rule_id:"gSWbHKJ9b-9ec5k8"} outbound_rules:{action:"allow" rule_id:"4-FLV88SdxWI4fbj"}}
2026-02-17 03:00:01.338 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-3358.default"} profile:{}
2026-02-17 03:00:01.338 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3358/foo-rrtf5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78c1aecb646" profile_ids:"kns.job-3358" profile_ids:"ksa.job-3358.default" ipv4_nets:"10.100.8.251/32"}
2026-02-17 03:00:01.339 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:01.339 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:01.339 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:01.339 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali78c1aecb646" ipVersion=0x4 logsSkipped=55 table="filter"
2026-02-17 03:00:01.339 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-3358" ipVersion=0x4 table="filter"
2026-02-17 03:00:01.339 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gd2BV93u7nUGdzWKLD" ipVersion=0x4 table="filter"
2026-02-17 03:00:01.339 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali78c1aecb646" ipVersion=0x4 table="filter"
2026-02-17 03:00:01.339 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-3358" ipVersion=0x4 table="filter"
2026-02-17 03:00:01.339 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gd2BV93u7nUGdzWKLD" ipVersion=0x4 table="filter"
2026-02-17 03:00:01.339 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali78c1aecb646"
2026-02-17 03:00:01.340 [INFO][95] felix/endpoint_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-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:01.340 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:01.415 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali78c1aecb646" state="down"
2026-02-17 03:00:01.415 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali78c1aecb646"
2026-02-17 03:00:01.415 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali78c1aecb646" state="up"
2026-02-17 03:00:01.423 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:01.423 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"} status="down"
2026-02-17 03:00:01.423 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78c1aecb646", State:"down", Index:126}
2026-02-17 03:00:01.423 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78c1aecb646", Addrs:set.Typed[string]{}}
2026-02-17 03:00:01.423 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78c1aecb646", Addrs:set.Typed[string]{}}
2026-02-17 03:00:01.423 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78c1aecb646", State:"up", Index:126}
2026-02-17 03:00:01.423 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali78c1aecb646"
2026-02-17 03:00:01.423 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali78c1aecb646"
2026-02-17 03:00:01.424 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78c1aecb646"
2026-02-17 03:00:01.424 [INFO][95] felix/endpoint_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-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:01.424 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:01.452 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:01.452 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"} status="up"
2026-02-17 03:00:02.541 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9053" name:"default"}
2026-02-17 03:00:02.749 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-3358/foo-rrtf5, name=eth0)
2026-02-17 03:00:02.750 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3358/foo-rrtf5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78c1aecb646" profile_ids:"kns.job-3358" profile_ids:"ksa.job-3358.default" ipv4_nets:"10.100.8.251/32"}
2026-02-17 03:00:02.750 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:02.750 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:02.750 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:02.751 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78c1aecb646"
2026-02-17 03:00:02.751 [INFO][95] felix/endpoint_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-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:02.751 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:02.793 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:02.793 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"} status="up"
2026-02-17 03:00:03.009 [INFO][95] 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:00:03.010 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali78c1aecb646"
2026-02-17 03:00:03.010 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78c1aecb646", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:03.010 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78c1aecb646", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:03.034 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9053"}
2026-02-17 03:00:04.955 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-3358/foo-rrtf5, name=eth0)
2026-02-17 03:00:04.956 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3358/foo-rrtf5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78c1aecb646" profile_ids:"kns.job-3358" profile_ids:"ksa.job-3358.default" ipv4_nets:"10.100.8.251/32"}
2026-02-17 03:00:04.956 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:04.956 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:04.956 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:04.958 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78c1aecb646"
2026-02-17 03:00:04.958 [INFO][95] felix/endpoint_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-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:04.958 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:04.986 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:04.986 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"} status="up"
2026-02-17 03:00:05.009 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-3358/foo-rrtf5, name=eth0)
2026-02-17 03:00:05.010 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3358/foo-rrtf5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78c1aecb646" profile_ids:"kns.job-3358" profile_ids:"ksa.job-3358.default" ipv4_nets:"10.100.8.251/32"}
2026-02-17 03:00:05.010 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:05.010 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:05.010 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:05.011 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78c1aecb646"
2026-02-17 03:00:05.012 [INFO][95] felix/endpoint_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-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:05.012 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:05.044 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:05.044 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"} status="up"
2026-02-17 03:00:05.747 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9530"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9530"}
2026-02-17 03:00:05.993 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-3358/foo-rrtf5, name=eth0)
2026-02-17 03:00:05.993 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3358/foo-rrtf5" endpoint_id:"eth0"}
2026-02-17 03:00:05.993 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-3358"}
2026-02-17 03:00:05.993 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-3358.default"}
2026-02-17 03:00:05.993 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:05.993 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:05.994 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-3358" ipVersion=0x4 table="filter"
2026-02-17 03:00:05.994 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gd2BV93u7nUGdzWKLD" ipVersion=0x4 table="filter"
2026-02-17 03:00:05.994 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-3358" ipVersion=0x4 table="filter"
2026-02-17 03:00:05.994 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gd2BV93u7nUGdzWKLD" ipVersion=0x4 table="filter"
2026-02-17 03:00:05.994 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:05.994 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali78c1aecb646" ipVersion=0x4 table="filter"
2026-02-17 03:00:05.994 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali78c1aecb646" ipVersion=0x4 table="filter"
2026-02-17 03:00:05.994 [INFO][95] felix/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-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:05.994 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:05.999 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.251
2026-02-17 03:00:06.071 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3358/foo-rrtf5", EndpointId:"eth0"}
2026-02-17 03:00:06.097 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali78c1aecb646" state="down"
2026-02-17 03:00:06.097 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali78c1aecb646"
2026-02-17 03:00:06.097 [INFO][95] 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:00:06.097 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78c1aecb646", State:"down", Index:126}
2026-02-17 03:00:06.097 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78c1aecb646", Addrs:set.Typed[string]{}}
2026-02-17 03:00:06.097 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78c1aecb646", Addrs:set.Typed[string]{}}
2026-02-17 03:00:06.098 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali78c1aecb646" state=""
2026-02-17 03:00:06.098 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali78c1aecb646"
2026-02-17 03:00:06.131 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78c1aecb646", State:"", Index:126}
2026-02-17 03:00:06.131 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78c1aecb646", Addrs:set.Set[string](nil)}
2026-02-17 03:00:06.131 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78c1aecb646", Addrs:set.Set[string](nil)}
2026-02-17 03:00:06.847 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3358"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-3358"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3358"}
2026-02-17 03:00:06.876 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4781"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-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:"kubectl-4781"}
2026-02-17 03:00:06.908 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4781" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:07.744 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-4781/update-demo-nautilus-kv2pz, name=eth0)
2026-02-17 03:00:07.744 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-4781"} profile:{inbound_rules:{action:"allow" rule_id:"M3bfIOLzCgZKvn63"} outbound_rules:{action:"allow" rule_id:"TZteRQvoxtMeggXj"}}
2026-02-17 03:00:07.745 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-4781.default"} profile:{}
2026-02-17 03:00:07.745 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4781/update-demo-nautilus-kv2pz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali90e6abbc484" profile_ids:"kns.kubectl-4781" profile_ids:"ksa.kubectl-4781.default" ipv4_nets:"10.100.8.253/32"}
2026-02-17 03:00:07.745 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:07.745 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:07.745 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:07.745 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali90e6abbc484" ipVersion=0x4 table="filter"
2026-02-17 03:00:07.745 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-4781" ipVersion=0x4 table="filter"
2026-02-17 03:00:07.745 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fMo1KzNO99LW_tGHLn" ipVersion=0x4 table="filter"
2026-02-17 03:00:07.745 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali90e6abbc484" ipVersion=0x4 table="filter"
2026-02-17 03:00:07.745 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-4781" ipVersion=0x4 table="filter"
2026-02-17 03:00:07.745 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fMo1KzNO99LW_tGHLn" ipVersion=0x4 table="filter"
2026-02-17 03:00:07.745 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali90e6abbc484"
2026-02-17 03:00:07.745 [INFO][95] felix/endpoint_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-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:07.745 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:07.789 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:07.789 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"} status="down"
2026-02-17 03:00:07.817 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali90e6abbc484" state="down"
2026-02-17 03:00:07.818 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali90e6abbc484"
2026-02-17 03:00:07.818 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90e6abbc484", State:"down", Index:127}
2026-02-17 03:00:07.818 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90e6abbc484", Addrs:set.Typed[string]{}}
2026-02-17 03:00:07.818 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90e6abbc484", Addrs:set.Typed[string]{}}
2026-02-17 03:00:07.818 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali90e6abbc484"
2026-02-17 03:00:07.818 [INFO][95] felix/endpoint_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-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:07.818 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:07.820 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali90e6abbc484" state="up"
2026-02-17 03:00:07.843 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:07.843 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"} status="down"
2026-02-17 03:00:07.844 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90e6abbc484", State:"up", Index:127}
2026-02-17 03:00:07.844 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali90e6abbc484"
2026-02-17 03:00:07.844 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali90e6abbc484"
2026-02-17 03:00:07.844 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali90e6abbc484"
2026-02-17 03:00:07.844 [INFO][95] felix/endpoint_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-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:07.844 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:07.876 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:07.876 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"} status="up"
2026-02-17 03:00:09.409 [INFO][95] 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:00:09.409 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali90e6abbc484"
2026-02-17 03:00:09.409 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90e6abbc484", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:09.409 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90e6abbc484", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:12.156 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-3358" name:"default"}
2026-02-17 03:00:12.187 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3358"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-3358"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3358"}
2026-02-17 03:00:12.254 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-3358"}
2026-02-17 03:00:15.842 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-4781/update-demo-nautilus-kv2pz, name=eth0)
2026-02-17 03:00:15.842 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4781/update-demo-nautilus-kv2pz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali90e6abbc484" profile_ids:"kns.kubectl-4781" profile_ids:"ksa.kubectl-4781.default" ipv4_nets:"10.100.8.253/32"}
2026-02-17 03:00:15.843 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:15.843 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:15.843 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:15.844 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali90e6abbc484"
2026-02-17 03:00:15.844 [INFO][95] felix/endpoint_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-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:15.844 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:15.875 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:15.875 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"} status="up"
2026-02-17 03:00:18.724 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8320/ss-0, name=eth0)
2026-02-17 03:00:18.725 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8320/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5028988e6e5" profile_ids:"kns.statefulset-8320" profile_ids:"ksa.statefulset-8320.default" ipv4_nets:"10.100.8.229/32"}
2026-02-17 03:00:18.725 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:18.725 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:18.725 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:18.726 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5028988e6e5"
2026-02-17 03:00:18.726 [INFO][95] felix/endpoint_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-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:18.726 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:18.751 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:18.751 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:00:22.973 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8320/ss-0, name=eth0)
2026-02-17 03:00:22.973 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8320/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5028988e6e5" profile_ids:"kns.statefulset-8320" profile_ids:"ksa.statefulset-8320.default" ipv4_nets:"10.100.8.229/32"}
2026-02-17 03:00:22.973 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:22.974 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:22.974 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:22.975 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5028988e6e5"
2026-02-17 03:00:22.975 [INFO][95] felix/endpoint_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-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:22.975 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:23.006 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:23.006 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:00:24.144 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8320/ss-0, name=eth0)
2026-02-17 03:00:24.144 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8320/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5028988e6e5" profile_ids:"kns.statefulset-8320" profile_ids:"ksa.statefulset-8320.default" ipv4_nets:"10.100.8.229/32"}
2026-02-17 03:00:24.145 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:24.145 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:24.145 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:24.146 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5028988e6e5"
2026-02-17 03:00:24.147 [INFO][95] felix/endpoint_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-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:24.147 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:24.183 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:24.183 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:00:25.526 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8320/ss-0, name=eth0)
2026-02-17 03:00:25.527 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8320/ss-0" endpoint_id:"eth0"}
2026-02-17 03:00:25.527 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8320.default"}
2026-02-17 03:00:25.527 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8320"}
2026-02-17 03:00:25.527 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:25.527 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:25.527 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xwt-cb-jpXkHFW3w_m" ipVersion=0x4 table="filter"
2026-02-17 03:00:25.527 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3KKvG7rZQ6TrbJAkd4" ipVersion=0x4 table="filter"
2026-02-17 03:00:25.528 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xwt-cb-jpXkHFW3w_m" ipVersion=0x4 table="filter"
2026-02-17 03:00:25.528 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3KKvG7rZQ6TrbJAkd4" ipVersion=0x4 table="filter"
2026-02-17 03:00:25.528 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:25.528 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5028988e6e5" ipVersion=0x4 table="filter"
2026-02-17 03:00:25.528 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5028988e6e5" ipVersion=0x4 table="filter"
2026-02-17 03:00:25.528 [INFO][95] felix/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-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:25.528 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:25.528 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.229
2026-02-17 03:00:25.615 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8320/ss-0", EndpointId:"eth0"}
2026-02-17 03:00:25.638 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=103
2026-02-17 03:00:25.638 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5028988e6e5"
2026-02-17 03:00:25.638 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali5028988e6e5" state="down"
2026-02-17 03:00:25.638 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5028988e6e5", Addrs:set.Typed[string]{}}
2026-02-17 03:00:25.639 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5028988e6e5", Addrs:set.Typed[string]{}}
2026-02-17 03:00:25.639 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5028988e6e5", State:"down", Index:103}
2026-02-17 03:00:25.643 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="cali5028988e6e5" state=""
2026-02-17 03:00:25.643 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5028988e6e5"
2026-02-17 03:00:25.674 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5028988e6e5", State:"", Index:103}
2026-02-17 03:00:25.674 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5028988e6e5", Addrs:set.Set[string](nil)}
2026-02-17 03:00:25.674 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5028988e6e5", Addrs:set.Set[string](nil)}
2026-02-17 03:00:27.131 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 03:00:28.717 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8320"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8320"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8320"}
2026-02-17 03:00:28.747 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1565"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1565"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1565"}
2026-02-17 03:00:28.774 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-1565" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:30.586 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229/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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} 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:00:30.586 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:00:30.586 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:00:33.223 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-4781/update-demo-nautilus-kv2pz, name=eth0)
2026-02-17 03:00:33.223 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4781/update-demo-nautilus-kv2pz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali90e6abbc484" profile_ids:"kns.kubectl-4781" profile_ids:"ksa.kubectl-4781.default" ipv4_nets:"10.100.8.253/32"}
2026-02-17 03:00:33.225 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:33.225 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:33.225 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:33.226 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali90e6abbc484"
2026-02-17 03:00:33.226 [INFO][95] felix/endpoint_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-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:33.226 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:33.267 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:33.267 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"} status="up"
2026-02-17 03:00:33.543 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4781"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-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:"kubectl-4781"}
2026-02-17 03:00:33.576 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6680"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6680"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6680"}
2026-02-17 03:00:33.576 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6680" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:33.601 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-4781/update-demo-nautilus-kv2pz, name=eth0)
2026-02-17 03:00:33.611 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4781/update-demo-nautilus-kv2pz" endpoint_id:"eth0"}
2026-02-17 03:00:33.611 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-4781"}
2026-02-17 03:00:33.611 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-4781.default"}
2026-02-17 03:00:33.611 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:33.611 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:33.611 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-4781" ipVersion=0x4 table="filter"
2026-02-17 03:00:33.611 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fMo1KzNO99LW_tGHLn" ipVersion=0x4 table="filter"
2026-02-17 03:00:33.611 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-4781" ipVersion=0x4 table="filter"
2026-02-17 03:00:33.611 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fMo1KzNO99LW_tGHLn" ipVersion=0x4 table="filter"
2026-02-17 03:00:33.611 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:33.611 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali90e6abbc484" ipVersion=0x4 table="filter"
2026-02-17 03:00:33.612 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali90e6abbc484" ipVersion=0x4 table="filter"
2026-02-17 03:00:33.612 [INFO][95] felix/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-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:33.612 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:33.612 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.253
2026-02-17 03:00:33.674 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4781/update-demo-nautilus-kv2pz", EndpointId:"eth0"}
2026-02-17 03:00:33.706 [INFO][95] 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:00:33.706 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali90e6abbc484"
2026-02-17 03:00:33.706 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali90e6abbc484" state="down"
2026-02-17 03:00:33.706 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90e6abbc484", Addrs:set.Typed[string]{}}
2026-02-17 03:00:33.706 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90e6abbc484", Addrs:set.Typed[string]{}}
2026-02-17 03:00:33.706 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90e6abbc484", State:"down", Index:127}
2026-02-17 03:00:33.708 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali90e6abbc484" state=""
2026-02-17 03:00:33.708 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali90e6abbc484"
2026-02-17 03:00:33.728 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90e6abbc484", State:"", Index:127}
2026-02-17 03:00:33.728 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90e6abbc484", Addrs:set.Set[string](nil)}
2026-02-17 03:00:33.728 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90e6abbc484", Addrs:set.Set[string](nil)}
2026-02-17 03:00:33.910 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1565"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1565"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1565"}
2026-02-17 03:00:33.954 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7988"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7988"}
2026-02-17 03:00:33.993 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-7988" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:34.026 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-8320"
2026-02-17 03:00:34.206 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7988"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7988"}
2026-02-17 03:00:34.237 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2201"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2201"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2201"}
2026-02-17 03:00:34.269 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-2201" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:34.355 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-8320" name:"default"}
2026-02-17 03:00:34.621 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8320"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8320"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8320"}
2026-02-17 03:00:34.658 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-8320"}
2026-02-17 03:00:36.196 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" ipv4_addr:"192.168.24.244/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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} 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:00:36.197 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:00:36.197 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:00:36.390 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2201"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2201"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2201"}
2026-02-17 03:00:36.425 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2758"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2758"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2758"}
2026-02-17 03:00:36.452 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2758" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:36.498 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2758"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2758"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2758"}
2026-02-17 03:00:36.534 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-8378"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"gc-8378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8378"}
2026-02-17 03:00:36.563 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-8378" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:37.298 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-8378"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"gc-8378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8378"}
2026-02-17 03:00:37.337 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7415"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7415"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7415"}
2026-02-17 03:00:37.366 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-7415" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:37.398 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7415"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7415"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7415"} labels:{key:"webhook-7415" value:"true"}
2026-02-17 03:00:37.398 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9808"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9808"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-9808"} labels:{key:"webhook-7415-markers" value:"true"}
2026-02-17 03:00:37.425 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-9808" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:37.702 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6680"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6680"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6680"}
2026-02-17 03:00:37.751 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8436"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8436"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8436"}
2026-02-17 03:00:37.780 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-8436" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:38.312 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2367"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2367"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2367"}
2026-02-17 03:00:38.371 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5832"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5832"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5832"}
2026-02-17 03:00:38.399 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5832" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:38.516 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5832"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5832"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5832"}
2026-02-17 03:00:38.550 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3511"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3511"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3511"}
2026-02-17 03:00:38.578 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3511" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:38.632 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4781" name:"default"}
2026-02-17 03:00:38.718 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3511"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3511"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3511"}
2026-02-17 03:00:38.738 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-714"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-714"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-714"}
2026-02-17 03:00:38.738 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-714" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:38.808 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-714"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-714"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-714"}
2026-02-17 03:00:38.853 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9250"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9250"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9250"}
2026-02-17 03:00:38.853 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9250" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:39.279 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4781"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-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:"kubectl-4781"}
2026-02-17 03:00:39.311 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4781"}
2026-02-17 03:00:39.704 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-7988" name:"default"}
2026-02-17 03:00:39.762 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-1565" name:"default"}
2026-02-17 03:00:39.835 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1565"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1565"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1565"}
2026-02-17 03:00:39.870 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8436"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8436"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8436"}
2026-02-17 03:00:39.870 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-1565"}
2026-02-17 03:00:39.902 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2139"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2139"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2139"}
2026-02-17 03:00:39.902 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2139" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:40.099 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7988"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7988"}
2026-02-17 03:00:40.128 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-7988"}
2026-02-17 03:00:40.389 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7415" type:"ClusterIP" cluster_ips:"10.254.158.110" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:00:41.551 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2758" name:"default"}
2026-02-17 03:00:42.083 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-2201" name:"default"}
2026-02-17 03:00:42.123 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2201"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2201"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2201"}
2026-02-17 03:00:42.155 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-2201"}
2026-02-17 03:00:42.247 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2758"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2758"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2758"}
2026-02-17 03:00:42.279 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-2758"}
2026-02-17 03:00:42.676 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-8378" name:"default"}
2026-02-17 03:00:42.707 [INFO][95] felix/summary.go 100: Summarising 203 dataplane reconciliation loops over 1m0.2s: avg=39ms longest=110ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:00:42.727 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-8378"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"gc-8378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8378"}
2026-02-17 03:00:42.758 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-8378"}
2026-02-17 03:00:42.897 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6680" name:"default"}
2026-02-17 03:00:42.994 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9250"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9250"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9250"}
2026-02-17 03:00:43.054 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-6432"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-6432"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6432"}
2026-02-17 03:00:43.087 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-6432" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:43.361 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6680"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6680"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6680"}
2026-02-17 03:00:43.393 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6680"}
2026-02-17 03:00:43.545 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-9530" name:"default"}
2026-02-17 03:00:44.020 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7415"
2026-02-17 03:00:44.078 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2139"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2139"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2139"}
2026-02-17 03:00:44.078 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2644"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2644"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2644"}
2026-02-17 03:00:44.078 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-2644" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:44.274 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5832" name:"default"}
2026-02-17 03:00:44.375 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-2367" name:"default"}
2026-02-17 03:00:44.536 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-9530"}
2026-02-17 03:00:44.575 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2367"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2367"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2367"}
2026-02-17 03:00:44.614 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-2367"}
2026-02-17 03:00:44.652 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3511" name:"default"}
2026-02-17 03:00:44.705 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2644"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2644"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2644"}
2026-02-17 03:00:44.745 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2144"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2144"} 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-2144"}
2026-02-17 03:00:44.781 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-2144" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:44.813 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-714" name:"default"}
2026-02-17 03:00:44.841 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7415"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7415"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7415"} labels:{key:"webhook-7415" value:"true"}
2026-02-17 03:00:44.867 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9808"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9808"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-9808"} labels:{key:"webhook-7415-markers" value:"true"}
2026-02-17 03:00:44.892 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4464"}
2026-02-17 03:00:44.923 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4464" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:44.923 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4464"} labels:{key:"webhook-4464" value:"true"}
2026-02-17 03:00:44.951 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5923"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5923"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5923"} labels:{key:"webhook-4464-markers" value:"true"}
2026-02-17 03:00:44.951 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5923" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:44.992 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8436"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8436"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8436"}
2026-02-17 03:00:45.092 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3511"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3511"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3511"}
2026-02-17 03:00:45.130 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3511"}
2026-02-17 03:00:45.130 [INFO][95] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 03:00:45.267 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5832"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5832"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5832"}
2026-02-17 03:00:45.303 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5832"}
2026-02-17 03:00:45.642 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-714"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-714"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-714"}
2026-02-17 03:00:45.642 [INFO][95] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 03:00:45.678 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-714"}
2026-02-17 03:00:46.829 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"fooservice" namespace:"pods-2144" type:"ClusterIP" cluster_ips:"10.254.51.169" ports:{Protocol:"TCP" Port:8765}
2026-02-17 03:00:48.189 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9250" name:"default"}
2026-02-17 03:00:48.579 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9250"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9250"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9250"}
2026-02-17 03:00:48.686 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9250"}
2026-02-17 03:00:49.178 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2139" name:"default"}
2026-02-17 03:00:49.399 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2139"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2139"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2139"}
2026-02-17 03:00:49.441 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2139"}
2026-02-17 03:00:49.848 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-2644" name:"default"}
2026-02-17 03:00:49.961 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-9808" name:"default"}
2026-02-17 03:00:50.176 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4464" type:"ClusterIP" cluster_ips:"10.254.115.184" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:00:50.407 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2644"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2644"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2644"}
2026-02-17 03:00:50.435 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-2644"}
2026-02-17 03:00:50.550 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-7415" name:"default"}
2026-02-17 03:00:50.628 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7415"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7415"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7415"} labels:{key:"webhook-7415" value:"true"}
2026-02-17 03:00:50.654 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-7415"}
2026-02-17 03:00:50.823 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9808"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9808"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-9808"} labels:{key:"webhook-7415-markers" value:"true"}
2026-02-17 03:00:50.861 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-9808"}
2026-02-17 03:00:50.934 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2144"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2144"} 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-2144"}
2026-02-17 03:00:50.970 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7949"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7949"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7949"}
2026-02-17 03:00:50.997 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7949" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:51.037 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7949"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7949"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7949"}
2026-02-17 03:00:51.070 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4697"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4697"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4697"}
2026-02-17 03:00:51.070 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4697" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:51.256 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4464"
2026-02-17 03:00:51.356 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4464"} labels:{key:"webhook-4464" value:"true"}
2026-02-17 03:00:51.392 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5923"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5923"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5923"} labels:{key:"webhook-4464-markers" value:"true"}
2026-02-17 03:00:51.419 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6661"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6661"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6661"}
2026-02-17 03:00:51.452 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6661" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:51.483 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6661"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6661"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6661"} labels:{key:"webhook-6661" value:"true"}
2026-02-17 03:00:51.483 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7695"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7695"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7695"} labels:{key:"webhook-6661-markers" value:"true"}
2026-02-17 03:00:51.518 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7695" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:54.324 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6661" type:"ClusterIP" cluster_ips:"10.254.214.21" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:00:55.189 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4697"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4697"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4697"}
2026-02-17 03:00:55.232 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1351"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1351"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1351"}
2026-02-17 03:00:55.258 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1351" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:55.280 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1351"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1351"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1351"} labels:{key:"webhook-1351" value:"true"}
2026-02-17 03:00:55.301 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3187"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3187"} labels:{key:"webhook-1351-markers" value:"true"}
2026-02-17 03:00:55.301 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3187" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:55.670 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6661"
2026-02-17 03:00:55.756 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6661"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6661"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6661"} labels:{key:"webhook-6661" value:"true"}
2026-02-17 03:00:55.786 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7695"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7695"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7695"} labels:{key:"webhook-6661-markers" value:"true"}
2026-02-17 03:00:55.814 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-625"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-625"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-625"}
2026-02-17 03:00:55.844 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-625" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:56.059 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2144"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2144"} 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-2144"}
2026-02-17 03:00:56.587 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5923" name:"default"}
2026-02-17 03:00:57.203 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4464" name:"default"}
2026-02-17 03:00:57.395 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4464"} labels:{key:"webhook-4464" value:"true"}
2026-02-17 03:00:57.428 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4464"}
2026-02-17 03:00:57.455 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5923"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5923"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5923"} labels:{key:"webhook-4464-markers" value:"true"}
2026-02-17 03:00:57.487 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5923"}
2026-02-17 03:00:57.487 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7949" name:"default"}
2026-02-17 03:00:57.515 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7949"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7949"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7949"}
2026-02-17 03:00:57.539 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7949"}
2026-02-17 03:00:59.221 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7792"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7792"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7792"}
2026-02-17 03:00:59.302 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8873"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8873"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8873"}
2026-02-17 03:00:59.328 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8873" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:59.961 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-625"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-625"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-625"}
2026-02-17 03:00:59.998 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4532"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4532"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4532"}
2026-02-17 03:01:00.022 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4532" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:00.250 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4697" name:"default"}
2026-02-17 03:01:00.431 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1351" type:"ClusterIP" cluster_ips:"10.254.112.140" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:01:01.064 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4697"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4697"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4697"}
2026-02-17 03:01:01.103 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4697"}
2026-02-17 03:01:01.193 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"fooservice" namespace:"pods-2144"
2026-02-17 03:01:01.326 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6661" name:"default"}
2026-02-17 03:01:01.360 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6661"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6661"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6661"} labels:{key:"webhook-6661" value:"true"}
2026-02-17 03:01:01.398 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6661"}
2026-02-17 03:01:01.522 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1351"
2026-02-17 03:01:01.587 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4532"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4532"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4532"}
2026-02-17 03:01:01.587 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-3308"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-3308"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3308"}
2026-02-17 03:01:01.587 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7695" name:"default"}
2026-02-17 03:01:01.587 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-3308" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:01.654 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-2144" name:"default"}
2026-02-17 03:01:01.688 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1351"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1351"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1351"} labels:{key:"webhook-1351" value:"true"}
2026-02-17 03:01:01.688 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3187"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3187"} labels:{key:"webhook-1351-markers" value:"true"}
2026-02-17 03:01:01.719 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6459"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6459"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6459"}
2026-02-17 03:01:01.719 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6459" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:01.886 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7695"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7695"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7695"} labels:{key:"webhook-6661-markers" value:"true"}
2026-02-17 03:01:01.917 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7695"}
2026-02-17 03:01:02.169 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-2144"}
2026-02-17 03:01:03.443 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8873"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8873"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8873"}
2026-02-17 03:01:03.476 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8227"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8227"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8227"}
2026-02-17 03:01:03.502 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8227" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:03.527 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8227"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8227"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8227"} labels:{key:"webhook-8227" value:"true"}
2026-02-17 03:01:03.527 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1589"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1589"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1589"} labels:{key:"webhook-8227-markers" value:"true"}
2026-02-17 03:01:03.559 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1589" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:04.253 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447, name=eth0)
2026-02-17 03:01:04.255 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39b237a25e8" profile_ids:"kns.configmap-7792" profile_ids:"ksa.configmap-7792.default" ipv4_nets:"10.100.8.245/32"}
2026-02-17 03:01:04.255 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 03:01:04.255 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 03:01:04.255 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 03:01:04.260 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39b237a25e8"
2026-02-17 03:01:04.261 [INFO][95] felix/endpoint_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-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 03:01:04.261 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 03:01:04.298 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:04.298 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"} status="up"
2026-02-17 03:01:04.298 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7792"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7792"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7792"}
2026-02-17 03:01:04.717 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447, name=eth0)
2026-02-17 03:01:04.717 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447" endpoint_id:"eth0"}
2026-02-17 03:01:04.718 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-7792"}
2026-02-17 03:01:04.718 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-7792.default"}
2026-02-17 03:01:04.718 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 03:01:04.719 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 03:01:04.725 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-7792" ipVersion=0x4 table="filter"
2026-02-17 03:01:04.725 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UHkR8svjMyR7wfVL4y" ipVersion=0x4 table="filter"
2026-02-17 03:01:04.725 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-7792" ipVersion=0x4 table="filter"
2026-02-17 03:01:04.725 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UHkR8svjMyR7wfVL4y" ipVersion=0x4 table="filter"
2026-02-17 03:01:04.725 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 03:01:04.725 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali39b237a25e8" ipVersion=0x4 table="filter"
2026-02-17 03:01:04.725 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali39b237a25e8" ipVersion=0x4 table="filter"
2026-02-17 03:01:04.725 [INFO][95] felix/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-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 03:01:04.725 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 03:01:04.726 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.245
2026-02-17 03:01:04.800 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7792/pod-configmaps-35bf07f4-2fd6-4364-8834-f57b6f292447", EndpointId:"eth0"}
2026-02-17 03:01:04.819 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali39b237a25e8" state="down"
2026-02-17 03:01:04.820 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39b237a25e8", State:"down", Index:125}
2026-02-17 03:01:04.820 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali39b237a25e8"
2026-02-17 03:01:04.820 [INFO][95] 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:01:04.825 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali39b237a25e8" state=""
2026-02-17 03:01:04.825 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali39b237a25e8"
2026-02-17 03:01:04.852 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39b237a25e8", Addrs:set.Typed[string]{}}
2026-02-17 03:01:04.852 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39b237a25e8", Addrs:set.Typed[string]{}}
2026-02-17 03:01:04.852 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39b237a25e8", State:"", Index:125}
2026-02-17 03:01:04.852 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39b237a25e8", Addrs:set.Set[string](nil)}
2026-02-17 03:01:04.852 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39b237a25e8", Addrs:set.Set[string](nil)}
2026-02-17 03:01:05.496 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-625" name:"default"}
2026-02-17 03:01:05.704 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-3308"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-3308"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3308"}
2026-02-17 03:01:05.729 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-9238"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-9238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9238"}
2026-02-17 03:01:05.757 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svc-latency-9238" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:05.856 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6459"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6459"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6459"}
2026-02-17 03:01:05.886 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5287"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5287"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5287"}
2026-02-17 03:01:05.919 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-5287" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:05.949 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-625"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-625"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-625"}
2026-02-17 03:01:05.980 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-625"}
2026-02-17 03:01:05.980 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5287"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5287"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5287"}
2026-02-17 03:01:06.010 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2496"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2496"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2496"}
2026-02-17 03:01:06.010 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2496" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:06.379 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=svc-latency-9238/svc-latency-rc-846dbb995-bq9f8, name=eth0)
2026-02-17 03:01:06.380 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svc-latency-9238"} profile:{inbound_rules:{action:"allow" rule_id:"iEfBxZbJoCxQSf15"} outbound_rules:{action:"allow" rule_id:"TcY0JXiPF9ymWd1z"}}
2026-02-17 03:01:06.381 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svc-latency-9238.default"} profile:{}
2026-02-17 03:01:06.381 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2c412797131" profile_ids:"kns.svc-latency-9238" profile_ids:"ksa.svc-latency-9238.default" ipv4_nets:"10.100.8.255/32"}
2026-02-17 03:01:06.381 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:06.381 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:06.381 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:06.382 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2c412797131" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.382 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cakwYVYnfu2TIKGx99" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.382 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mEsl3YeeZoQMixvd52" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.382 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2c412797131" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.382 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cakwYVYnfu2TIKGx99" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.382 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mEsl3YeeZoQMixvd52" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.382 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2c412797131"
2026-02-17 03:01:06.382 [INFO][95] felix/endpoint_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-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:06.382 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:06.424 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:06.424 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"} status="down"
2026-02-17 03:01:06.443 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali2c412797131" state="down"
2026-02-17 03:01:06.444 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2c412797131"
2026-02-17 03:01:06.444 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2c412797131", State:"down", Index:128}
2026-02-17 03:01:06.444 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2c412797131", Addrs:set.Typed[string]{}}
2026-02-17 03:01:06.444 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2c412797131", Addrs:set.Typed[string]{}}
2026-02-17 03:01:06.444 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2c412797131"
2026-02-17 03:01:06.444 [INFO][95] felix/endpoint_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-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:06.444 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:06.448 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali2c412797131" state="up"
2026-02-17 03:01:06.473 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:06.473 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"} status="down"
2026-02-17 03:01:06.473 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2c412797131", State:"up", Index:128}
2026-02-17 03:01:06.473 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2c412797131"
2026-02-17 03:01:06.473 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2c412797131"
2026-02-17 03:01:06.473 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2c412797131"
2026-02-17 03:01:06.473 [INFO][95] felix/endpoint_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-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:06.473 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:06.500 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:06.500 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"} status="up"
2026-02-17 03:01:06.686 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0, name=eth0)
2026-02-17 03:01:06.686 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-2496"} profile:{inbound_rules:{action:"allow" rule_id:"lr2pntJwgg954kxK"} outbound_rules:{action:"allow" rule_id:"Wv2rR40wswlXEKVs"}}
2026-02-17 03:01:06.686 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-2496.default"} profile:{}
2026-02-17 03:01:06.686 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali023a6194279" profile_ids:"kns.downward-api-2496" profile_ids:"ksa.downward-api-2496.default" ipv4_nets:"10.100.8.247/32"}
2026-02-17 03:01:06.686 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:06.686 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:06.686 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:06.687 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali023a6194279" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.687 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PhzNop4t68xCYEShug" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.687 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_duLvL9vN0WEuspSRs_" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.687 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali023a6194279" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.687 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PhzNop4t68xCYEShug" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.687 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_duLvL9vN0WEuspSRs_" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.687 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali023a6194279"
2026-02-17 03:01:06.687 [INFO][95] felix/endpoint_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-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:06.687 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:06.732 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:06.732 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"} status="down"
2026-02-17 03:01:06.753 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3187" name:"default"}
2026-02-17 03:01:06.765 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali023a6194279" state="down"
2026-02-17 03:01:06.765 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali023a6194279"
2026-02-17 03:01:06.767 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali023a6194279" state="up"
2026-02-17 03:01:06.779 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali023a6194279", State:"down", Index:129}
2026-02-17 03:01:06.779 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali023a6194279", Addrs:set.Typed[string]{}}
2026-02-17 03:01:06.779 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali023a6194279", Addrs:set.Typed[string]{}}
2026-02-17 03:01:06.779 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali023a6194279", State:"up", Index:129}
2026-02-17 03:01:06.779 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali023a6194279"
2026-02-17 03:01:06.779 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali023a6194279"
2026-02-17 03:01:06.779 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali023a6194279"
2026-02-17 03:01:06.779 [INFO][95] felix/endpoint_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-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:06.779 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:06.805 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:06.805 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"} status="up"
2026-02-17 03:01:07.119 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=svc-latency-9238/svc-latency-rc-846dbb995-bq9f8, name=eth0)
2026-02-17 03:01:07.120 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2c412797131" profile_ids:"kns.svc-latency-9238" profile_ids:"ksa.svc-latency-9238.default" ipv4_nets:"10.100.8.255/32"}
2026-02-17 03:01:07.120 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:07.120 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:07.120 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:07.121 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2c412797131"
2026-02-17 03:01:07.121 [INFO][95] felix/endpoint_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-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:07.121 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:07.151 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0, name=eth0)
2026-02-17 03:01:07.160 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:07.160 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"} status="up"
2026-02-17 03:01:07.160 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali023a6194279" profile_ids:"kns.downward-api-2496" profile_ids:"ksa.downward-api-2496.default" ipv4_nets:"10.100.8.247/32"}
2026-02-17 03:01:07.161 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:07.161 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:07.161 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:07.162 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali023a6194279"
2026-02-17 03:01:07.162 [INFO][95] felix/endpoint_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-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:07.162 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:07.189 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:07.190 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"} status="up"
2026-02-17 03:01:07.253 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1351" name:"default"}
2026-02-17 03:01:07.481 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4532" name:"default"}
2026-02-17 03:01:07.520 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3187"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3187"} labels:{key:"webhook-1351-markers" value:"true"}
2026-02-17 03:01:07.555 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4532"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4532"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4532"}
2026-02-17 03:01:07.555 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3187"}
2026-02-17 03:01:07.587 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4532"}
2026-02-17 03:01:07.643 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1351"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1351"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1351"} labels:{key:"webhook-1351" value:"true"}
2026-02-17 03:01:07.675 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1351"}
2026-02-17 03:01:07.747 [INFO][95] 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:01:07.747 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2c412797131"
2026-02-17 03:01:07.747 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2c412797131", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:07.747 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2c412797131", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:07.910 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vfckn" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.90.7" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:07.979 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vm2p9" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.77.118" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:07.979 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sbxjr" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.66.144" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.025 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zzd2s" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.97.59" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.025 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wkg6c" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.72.156" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.025 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nbtgv" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.41.156" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.053 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mgt4m" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.146.198" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.079 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jr9h7" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.158.112" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.122 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dt59x" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.26.111" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.122 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rxp84" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.158.234" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.146 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0, name=eth0)
2026-02-17 03:01:08.159 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6c8d7" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.75.22" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.159 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali023a6194279" profile_ids:"kns.downward-api-2496" profile_ids:"ksa.downward-api-2496.default" ipv4_nets:"10.100.8.247/32"}
2026-02-17 03:01:08.159 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:08.159 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:08.159 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:08.161 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali023a6194279"
2026-02-17 03:01:08.161 [INFO][95] felix/endpoint_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-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:08.161 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:08.192 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:08.192 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"} status="up"
2026-02-17 03:01:08.192 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pjnfr" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.38.102" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.226 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jm24p" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.145.76" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.261 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p5sqn" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.208.142" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.261 [INFO][95] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 03:01:08.267 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mstjc" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.115.210" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.295 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-77pzc" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.106.189" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.303 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4g5z5" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.221.160" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.322 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x7h2b" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.78.239" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.359 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6fbn5" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.176.30" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.408 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kzqcf" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.229.177" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.408 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6sph7" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.7.69" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.417 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k7zgh" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.218.164" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.432 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8lf7x" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.202.118" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.447 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-97rtd" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.228.109" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.467 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tn7gq" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.235.215" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.502 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rdjfb" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.83.129" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.504 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q4lsh" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.21.55" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.520 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l6tt9" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.197.96" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.544 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cqcrm" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.57.198" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.576 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-98c9m" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.32.135" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.609 [INFO][95] 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:01:08.609 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali023a6194279"
2026-02-17 03:01:08.615 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali023a6194279", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:08.615 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali023a6194279", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:08.615 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vvlrm" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.101.6" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.615 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q57sg" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.126.240" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.627 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5wtv6" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.179.66" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.641 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4pbck" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.246.144" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.656 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d7wgn" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.66.152" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.722 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tcnb5" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.135.115" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.722 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8227" type:"ClusterIP" cluster_ips:"10.254.16.229" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:01:08.722 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qrrbs" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.88.66" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.733 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hjrzj" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.148.117" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.760 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tr58z" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.239.206" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.772 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vpbs8" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.94.156" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.773 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x25b9" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.70.28" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.823 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-97fk6" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.176.117" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.830 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vp24d" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.63.103" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.840 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zq9zg" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.168.187" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.857 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wvjms" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.120.251" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.866 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fz28d" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.194.185" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.884 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z6hwf" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.73.97" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.931 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-55zxg" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.91.192" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.947 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6tq5d" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.14.199" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.955 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rglxw" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.192.217" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.981 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pwlz4" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.103.64" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:08.993 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bbd2s" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.116.50" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.038 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qqw9p" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.237.137" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.038 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lk2vz" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.38.96" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.041 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j9whk" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.113.149" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.059 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bmdws" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.38.215" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.071 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2hd5h" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.3.222" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.150 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rggc7" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.112.73" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.150 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nlxcj" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.88.47" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.150 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z7pp2" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.39.114" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.154 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p5gsq" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.126.154" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.155 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6xrdj" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.80.185" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.167 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jlbzp" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.23.20" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.183 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-drxfc" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.14.10" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.209 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tzh7n" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.134.131" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.245 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xdqgv" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.216.176" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.256 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nhrg6" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.62.171" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.286 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2kphn" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.190.191" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.291 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-94pdp" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.133.200" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.303 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8873" name:"default"}
2026-02-17 03:01:09.381 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mdmk8" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.48.227" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.381 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pqhqn" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.46.189" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.452 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0, name=eth0)
2026-02-17 03:01:09.456 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ppl7f" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.94.67" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.456 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali023a6194279" profile_ids:"kns.downward-api-2496" profile_ids:"ksa.downward-api-2496.default" ipv4_nets:"10.100.8.247/32"}
2026-02-17 03:01:09.477 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sgtxj" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.224.146" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.496 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vdjsp" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.45.140" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.532 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:09.532 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:09.533 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:09.533 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali023a6194279"
2026-02-17 03:01:09.533 [INFO][95] 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-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:09.533 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:09.552 [INFO][95] 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:01:09.553 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali023a6194279"
2026-02-17 03:01:09.555 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali023a6194279" state="down"
2026-02-17 03:01:09.555 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali023a6194279" state=""
2026-02-17 03:01:09.555 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali023a6194279"
2026-02-17 03:01:09.565 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:09.565 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"} status="down"
2026-02-17 03:01:09.565 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c9bc9" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.80.186" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.565 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali023a6194279", Addrs:set.Typed[string]{}}
2026-02-17 03:01:09.565 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali023a6194279", Addrs:set.Typed[string]{}}
2026-02-17 03:01:09.565 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali023a6194279", State:"down", Index:129}
2026-02-17 03:01:09.565 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali023a6194279", State:"", Index:129}
2026-02-17 03:01:09.565 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali023a6194279", Addrs:set.Set[string](nil)}
2026-02-17 03:01:09.565 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali023a6194279", Addrs:set.Set[string](nil)}
2026-02-17 03:01:09.590 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s6d5q" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.117.19" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.637 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali023a6194279"
2026-02-17 03:01:09.638 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali023a6194279"
2026-02-17 03:01:09.638 [INFO][95] felix/endpoint_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-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:09.638 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:09.639 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.247
2026-02-17 03:01:09.672 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:09.672 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"} status="down"
2026-02-17 03:01:09.672 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4qqbr" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.60.228" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.672 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cl5fj" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.187.43" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.699 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hhvbh" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.228.75" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.737 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8227"
2026-02-17 03:01:09.759 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0, name=eth0)
2026-02-17 03:01:09.775 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0" endpoint_id:"eth0"}
2026-02-17 03:01:09.775 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-2496"}
2026-02-17 03:01:09.775 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-2496.default"}
2026-02-17 03:01:09.787 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xsqn2" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.74.12" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.811 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2p6p6" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.99.196" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.842 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:09.842 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:09.843 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PhzNop4t68xCYEShug" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.843 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_duLvL9vN0WEuspSRs_" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.843 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PhzNop4t68xCYEShug" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.843 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_duLvL9vN0WEuspSRs_" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.843 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:09.843 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali023a6194279" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.844 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali023a6194279" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.844 [INFO][95] felix/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-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:09.844 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:09.913 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2496/downwardapi-volume-c4e9c826-2b65-423c-a4e2-d3920ee675e0", EndpointId:"eth0"}
2026-02-17 03:01:09.913 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8227"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8227"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8227"} labels:{key:"webhook-8227" value:"true"}
2026-02-17 03:01:09.913 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-brzw7" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.4.242" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.913 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1589"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1589"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1589"} labels:{key:"webhook-8227-markers" value:"true"}
2026-02-17 03:01:09.915 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-8763"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-8763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8763"}
2026-02-17 03:01:09.925 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d2cdc" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.239.54" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:09.932 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-8763" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:10.007 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dxhp4" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.56.60" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.025 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h7z44" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.194.224" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.089 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pknzk" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.138.127" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.137 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-64pkg" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.77.101" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.198 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-27cs7" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.227.103" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.237 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2496"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2496"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2496"}
2026-02-17 03:01:10.237 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9vfzv" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.34.93" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.268 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r7pz2" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.128.105" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.299 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1820"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1820"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1820"}
2026-02-17 03:01:10.300 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-1820" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:10.311 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-954hj" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.210.66" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.326 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-1820" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.360 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zdfq7" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.37.13" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.417 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-khp74" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.25.104" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.521 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xn6p6" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.175.89" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.576 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bs4zt" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.123.225" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.656 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qqjlk" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.245.92" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.683 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d4ggb" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.195.71" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.705 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7792" name:"default"}
2026-02-17 03:01:10.752 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kll9n" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.160.224" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.784 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2kjlf" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.214.96" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.884 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-65lmc" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.21.133" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.884 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hrwl6" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.80.254" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.919 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-54pxj" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.206.36" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:10.982 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-stttp" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.62.164" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.019 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lr556" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.246.205" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.070 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rj427" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.76.205" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.135 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dnhn8" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.86.194" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.225 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-frd5t" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.143.80" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.286 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ckdbg" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.228.96" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.305 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w5z27" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.181.222" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.353 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-99vqz" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.117.15" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.402 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jpp6t" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.31.78" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.452 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-569cp" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.17.194" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.499 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p7c7c" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.34.212" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.605 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jwlq8" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.212.24" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.607 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6459" name:"default"}
2026-02-17 03:01:11.608 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2cl28" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.131.63" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.660 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-98w2n" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.230.237" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.707 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rgsvs" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.98.226" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.769 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x5m4t" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.2.116" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.809 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vvqt8" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.149.94" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.829 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8873"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8873"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8873"}
2026-02-17 03:01:11.849 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-5287" name:"default"}
2026-02-17 03:01:11.857 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8873"}
2026-02-17 03:01:11.861 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6bblw" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.208.195" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.922 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v95mq" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.38.216" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:11.957 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4sfzn" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.71.186" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.025 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cxbnx" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.208.38" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.064 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hmvpz" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.56.150" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.142 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-szpc2" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.9.203" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.164 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ktqpt" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.210.71" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.256 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h7n6w" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.249.181" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.256 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lx7g9" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.7.217" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.304 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-3308" name:"default"}
2026-02-17 03:01:12.344 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hvbtl" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.58.120" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.351 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7792"}
2026-02-17 03:01:12.406 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xvmn5" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.68.4" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.454 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8ncgn" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.133.215" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.555 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7v2b6" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.153.156" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.555 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jl7qv" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.147.70" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.599 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-drlms" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.195.161" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.684 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xvvkr" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.9.224" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.709 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wt5br" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.198.104" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.759 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9dnxv" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.214.123" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.793 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h228r" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.76.140" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.868 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5qfdb" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.251.200" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:12.917 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zl4z4" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.5.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.003 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gkxwk" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.141.60" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.021 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wrqc4" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.172.1" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.087 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-97h65" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.98.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.119 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rtxtg" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.134.49" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.196 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x85zj" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.60.224" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.214 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bvg29" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.211.111" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.261 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dcpcm" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.99.151" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.301 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-255zt" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.158.190" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.403 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-3308"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-3308"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3308"}
2026-02-17 03:01:13.403 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-3308"}
2026-02-17 03:01:13.403 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qjrkv" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.235.136" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.464 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kj47p" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.93.70" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.517 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5287"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5287"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5287"}
2026-02-17 03:01:13.517 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-89cpk" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.124.37" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.517 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-5287"}
2026-02-17 03:01:13.575 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vz86r" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.32.247" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.623 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6459"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6459"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6459"}
2026-02-17 03:01:13.623 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7zdqc" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.184.224" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.630 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6459"}
2026-02-17 03:01:13.668 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dfrdq" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.51.197" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.721 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mqxf4" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.13.206" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.750 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nrcrt" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.17.172" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.826 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s6pcs" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.103.237" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.849 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bxtrd" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.24.36" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.938 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kjsnj" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.132.111" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:13.949 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c4brs" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.26.85" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.033 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9lq24" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.67.183" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.054 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2vjnx" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.186.150" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.141 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lqbhg" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.164.236" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.157 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ntqz6" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.46.19" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.277 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j5647" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.167.41" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.359 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c2lg6" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.124.244" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.359 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rmwrd" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.40.99" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.359 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sp98s" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.192.202" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.461 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-szjjg" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.130.148" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.462 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7qzzl" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.60.58" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.506 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nn6d4" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.186.125" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.566 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-749d8" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.132.110" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.670 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8xw2w" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.85.248" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.670 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-56cjf" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.30.197" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.699 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ll5t7" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.52.50" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.773 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5526q" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.56.42" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.798 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qlf8k" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.141.253" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.869 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b8mcq" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.50.114" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.902 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8m56n" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.202.120" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:14.993 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v2grg" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.216.215" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.030 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sh5ct" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.252.20" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.083 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9wpv7" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.35.230" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.131 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-txvdw" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.154.187" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.189 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w425f" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.137.133" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.200 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sghln" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.23.221" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.253 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xjdgt" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.237.55" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.306 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mcv7n" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.50.192" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.398 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sz8ch" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.118.157" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.399 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1589" name:"default"}
2026-02-17 03:01:15.409 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rb77x" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.20.119" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.497 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q262r" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.21.43" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.521 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-msfx6" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.168.251" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.599 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c8ffz" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.114.213" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.599 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8227" name:"default"}
2026-02-17 03:01:15.610 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5qkr7" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.171.47" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.723 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6g5cm" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.115.154" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.725 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z9spb" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.92.192" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.808 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ppmbb" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.160.170" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.814 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qwrf8" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.79.71" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.847 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dkjk7" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.233.204" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.921 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bg8j2" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.143.208" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:15.952 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sx5cw" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.14.75" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:16.052 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2496" name:"default"}
2026-02-17 03:01:16.052 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lt6cc" namespace:"svc-latency-9238" type:"ClusterIP" cluster_ips:"10.254.190.124" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:16.248 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-8763"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-8763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8763"}
2026-02-17 03:01:16.287 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6189"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6189"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6189"}
2026-02-17 03:01:16.287 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-6189" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:16.748 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-9238"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-9238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9238"}
2026-02-17 03:01:16.748 [INFO][95] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 03:01:16.792 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9798"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9798"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9798"}
2026-02-17 03:01:16.823 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-9798" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:16.964 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2496"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2496"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2496"}
2026-02-17 03:01:17.002 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2496"}
2026-02-17 03:01:17.108 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8227"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8227"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8227"} labels:{key:"webhook-8227" value:"true"}
2026-02-17 03:01:17.172 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8227"}
2026-02-17 03:01:17.215 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1589"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1589"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1589"} labels:{key:"webhook-8227-markers" value:"true"}
2026-02-17 03:01:17.215 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1589"}
2026-02-17 03:01:17.444 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd, name=eth0)
2026-02-17 03:01:17.445 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-9798"} profile:{inbound_rules:{action:"allow" rule_id:"wJ8lPmCyYOU1CJvx"} outbound_rules:{action:"allow" rule_id:"_RKqvnRlPbARf9fy"}}
2026-02-17 03:01:17.445 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-9798.default"} profile:{}
2026-02-17 03:01:17.445 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4964948ed7" profile_ids:"kns.replicaset-9798" profile_ids:"ksa.replicaset-9798.default" ipv4_nets:"10.100.8.254/32"}
2026-02-17 03:01:17.446 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:17.446 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:17.446 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:17.446 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia4964948ed7" ipVersion=0x4 table="filter"
2026-02-17 03:01:17.446 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-9798" ipVersion=0x4 table="filter"
2026-02-17 03:01:17.447 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BUV_vC_UGmHuvTb6Wv" ipVersion=0x4 table="filter"
2026-02-17 03:01:17.447 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia4964948ed7" ipVersion=0x4 table="filter"
2026-02-17 03:01:17.447 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-9798" ipVersion=0x4 table="filter"
2026-02-17 03:01:17.447 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BUV_vC_UGmHuvTb6Wv" ipVersion=0x4 table="filter"
2026-02-17 03:01:17.447 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia4964948ed7"
2026-02-17 03:01:17.447 [INFO][95] felix/endpoint_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-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:17.447 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:17.499 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:17.499 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"} status="down"
2026-02-17 03:01:17.522 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="calia4964948ed7" state="down"
2026-02-17 03:01:17.522 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia4964948ed7"
2026-02-17 03:01:17.522 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4964948ed7", State:"down", Index:130}
2026-02-17 03:01:17.523 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4964948ed7", Addrs:set.Typed[string]{}}
2026-02-17 03:01:17.523 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4964948ed7", Addrs:set.Typed[string]{}}
2026-02-17 03:01:17.523 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4964948ed7"
2026-02-17 03:01:17.523 [INFO][95] felix/endpoint_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-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:17.523 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:17.523 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="calia4964948ed7" state="up"
2026-02-17 03:01:17.563 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:17.564 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"} status="down"
2026-02-17 03:01:17.564 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4964948ed7", State:"up", Index:130}
2026-02-17 03:01:17.564 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia4964948ed7"
2026-02-17 03:01:17.564 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4964948ed7"
2026-02-17 03:01:17.564 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4964948ed7"
2026-02-17 03:01:17.564 [INFO][95] felix/endpoint_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-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:17.564 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:17.599 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:17.599 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"} status="up"
2026-02-17 03:01:18.199 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd, name=eth0)
2026-02-17 03:01:18.199 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4964948ed7" profile_ids:"kns.replicaset-9798" profile_ids:"ksa.replicaset-9798.default" ipv4_nets:"10.100.8.254/32"}
2026-02-17 03:01:18.200 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:18.200 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:18.200 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:18.201 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4964948ed7"
2026-02-17 03:01:18.201 [INFO][95] felix/endpoint_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-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:18.201 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:18.234 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:18.234 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"} status="up"
2026-02-17 03:01:18.530 [INFO][95] 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:01:18.531 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia4964948ed7"
2026-02-17 03:01:18.531 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4964948ed7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:18.531 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4964948ed7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:20.827 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-1820/ss-1, name=eth0)
2026-02-17 03:01:20.828 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-1820.default"} profile:{}
2026-02-17 03:01:20.828 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-1820"} profile:{inbound_rules:{action:"allow" rule_id:"N4yvIFiMbO2u8Kih"} outbound_rules:{action:"allow" rule_id:"fNNChB_8i-IB4_UU"}}
2026-02-17 03:01:20.829 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1820/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali47a3bfd9b69" profile_ids:"kns.statefulset-1820" profile_ids:"ksa.statefulset-1820.default" ipv4_nets:"10.100.8.194/32"}
2026-02-17 03:01:20.829 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:20.829 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:20.829 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:20.830 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali47a3bfd9b69" ipVersion=0x4 table="filter"
2026-02-17 03:01:20.830 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_O9NWP4dGf3Stdwvfgu" ipVersion=0x4 table="filter"
2026-02-17 03:01:20.830 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_97gk93zL5aNtYEpDqb" ipVersion=0x4 table="filter"
2026-02-17 03:01:20.830 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali47a3bfd9b69" ipVersion=0x4 table="filter"
2026-02-17 03:01:20.830 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_O9NWP4dGf3Stdwvfgu" ipVersion=0x4 table="filter"
2026-02-17 03:01:20.830 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_97gk93zL5aNtYEpDqb" ipVersion=0x4 table="filter"
2026-02-17 03:01:20.830 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali47a3bfd9b69"
2026-02-17 03:01:20.830 [INFO][95] felix/endpoint_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-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:20.830 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:20.890 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:20.891 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 03:01:20.903 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali47a3bfd9b69" state="down"
2026-02-17 03:01:20.903 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali47a3bfd9b69", State:"down", Index:131}
2026-02-17 03:01:20.903 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali47a3bfd9b69"
2026-02-17 03:01:20.903 [INFO][95] felix/endpoint_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-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:20.903 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:20.903 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali47a3bfd9b69"
2026-02-17 03:01:20.903 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali47a3bfd9b69" state="up"
2026-02-17 03:01:20.935 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:20.935 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 03:01:20.935 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali47a3bfd9b69", Addrs:set.Typed[string]{}}
2026-02-17 03:01:20.935 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali47a3bfd9b69", Addrs:set.Typed[string]{}}
2026-02-17 03:01:20.935 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali47a3bfd9b69", State:"up", Index:131}
2026-02-17 03:01:20.936 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali47a3bfd9b69"
2026-02-17 03:01:20.936 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali47a3bfd9b69"
2026-02-17 03:01:20.936 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali47a3bfd9b69"
2026-02-17 03:01:20.936 [INFO][95] felix/endpoint_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-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:20.936 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:20.971 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:20.971 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:21.212 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-1820/ss-1, name=eth0)
2026-02-17 03:01:21.213 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1820/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali47a3bfd9b69" profile_ids:"kns.statefulset-1820" profile_ids:"ksa.statefulset-1820.default" ipv4_nets:"10.100.8.194/32"}
2026-02-17 03:01:21.213 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:21.213 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:21.214 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:21.226 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali47a3bfd9b69"
2026-02-17 03:01:21.227 [INFO][95] felix/endpoint_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-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:21.227 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:21.271 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:21.271 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:21.306 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-8763"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-8763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8763"}
2026-02-17 03:01:21.613 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-1820/ss-1, name=eth0)
2026-02-17 03:01:21.614 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1820/ss-1" endpoint_id:"eth0"}
2026-02-17 03:01:21.614 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-1820"}
2026-02-17 03:01:21.614 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-1820.default"}
2026-02-17 03:01:21.614 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:21.614 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:21.615 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_O9NWP4dGf3Stdwvfgu" ipVersion=0x4 table="filter"
2026-02-17 03:01:21.615 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_97gk93zL5aNtYEpDqb" ipVersion=0x4 table="filter"
2026-02-17 03:01:21.615 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_O9NWP4dGf3Stdwvfgu" ipVersion=0x4 table="filter"
2026-02-17 03:01:21.615 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_97gk93zL5aNtYEpDqb" ipVersion=0x4 table="filter"
2026-02-17 03:01:21.615 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:21.615 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali47a3bfd9b69" ipVersion=0x4 table="filter"
2026-02-17 03:01:21.615 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali47a3bfd9b69" ipVersion=0x4 table="filter"
2026-02-17 03:01:21.615 [INFO][95] felix/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-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:21.615 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:21.616 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.194
2026-02-17 03:01:21.692 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1820/ss-1", EndpointId:"eth0"}
2026-02-17 03:01:21.726 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali47a3bfd9b69" state="down"
2026-02-17 03:01:21.726 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali47a3bfd9b69", State:"down", Index:131}
2026-02-17 03:01:21.732 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali47a3bfd9b69" state=""
2026-02-17 03:01:21.732 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali47a3bfd9b69"
2026-02-17 03:01:21.768 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali47a3bfd9b69", State:"", Index:131}
2026-02-17 03:01:21.768 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali47a3bfd9b69", Addrs:set.Set[string](nil)}
2026-02-17 03:01:21.768 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali47a3bfd9b69", Addrs:set.Set[string](nil)}
2026-02-17 03:01:21.780 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=svc-latency-9238/svc-latency-rc-846dbb995-bq9f8, name=eth0)
2026-02-17 03:01:21.792 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=svc-latency-9238/svc-latency-rc-846dbb995-bq9f8, name=eth0)
2026-02-17 03:01:21.807 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2c412797131" profile_ids:"kns.svc-latency-9238" profile_ids:"ksa.svc-latency-9238.default" ipv4_nets:"10.100.8.255/32"}
2026-02-17 03:01:21.808 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8" endpoint_id:"eth0"}
2026-02-17 03:01:21.808 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svc-latency-9238"}
2026-02-17 03:01:21.808 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svc-latency-9238.default"}
2026-02-17 03:01:21.808 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:21.808 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:21.808 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cakwYVYnfu2TIKGx99" ipVersion=0x4 table="filter"
2026-02-17 03:01:21.808 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mEsl3YeeZoQMixvd52" ipVersion=0x4 table="filter"
2026-02-17 03:01:21.808 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cakwYVYnfu2TIKGx99" ipVersion=0x4 table="filter"
2026-02-17 03:01:21.809 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mEsl3YeeZoQMixvd52" ipVersion=0x4 table="filter"
2026-02-17 03:01:21.809 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:21.809 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2c412797131" ipVersion=0x4 table="filter"
2026-02-17 03:01:21.809 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2c412797131" ipVersion=0x4 table="filter"
2026-02-17 03:01:21.809 [INFO][95] felix/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-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:21.809 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:21.809 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.255
2026-02-17 03:01:21.881 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-9238/svc-latency-rc-846dbb995-bq9f8", EndpointId:"eth0"}
2026-02-17 03:01:21.978 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9798"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9798"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9798"}
2026-02-17 03:01:22.042 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3097"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3097"} 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-3097"}
2026-02-17 03:01:22.042 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-3097" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:22.247 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-8436" name:"default"}
2026-02-17 03:01:22.253 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali2c412797131" state="down"
2026-02-17 03:01:22.253 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2c412797131"
2026-02-17 03:01:22.254 [INFO][95] 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:01:22.256 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="cali2c412797131" state=""
2026-02-17 03:01:22.256 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2c412797131"
2026-02-17 03:01:22.287 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2c412797131", State:"down", Index:128}
2026-02-17 03:01:22.287 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2c412797131", Addrs:set.Typed[string]{}}
2026-02-17 03:01:22.287 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2c412797131", Addrs:set.Typed[string]{}}
2026-02-17 03:01:22.287 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2c412797131", State:"", Index:128}
2026-02-17 03:01:22.287 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2c412797131", Addrs:set.Set[string](nil)}
2026-02-17 03:01:22.287 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2c412797131", Addrs:set.Set[string](nil)}
2026-02-17 03:01:22.317 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svc-latency-9238" name:"default"}
2026-02-17 03:01:22.465 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3097"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3097"} 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-3097"}
2026-02-17 03:01:22.498 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3449"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3449"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3449"}
2026-02-17 03:01:22.534 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-3449" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:22.617 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3449"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3449"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3449"}
2026-02-17 03:01:22.654 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6117"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6117"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6117"}
2026-02-17 03:01:22.697 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-6117" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:23.623 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-8436"}
2026-02-17 03:01:26.219 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-255zt" namespace:"svc-latency-9238"
2026-02-17 03:01:26.251 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-27cs7" namespace:"svc-latency-9238"
2026-02-17 03:01:26.281 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2cl28" namespace:"svc-latency-9238"
2026-02-17 03:01:26.311 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2hd5h" namespace:"svc-latency-9238"
2026-02-17 03:01:26.339 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2kjlf" namespace:"svc-latency-9238"
2026-02-17 03:01:26.375 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2kphn" namespace:"svc-latency-9238"
2026-02-17 03:01:26.404 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2p6p6" namespace:"svc-latency-9238"
2026-02-17 03:01:26.432 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2vjnx" namespace:"svc-latency-9238"
2026-02-17 03:01:26.462 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4g5z5" namespace:"svc-latency-9238"
2026-02-17 03:01:26.501 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4pbck" namespace:"svc-latency-9238"
2026-02-17 03:01:26.529 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4qqbr" namespace:"svc-latency-9238"
2026-02-17 03:01:26.559 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4sfzn" namespace:"svc-latency-9238"
2026-02-17 03:01:26.584 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-54pxj" namespace:"svc-latency-9238"
2026-02-17 03:01:26.630 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5526q" namespace:"svc-latency-9238"
2026-02-17 03:01:26.662 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-55zxg" namespace:"svc-latency-9238"
2026-02-17 03:01:26.663 [INFO][95] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 03:01:26.676 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-569cp" namespace:"svc-latency-9238"
2026-02-17 03:01:26.725 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-56cjf" namespace:"svc-latency-9238"
2026-02-17 03:01:26.730 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5qfdb" namespace:"svc-latency-9238"
2026-02-17 03:01:26.759 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5qkr7" namespace:"svc-latency-9238"
2026-02-17 03:01:26.781 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5wtv6" namespace:"svc-latency-9238"
2026-02-17 03:01:26.802 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-64pkg" namespace:"svc-latency-9238"
2026-02-17 03:01:26.836 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-65lmc" namespace:"svc-latency-9238"
2026-02-17 03:01:26.860 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6bblw" namespace:"svc-latency-9238"
2026-02-17 03:01:26.890 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6c8d7" namespace:"svc-latency-9238"
2026-02-17 03:01:26.936 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6fbn5" namespace:"svc-latency-9238"
2026-02-17 03:01:26.953 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6g5cm" namespace:"svc-latency-9238"
2026-02-17 03:01:26.987 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6sph7" namespace:"svc-latency-9238"
2026-02-17 03:01:27.041 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6tq5d" namespace:"svc-latency-9238"
2026-02-17 03:01:27.042 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6xrdj" namespace:"svc-latency-9238"
2026-02-17 03:01:27.077 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-749d8" namespace:"svc-latency-9238"
2026-02-17 03:01:27.095 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-77pzc" namespace:"svc-latency-9238"
2026-02-17 03:01:27.102 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd, name=eth0)
2026-02-17 03:01:27.103 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4964948ed7" profile_ids:"kns.replicaset-9798" profile_ids:"ksa.replicaset-9798.default" ipv4_nets:"10.100.8.254/32"}
2026-02-17 03:01:27.107 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd, name=eth0)
2026-02-17 03:01:27.108 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd" endpoint_id:"eth0"}
2026-02-17 03:01:27.108 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-9798"}
2026-02-17 03:01:27.108 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-9798.default"}
2026-02-17 03:01:27.115 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:27.115 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:27.116 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-9798" ipVersion=0x4 table="filter"
2026-02-17 03:01:27.116 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BUV_vC_UGmHuvTb6Wv" ipVersion=0x4 table="filter"
2026-02-17 03:01:27.116 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-9798" ipVersion=0x4 table="filter"
2026-02-17 03:01:27.116 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BUV_vC_UGmHuvTb6Wv" ipVersion=0x4 table="filter"
2026-02-17 03:01:27.116 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:27.116 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia4964948ed7" ipVersion=0x4 table="filter"
2026-02-17 03:01:27.116 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia4964948ed7" ipVersion=0x4 table="filter"
2026-02-17 03:01:27.116 [INFO][95] felix/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-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:27.116 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:27.117 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.254
2026-02-17 03:01:27.156 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 03:01:27.198 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9798/my-hostname-basic-5c7df9ff-9aa8-49f4-b53b-7208c804c82e-mhlsd", EndpointId:"eth0"}
2026-02-17 03:01:27.199 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7qzzl" namespace:"svc-latency-9238"
2026-02-17 03:01:27.199 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7v2b6" namespace:"svc-latency-9238"
2026-02-17 03:01:27.204 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7zdqc" namespace:"svc-latency-9238"
2026-02-17 03:01:27.244 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-89cpk" namespace:"svc-latency-9238"
2026-02-17 03:01:27.257 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8lf7x" namespace:"svc-latency-9238"
2026-02-17 03:01:27.288 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8m56n" namespace:"svc-latency-9238"
2026-02-17 03:01:27.313 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8ncgn" namespace:"svc-latency-9238"
2026-02-17 03:01:27.350 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-9798" name:"default"}
2026-02-17 03:01:27.350 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8xw2w" namespace:"svc-latency-9238"
2026-02-17 03:01:27.364 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-94pdp" namespace:"svc-latency-9238"
2026-02-17 03:01:27.404 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-954hj" namespace:"svc-latency-9238"
2026-02-17 03:01:27.429 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-97fk6" namespace:"svc-latency-9238"
2026-02-17 03:01:27.454 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-97h65" namespace:"svc-latency-9238"
2026-02-17 03:01:27.483 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-97rtd" namespace:"svc-latency-9238"
2026-02-17 03:01:27.522 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-98c9m" namespace:"svc-latency-9238"
2026-02-17 03:01:27.568 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-98w2n" namespace:"svc-latency-9238"
2026-02-17 03:01:27.578 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-99vqz" namespace:"svc-latency-9238"
2026-02-17 03:01:27.598 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9dnxv" namespace:"svc-latency-9238"
2026-02-17 03:01:27.633 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9lq24" namespace:"svc-latency-9238"
2026-02-17 03:01:27.670 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9vfzv" namespace:"svc-latency-9238"
2026-02-17 03:01:27.692 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9wpv7" namespace:"svc-latency-9238"
2026-02-17 03:01:27.726 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b8mcq" namespace:"svc-latency-9238"
2026-02-17 03:01:27.747 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bbd2s" namespace:"svc-latency-9238"
2026-02-17 03:01:27.779 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bg8j2" namespace:"svc-latency-9238"
2026-02-17 03:01:27.804 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bmdws" namespace:"svc-latency-9238"
2026-02-17 03:01:27.847 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-brzw7" namespace:"svc-latency-9238"
2026-02-17 03:01:27.857 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-3097" name:"default"}
2026-02-17 03:01:27.914 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bs4zt" namespace:"svc-latency-9238"
2026-02-17 03:01:27.914 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bvg29" namespace:"svc-latency-9238"
2026-02-17 03:01:27.920 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bxtrd" namespace:"svc-latency-9238"
2026-02-17 03:01:27.952 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c2lg6" namespace:"svc-latency-9238"
2026-02-17 03:01:27.990 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c4brs" namespace:"svc-latency-9238"
2026-02-17 03:01:28.011 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c8ffz" namespace:"svc-latency-9238"
2026-02-17 03:01:28.040 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c9bc9" namespace:"svc-latency-9238"
2026-02-17 03:01:28.095 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ckdbg" namespace:"svc-latency-9238"
2026-02-17 03:01:28.096 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cl5fj" namespace:"svc-latency-9238"
2026-02-17 03:01:28.121 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cqcrm" namespace:"svc-latency-9238"
2026-02-17 03:01:28.155 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cxbnx" namespace:"svc-latency-9238"
2026-02-17 03:01:28.250 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d2cdc" namespace:"svc-latency-9238"
2026-02-17 03:01:28.270 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d4ggb" namespace:"svc-latency-9238"
2026-02-17 03:01:28.307 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d7wgn" namespace:"svc-latency-9238"
2026-02-17 03:01:28.333 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dcpcm" namespace:"svc-latency-9238"
2026-02-17 03:01:28.353 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dfrdq" namespace:"svc-latency-9238"
2026-02-17 03:01:28.376 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dkjk7" namespace:"svc-latency-9238"
2026-02-17 03:01:28.413 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dnhn8" namespace:"svc-latency-9238"
2026-02-17 03:01:28.433 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-drlms" namespace:"svc-latency-9238"
2026-02-17 03:01:28.471 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-drxfc" namespace:"svc-latency-9238"
2026-02-17 03:01:28.519 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dt59x" namespace:"svc-latency-9238"
2026-02-17 03:01:28.535 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dxhp4" namespace:"svc-latency-9238"
2026-02-17 03:01:28.565 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-frd5t" namespace:"svc-latency-9238"
2026-02-17 03:01:28.617 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fz28d" namespace:"svc-latency-9238"
2026-02-17 03:01:28.625 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gkxwk" namespace:"svc-latency-9238"
2026-02-17 03:01:28.651 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h228r" namespace:"svc-latency-9238"
2026-02-17 03:01:28.719 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h7n6w" namespace:"svc-latency-9238"
2026-02-17 03:01:28.719 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h7z44" namespace:"svc-latency-9238"
2026-02-17 03:01:28.748 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hhvbh" namespace:"svc-latency-9238"
2026-02-17 03:01:28.771 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hjrzj" namespace:"svc-latency-9238"
2026-02-17 03:01:28.824 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hmvpz" namespace:"svc-latency-9238"
2026-02-17 03:01:28.824 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hrwl6" namespace:"svc-latency-9238"
2026-02-17 03:01:28.850 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hvbtl" namespace:"svc-latency-9238"
2026-02-17 03:01:28.874 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j5647" namespace:"svc-latency-9238"
2026-02-17 03:01:28.925 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j9whk" namespace:"svc-latency-9238"
2026-02-17 03:01:28.925 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jl7qv" namespace:"svc-latency-9238"
2026-02-17 03:01:28.951 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jlbzp" namespace:"svc-latency-9238"
2026-02-17 03:01:28.972 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jm24p" namespace:"svc-latency-9238"
2026-02-17 03:01:28.995 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jpp6t" namespace:"svc-latency-9238"
2026-02-17 03:01:29.027 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jr9h7" namespace:"svc-latency-9238"
2026-02-17 03:01:29.042 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jwlq8" namespace:"svc-latency-9238"
2026-02-17 03:01:29.085 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k7zgh" namespace:"svc-latency-9238"
2026-02-17 03:01:29.130 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-khp74" namespace:"svc-latency-9238"
2026-02-17 03:01:29.131 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kj47p" namespace:"svc-latency-9238"
2026-02-17 03:01:29.148 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kjsnj" namespace:"svc-latency-9238"
2026-02-17 03:01:29.189 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kll9n" namespace:"svc-latency-9238"
2026-02-17 03:01:29.237 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ktqpt" namespace:"svc-latency-9238"
2026-02-17 03:01:29.250 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kzqcf" namespace:"svc-latency-9238"
2026-02-17 03:01:29.274 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l6tt9" namespace:"svc-latency-9238"
2026-02-17 03:01:29.311 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lk2vz" namespace:"svc-latency-9238"
2026-02-17 03:01:29.352 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-3449" name:"default"}
2026-02-17 03:01:29.352 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ll5t7" namespace:"svc-latency-9238"
2026-02-17 03:01:29.362 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lqbhg" namespace:"svc-latency-9238"
2026-02-17 03:01:29.383 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lr556" namespace:"svc-latency-9238"
2026-02-17 03:01:29.478 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lt6cc" namespace:"svc-latency-9238"
2026-02-17 03:01:29.486 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lx7g9" namespace:"svc-latency-9238"
2026-02-17 03:01:29.517 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mcv7n" namespace:"svc-latency-9238"
2026-02-17 03:01:29.555 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mdmk8" namespace:"svc-latency-9238"
2026-02-17 03:01:29.563 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mgt4m" namespace:"svc-latency-9238"
2026-02-17 03:01:29.583 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="calia4964948ed7" state="down"
2026-02-17 03:01:29.584 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia4964948ed7"
2026-02-17 03:01:29.584 [INFO][95] 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:01:29.584 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4964948ed7", State:"down", Index:130}
2026-02-17 03:01:29.584 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4964948ed7", Addrs:set.Typed[string]{}}
2026-02-17 03:01:29.584 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4964948ed7", Addrs:set.Typed[string]{}}
2026-02-17 03:01:29.589 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="calia4964948ed7" state=""
2026-02-17 03:01:29.589 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia4964948ed7"
2026-02-17 03:01:29.589 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4964948ed7", State:"", Index:130}
2026-02-17 03:01:29.589 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4964948ed7", Addrs:set.Set[string](nil)}
2026-02-17 03:01:29.589 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4964948ed7", Addrs:set.Set[string](nil)}
2026-02-17 03:01:29.594 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mqxf4" namespace:"svc-latency-9238"
2026-02-17 03:01:29.654 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-msfx6" namespace:"svc-latency-9238"
2026-02-17 03:01:29.662 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mstjc" namespace:"svc-latency-9238"
2026-02-17 03:01:29.690 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nbtgv" namespace:"svc-latency-9238"
2026-02-17 03:01:29.754 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nhrg6" namespace:"svc-latency-9238"
2026-02-17 03:01:29.760 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nlxcj" namespace:"svc-latency-9238"
2026-02-17 03:01:29.779 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nn6d4" namespace:"svc-latency-9238"
2026-02-17 03:01:29.806 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nrcrt" namespace:"svc-latency-9238"
2026-02-17 03:01:29.859 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ntqz6" namespace:"svc-latency-9238"
2026-02-17 03:01:29.910 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p5gsq" namespace:"svc-latency-9238"
2026-02-17 03:01:29.954 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p5sqn" namespace:"svc-latency-9238"
2026-02-17 03:01:29.978 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p7c7c" namespace:"svc-latency-9238"
2026-02-17 03:01:30.003 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pjnfr" namespace:"svc-latency-9238"
2026-02-17 03:01:30.026 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pknzk" namespace:"svc-latency-9238"
2026-02-17 03:01:30.062 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ppl7f" namespace:"svc-latency-9238"
2026-02-17 03:01:30.097 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ppmbb" namespace:"svc-latency-9238"
2026-02-17 03:01:30.174 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pqhqn" namespace:"svc-latency-9238"
2026-02-17 03:01:30.217 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pwlz4" namespace:"svc-latency-9238"
2026-02-17 03:01:30.266 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q262r" namespace:"svc-latency-9238"
2026-02-17 03:01:30.278 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q4lsh" namespace:"svc-latency-9238"
2026-02-17 03:01:30.312 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q57sg" namespace:"svc-latency-9238"
2026-02-17 03:01:30.330 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qjrkv" namespace:"svc-latency-9238"
2026-02-17 03:01:30.366 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qlf8k" namespace:"svc-latency-9238"
2026-02-17 03:01:30.391 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qqjlk" namespace:"svc-latency-9238"
2026-02-17 03:01:30.433 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9798"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9798"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9798"}
2026-02-17 03:01:30.433 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qqw9p" namespace:"svc-latency-9238"
2026-02-17 03:01:30.483 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-9798"}
2026-02-17 03:01:30.484 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qrrbs" namespace:"svc-latency-9238"
2026-02-17 03:01:30.498 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk, name=eth0)
2026-02-17 03:01:30.499 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-6117.default"} profile:{}
2026-02-17 03:01:30.499 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-6117"} profile:{inbound_rules:{action:"allow" rule_id:"wlAWUAFPWVpVuIRN"} outbound_rules:{action:"allow" rule_id:"E6_aBp9z__xmgXwt"}}
2026-02-17 03:01:30.499 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4daf617ef2" profile_ids:"kns.deployment-6117" profile_ids:"ksa.deployment-6117.default" ipv4_nets:"10.100.8.196/32"}
2026-02-17 03:01:30.509 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qwrf8" namespace:"svc-latency-9238"
2026-02-17 03:01:30.537 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r7pz2" namespace:"svc-latency-9238"
2026-02-17 03:01:30.552 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:30.553 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:30.553 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:30.556 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="calia4daf617ef2" state="down"
2026-02-17 03:01:30.556 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia4daf617ef2"
2026-02-17 03:01:30.557 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia4daf617ef2" ipVersion=0x4 table="filter"
2026-02-17 03:01:30.557 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-6117" ipVersion=0x4 table="filter"
2026-02-17 03:01:30.557 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Hi0G2gdzuTb9ayossp" ipVersion=0x4 table="filter"
2026-02-17 03:01:30.558 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia4daf617ef2" ipVersion=0x4 table="filter"
2026-02-17 03:01:30.558 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-6117" ipVersion=0x4 table="filter"
2026-02-17 03:01:30.558 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Hi0G2gdzuTb9ayossp" ipVersion=0x4 table="filter"
2026-02-17 03:01:30.558 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="calia4daf617ef2" state="up"
2026-02-17 03:01:30.558 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia4daf617ef2"
2026-02-17 03:01:30.558 [INFO][95] felix/endpoint_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-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:30.560 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:30.624 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:30.624 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"} status="down"
2026-02-17 03:01:30.625 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rb77x" namespace:"svc-latency-9238"
2026-02-17 03:01:30.625 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4daf617ef2", State:"down", Index:132}
2026-02-17 03:01:30.625 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4daf617ef2", Addrs:set.Typed[string]{}}
2026-02-17 03:01:30.625 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4daf617ef2", Addrs:set.Typed[string]{}}
2026-02-17 03:01:30.625 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4daf617ef2", State:"up", Index:132}
2026-02-17 03:01:30.638 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rdjfb" namespace:"svc-latency-9238"
2026-02-17 03:01:30.642 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1820"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1820"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1820"}
2026-02-17 03:01:30.656 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3097"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3097"} 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-3097"}
2026-02-17 03:01:30.660 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia4daf617ef2"
2026-02-17 03:01:30.660 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4daf617ef2"
2026-02-17 03:01:30.660 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4daf617ef2"
2026-02-17 03:01:30.660 [INFO][95] felix/endpoint_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-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:30.660 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:30.692 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:30.692 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"} status="up"
2026-02-17 03:01:30.693 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2247"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2247"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2247"}
2026-02-17 03:01:30.693 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-2247" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:30.693 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rggc7" namespace:"svc-latency-9238"
2026-02-17 03:01:30.705 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-3097"}
2026-02-17 03:01:30.802 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rglxw" namespace:"svc-latency-9238"
2026-02-17 03:01:30.826 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rgsvs" namespace:"svc-latency-9238"
2026-02-17 03:01:30.853 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rj427" namespace:"svc-latency-9238"
2026-02-17 03:01:30.917 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rmwrd" namespace:"svc-latency-9238"
2026-02-17 03:01:30.917 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3449"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3449"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3449"}
2026-02-17 03:01:30.925 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rtxtg" namespace:"svc-latency-9238"
2026-02-17 03:01:30.933 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-3449"}
2026-02-17 03:01:30.955 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rxp84" namespace:"svc-latency-9238"
2026-02-17 03:01:30.978 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s6d5q" namespace:"svc-latency-9238"
2026-02-17 03:01:31.017 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s6pcs" namespace:"svc-latency-9238"
2026-02-17 03:01:31.039 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sbxjr" namespace:"svc-latency-9238"
2026-02-17 03:01:31.061 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sghln" namespace:"svc-latency-9238"
2026-02-17 03:01:31.123 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sgtxj" namespace:"svc-latency-9238"
2026-02-17 03:01:31.129 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sh5ct" namespace:"svc-latency-9238"
2026-02-17 03:01:31.152 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sp98s" namespace:"svc-latency-9238"
2026-02-17 03:01:31.173 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-stttp" namespace:"svc-latency-9238"
2026-02-17 03:01:31.192 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sx5cw" namespace:"svc-latency-9238"
2026-02-17 03:01:31.229 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sz8ch" namespace:"svc-latency-9238"
2026-02-17 03:01:31.254 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-szjjg" namespace:"svc-latency-9238"
2026-02-17 03:01:31.284 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-szpc2" namespace:"svc-latency-9238"
2026-02-17 03:01:31.318 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk, name=eth0)
2026-02-17 03:01:31.333 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4daf617ef2" profile_ids:"kns.deployment-6117" profile_ids:"ksa.deployment-6117.default" ipv4_nets:"10.100.8.196/32"}
2026-02-17 03:01:31.339 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tcnb5" namespace:"svc-latency-9238"
2026-02-17 03:01:31.362 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tn7gq" namespace:"svc-latency-9238"
2026-02-17 03:01:31.386 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tr58z" namespace:"svc-latency-9238"
2026-02-17 03:01:31.409 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:31.410 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:31.410 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:31.411 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4daf617ef2"
2026-02-17 03:01:31.412 [INFO][95] felix/endpoint_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-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:31.412 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:31.441 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:31.441 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"} status="up"
2026-02-17 03:01:31.441 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-txvdw" namespace:"svc-latency-9238"
2026-02-17 03:01:31.459 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tzh7n" namespace:"svc-latency-9238"
2026-02-17 03:01:31.499 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v2grg" namespace:"svc-latency-9238"
2026-02-17 03:01:31.545 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v95mq" namespace:"svc-latency-9238"
2026-02-17 03:01:31.575 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vdjsp" namespace:"svc-latency-9238"
2026-02-17 03:01:31.600 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vfckn" namespace:"svc-latency-9238"
2026-02-17 03:01:31.658 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vm2p9" namespace:"svc-latency-9238"
2026-02-17 03:01:31.658 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vp24d" namespace:"svc-latency-9238"
2026-02-17 03:01:31.689 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vpbs8" namespace:"svc-latency-9238"
2026-02-17 03:01:31.715 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vvlrm" namespace:"svc-latency-9238"
2026-02-17 03:01:31.775 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vvqt8" namespace:"svc-latency-9238"
2026-02-17 03:01:31.775 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vz86r" namespace:"svc-latency-9238"
2026-02-17 03:01:31.803 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w425f" namespace:"svc-latency-9238"
2026-02-17 03:01:31.829 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w5z27" namespace:"svc-latency-9238"
2026-02-17 03:01:31.891 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wkg6c" namespace:"svc-latency-9238"
2026-02-17 03:01:31.894 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wrqc4" namespace:"svc-latency-9238"
2026-02-17 03:01:31.938 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wt5br" namespace:"svc-latency-9238"
2026-02-17 03:01:31.995 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wvjms" namespace:"svc-latency-9238"
2026-02-17 03:01:32.182 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x25b9" namespace:"svc-latency-9238"
2026-02-17 03:01:32.203 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk, name=eth0)
2026-02-17 03:01:32.218 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4daf617ef2" profile_ids:"kns.deployment-6117" profile_ids:"ksa.deployment-6117.default" ipv4_nets:"10.100.8.196/32"}
2026-02-17 03:01:32.250 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk, name=eth0)
2026-02-17 03:01:32.251 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk" endpoint_id:"eth0"}
2026-02-17 03:01:32.251 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-6117"}
2026-02-17 03:01:32.252 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-6117.default"}
2026-02-17 03:01:32.267 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:32.267 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:32.268 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-6117" ipVersion=0x4 table="filter"
2026-02-17 03:01:32.268 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Hi0G2gdzuTb9ayossp" ipVersion=0x4 table="filter"
2026-02-17 03:01:32.268 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-6117" ipVersion=0x4 table="filter"
2026-02-17 03:01:32.268 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Hi0G2gdzuTb9ayossp" ipVersion=0x4 table="filter"
2026-02-17 03:01:32.268 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:32.269 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia4daf617ef2" ipVersion=0x4 table="filter"
2026-02-17 03:01:32.269 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia4daf617ef2" ipVersion=0x4 table="filter"
2026-02-17 03:01:32.269 [INFO][95] felix/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-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:32.270 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:32.271 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.196
2026-02-17 03:01:32.342 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-6f6c9688c5-8plbk", EndpointId:"eth0"}
2026-02-17 03:01:32.342 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x5m4t" namespace:"svc-latency-9238"
2026-02-17 03:01:32.342 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x7h2b" namespace:"svc-latency-9238"
2026-02-17 03:01:32.362 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x85zj" namespace:"svc-latency-9238"
2026-02-17 03:01:32.386 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=132
2026-02-17 03:01:32.387 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia4daf617ef2"
2026-02-17 03:01:32.397 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4daf617ef2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:32.397 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4daf617ef2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:32.399 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xdqgv" namespace:"svc-latency-9238"
2026-02-17 03:01:32.416 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xjdgt" namespace:"svc-latency-9238"
2026-02-17 03:01:32.436 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xn6p6" namespace:"svc-latency-9238"
2026-02-17 03:01:32.461 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xsqn2" namespace:"svc-latency-9238"
2026-02-17 03:01:32.503 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xvmn5" namespace:"svc-latency-9238"
2026-02-17 03:01:32.514 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xvvkr" namespace:"svc-latency-9238"
2026-02-17 03:01:32.534 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z6hwf" namespace:"svc-latency-9238"
2026-02-17 03:01:32.554 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z7pp2" namespace:"svc-latency-9238"
2026-02-17 03:01:32.577 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z9spb" namespace:"svc-latency-9238"
2026-02-17 03:01:32.613 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zdfq7" namespace:"svc-latency-9238"
2026-02-17 03:01:32.653 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zl4z4" namespace:"svc-latency-9238"
2026-02-17 03:01:32.673 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zq9zg" namespace:"svc-latency-9238"
2026-02-17 03:01:32.727 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zzd2s" namespace:"svc-latency-9238"
2026-02-17 03:01:32.874 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk, name=eth0)
2026-02-17 03:01:32.874 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-6117"} profile:{inbound_rules:{action:"allow" rule_id:"wlAWUAFPWVpVuIRN"} outbound_rules:{action:"allow" rule_id:"E6_aBp9z__xmgXwt"}}
2026-02-17 03:01:32.874 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-6117.default"} profile:{}
2026-02-17 03:01:32.875 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc376574080" profile_ids:"kns.deployment-6117" profile_ids:"ksa.deployment-6117.default" ipv4_nets:"10.100.8.195/32"}
2026-02-17 03:01:32.902 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:32.902 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:32.902 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:32.903 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibc376574080" ipVersion=0x4 table="filter"
2026-02-17 03:01:32.903 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-6117" ipVersion=0x4 table="filter"
2026-02-17 03:01:32.903 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Hi0G2gdzuTb9ayossp" ipVersion=0x4 table="filter"
2026-02-17 03:01:32.903 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibc376574080" ipVersion=0x4 table="filter"
2026-02-17 03:01:32.903 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-6117" ipVersion=0x4 table="filter"
2026-02-17 03:01:32.903 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Hi0G2gdzuTb9ayossp" ipVersion=0x4 table="filter"
2026-02-17 03:01:32.903 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibc376574080"
2026-02-17 03:01:32.903 [INFO][95] felix/endpoint_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-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:32.903 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:32.958 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calibc376574080" state="down"
2026-02-17 03:01:32.958 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibc376574080"
2026-02-17 03:01:32.959 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calibc376574080" state="up"
2026-02-17 03:01:32.966 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:32.966 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"} status="down"
2026-02-17 03:01:32.966 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc376574080", State:"down", Index:133}
2026-02-17 03:01:32.966 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc376574080", Addrs:set.Typed[string]{}}
2026-02-17 03:01:32.966 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc376574080", Addrs:set.Typed[string]{}}
2026-02-17 03:01:32.966 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc376574080", State:"up", Index:133}
2026-02-17 03:01:32.967 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-9238"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-9238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9238"}
2026-02-17 03:01:32.967 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svc-latency-9238"}
2026-02-17 03:01:33.015 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibc376574080"
2026-02-17 03:01:33.015 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibc376574080"
2026-02-17 03:01:33.015 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc376574080"
2026-02-17 03:01:33.015 [INFO][95] felix/endpoint_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-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:33.015 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:33.046 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:33.046 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"} status="up"
2026-02-17 03:01:33.309 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk, name=eth0)
2026-02-17 03:01:33.310 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc376574080" profile_ids:"kns.deployment-6117" profile_ids:"ksa.deployment-6117.default" ipv4_nets:"10.100.8.195/32"}
2026-02-17 03:01:33.310 [INFO][95] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 03:01:33.310 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:33.310 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:33.310 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:33.311 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc376574080"
2026-02-17 03:01:33.311 [INFO][95] felix/endpoint_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-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:33.311 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:33.341 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:33.342 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"} status="up"
2026-02-17 03:01:33.605 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="calia4daf617ef2" state="down"
2026-02-17 03:01:33.605 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4daf617ef2", State:"down", Index:132}
2026-02-17 03:01:33.605 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia4daf617ef2"
2026-02-17 03:01:33.605 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=132
2026-02-17 03:01:33.606 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="calia4daf617ef2" state=""
2026-02-17 03:01:33.606 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia4daf617ef2"
2026-02-17 03:01:33.636 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4daf617ef2", Addrs:set.Typed[string]{}}
2026-02-17 03:01:33.636 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4daf617ef2", Addrs:set.Typed[string]{}}
2026-02-17 03:01:33.636 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4daf617ef2", State:"", Index:132}
2026-02-17 03:01:33.636 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4daf617ef2", Addrs:set.Set[string](nil)}
2026-02-17 03:01:33.636 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4daf617ef2", Addrs:set.Set[string](nil)}
2026-02-17 03:01:34.725 [INFO][95] 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:01:34.725 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibc376574080"
2026-02-17 03:01:34.725 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc376574080", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:34.725 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc376574080", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:35.690 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-1820"
2026-02-17 03:01:36.180 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-1820" name:"default"}
2026-02-17 03:01:36.208 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1820"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1820"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1820"}
2026-02-17 03:01:36.238 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-1820"}
2026-02-17 03:01:36.423 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6189"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6189"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6189"}
2026-02-17 03:01:36.457 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-3354"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-3354"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3354"}
2026-02-17 03:01:36.457 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-3354" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:37.104 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c, name=eth0)
2026-02-17 03:01:37.105 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.sysctl-3354"} profile:{inbound_rules:{action:"allow" rule_id:"9D7hcsSQ5aEE31YJ"} outbound_rules:{action:"allow" rule_id:"1c2OJvLlrnO2toiC"}}
2026-02-17 03:01:37.105 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.sysctl-3354.default"} profile:{}
2026-02-17 03:01:37.139 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc84d69d99a" profile_ids:"kns.sysctl-3354" profile_ids:"ksa.sysctl-3354.default" ipv4_nets:"10.100.8.197/32"}
2026-02-17 03:01:37.139 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:37.139 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:37.139 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:37.140 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:01:37.140 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidc84d69d99a" ipVersion=0x4 table="filter"
2026-02-17 03:01:37.140 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.sysctl-3354" ipVersion=0x4 table="filter"
2026-02-17 03:01:37.140 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rtC6YDenEKyOS3Pb1F" ipVersion=0x4 table="filter"
2026-02-17 03:01:37.140 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:01:37.140 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidc84d69d99a" ipVersion=0x4 table="filter"
2026-02-17 03:01:37.140 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.sysctl-3354" ipVersion=0x4 table="filter"
2026-02-17 03:01:37.140 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rtC6YDenEKyOS3Pb1F" ipVersion=0x4 table="filter"
2026-02-17 03:01:37.140 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidc84d69d99a"
2026-02-17 03:01:37.140 [INFO][95] felix/endpoint_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-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:37.140 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:37.178 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:37.178 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"} status="down"
2026-02-17 03:01:37.184 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calidc84d69d99a" state="down"
2026-02-17 03:01:37.184 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidc84d69d99a"
2026-02-17 03:01:37.184 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc84d69d99a", State:"down", Index:134}
2026-02-17 03:01:37.185 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc84d69d99a", Addrs:set.Typed[string]{}}
2026-02-17 03:01:37.185 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc84d69d99a", Addrs:set.Typed[string]{}}
2026-02-17 03:01:37.185 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc84d69d99a"
2026-02-17 03:01:37.185 [INFO][95] felix/endpoint_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-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:37.185 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:37.187 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calidc84d69d99a" state="up"
2026-02-17 03:01:37.225 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:37.225 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"} status="down"
2026-02-17 03:01:37.226 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc84d69d99a", State:"up", Index:134}
2026-02-17 03:01:37.226 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidc84d69d99a"
2026-02-17 03:01:37.226 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc84d69d99a"
2026-02-17 03:01:37.226 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc84d69d99a"
2026-02-17 03:01:37.226 [INFO][95] felix/endpoint_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-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:37.226 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:37.258 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:37.258 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"} status="up"
2026-02-17 03:01:38.350 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c, name=eth0)
2026-02-17 03:01:38.350 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc84d69d99a" profile_ids:"kns.sysctl-3354" profile_ids:"ksa.sysctl-3354.default" ipv4_nets:"10.100.8.197/32"}
2026-02-17 03:01:38.350 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:38.350 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:38.350 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:38.352 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc84d69d99a"
2026-02-17 03:01:38.352 [INFO][95] felix/endpoint_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-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:38.352 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:38.383 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:38.383 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"} status="up"
2026-02-17 03:01:38.405 [INFO][95] 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:01:38.405 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidc84d69d99a"
2026-02-17 03:01:38.405 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc84d69d99a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:38.405 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc84d69d99a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:39.562 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c, name=eth0)
2026-02-17 03:01:39.563 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc84d69d99a" profile_ids:"kns.sysctl-3354" profile_ids:"ksa.sysctl-3354.default" ipv4_nets:"10.100.8.197/32"}
2026-02-17 03:01:39.563 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:39.563 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:39.563 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:39.564 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc84d69d99a"
2026-02-17 03:01:39.564 [INFO][95] felix/endpoint_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-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:39.564 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:39.595 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:39.595 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"} status="up"
2026-02-17 03:01:39.670 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calidc84d69d99a" state="down"
2026-02-17 03:01:39.670 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc84d69d99a", State:"down", Index:134}
2026-02-17 03:01:39.671 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidc84d69d99a"
2026-02-17 03:01:39.671 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc84d69d99a"
2026-02-17 03:01:39.671 [INFO][95] felix/endpoint_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-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:39.671 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:39.671 [INFO][95] 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:01:39.672 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.197
2026-02-17 03:01:39.673 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calidc84d69d99a" state=""
2026-02-17 03:01:39.673 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidc84d69d99a"
2026-02-17 03:01:39.697 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:39.698 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"} status="down"
2026-02-17 03:01:39.698 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc84d69d99a", Addrs:set.Typed[string]{}}
2026-02-17 03:01:39.698 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc84d69d99a", Addrs:set.Typed[string]{}}
2026-02-17 03:01:39.698 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc84d69d99a", State:"", Index:134}
2026-02-17 03:01:39.698 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc84d69d99a", Addrs:set.Set[string](nil)}
2026-02-17 03:01:39.698 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc84d69d99a", Addrs:set.Set[string](nil)}
2026-02-17 03:01:39.698 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc84d69d99a"
2026-02-17 03:01:39.698 [INFO][95] felix/endpoint_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-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:39.698 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:39.722 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:39.722 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"} status="down"
2026-02-17 03:01:39.776 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c, name=eth0)
2026-02-17 03:01:39.777 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c" endpoint_id:"eth0"}
2026-02-17 03:01:39.777 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.sysctl-3354"}
2026-02-17 03:01:39.777 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.sysctl-3354.default"}
2026-02-17 03:01:39.777 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:39.777 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:39.778 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.sysctl-3354" ipVersion=0x4 table="filter"
2026-02-17 03:01:39.778 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rtC6YDenEKyOS3Pb1F" ipVersion=0x4 table="filter"
2026-02-17 03:01:39.778 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.sysctl-3354" ipVersion=0x4 table="filter"
2026-02-17 03:01:39.778 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rtC6YDenEKyOS3Pb1F" ipVersion=0x4 table="filter"
2026-02-17 03:01:39.778 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:39.778 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:01:39.778 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidc84d69d99a" ipVersion=0x4 table="filter"
2026-02-17 03:01:39.778 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:01:39.778 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidc84d69d99a" ipVersion=0x4 table="filter"
2026-02-17 03:01:39.778 [INFO][95] felix/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-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:39.778 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:39.842 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-3354/sysctl-1c91502f-8736-47e0-81d9-0aee35aa8e7c", EndpointId:"eth0"}
2026-02-17 03:01:40.557 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-3354"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-3354"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3354"}
2026-02-17 03:01:40.591 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4893"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4893"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4893"}
2026-02-17 03:01:40.591 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-4893" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:41.241 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=subpath-4893/pod-subpath-test-configmap-v28v, name=eth0)
2026-02-17 03:01:41.242 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-4893"} profile:{inbound_rules:{action:"allow" rule_id:"qXx8ncRFKlQxyQc1"} outbound_rules:{action:"allow" rule_id:"HVGOXMR12io7r5dG"}}
2026-02-17 03:01:41.242 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-4893.default"} profile:{}
2026-02-17 03:01:41.242 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-4893/pod-subpath-test-configmap-v28v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib7bc10e85c2" profile_ids:"kns.subpath-4893" profile_ids:"ksa.subpath-4893.default" ipv4_nets:"10.100.8.200/32"}
2026-02-17 03:01:41.242 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:01:41.242 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:01:41.242 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:01:41.243 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib7bc10e85c2" ipVersion=0x4 table="filter"
2026-02-17 03:01:41.243 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-4893" ipVersion=0x4 table="filter"
2026-02-17 03:01:41.243 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_N68J6eK0DdwmOXDAZx" ipVersion=0x4 table="filter"
2026-02-17 03:01:41.243 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 03:01:41.243 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib7bc10e85c2" ipVersion=0x4 table="filter"
2026-02-17 03:01:41.243 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-4893" ipVersion=0x4 table="filter"
2026-02-17 03:01:41.243 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_N68J6eK0DdwmOXDAZx" ipVersion=0x4 table="filter"
2026-02-17 03:01:41.243 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 03:01:41.243 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib7bc10e85c2"
2026-02-17 03:01:41.243 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:01:41.243 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:01:41.294 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:41.294 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"} status="down"
2026-02-17 03:01:41.308 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calib7bc10e85c2" state="down"
2026-02-17 03:01:41.308 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib7bc10e85c2"
2026-02-17 03:01:41.308 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib7bc10e85c2", State:"down", Index:135}
2026-02-17 03:01:41.308 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib7bc10e85c2", Addrs:set.Typed[string]{}}
2026-02-17 03:01:41.308 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib7bc10e85c2", Addrs:set.Typed[string]{}}
2026-02-17 03:01:41.308 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib7bc10e85c2"
2026-02-17 03:01:41.309 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:01:41.309 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:01:41.313 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calib7bc10e85c2" state="up"
2026-02-17 03:01:41.331 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:41.331 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"} status="down"
2026-02-17 03:01:41.331 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib7bc10e85c2", State:"up", Index:135}
2026-02-17 03:01:41.331 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib7bc10e85c2"
2026-02-17 03:01:41.331 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib7bc10e85c2"
2026-02-17 03:01:41.331 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib7bc10e85c2"
2026-02-17 03:01:41.332 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:01:41.332 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:01:41.359 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:41.359 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"} status="up"
2026-02-17 03:01:41.497 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-6189" name:"default"}
2026-02-17 03:01:41.858 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6189"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6189"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6189"}
2026-02-17 03:01:41.892 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-6189"}
2026-02-17 03:01:42.273 [INFO][95] 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:01:42.273 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib7bc10e85c2"
2026-02-17 03:01:42.273 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib7bc10e85c2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:42.274 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib7bc10e85c2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:42.369 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=subpath-4893/pod-subpath-test-configmap-v28v, name=eth0)
2026-02-17 03:01:42.370 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-4893/pod-subpath-test-configmap-v28v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib7bc10e85c2" profile_ids:"kns.subpath-4893" profile_ids:"ksa.subpath-4893.default" ipv4_nets:"10.100.8.200/32"}
2026-02-17 03:01:42.370 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:01:42.370 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:01:42.370 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:01:42.372 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib7bc10e85c2"
2026-02-17 03:01:42.372 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:01:42.372 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:01:42.399 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:42.400 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"} status="up"
2026-02-17 03:01:44.093 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6117"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6117"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6117"}
2026-02-17 03:01:44.115 [INFO][95] felix/summary.go 100: Summarising 369 dataplane reconciliation loops over 1m1.4s: avg=35ms longest=84ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:01:44.117 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3823"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3823"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3823"}
2026-02-17 03:01:44.137 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3823" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:45.694 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-3354" name:"default"}
2026-02-17 03:01:45.872 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-3354"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-3354"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3354"}
2026-02-17 03:01:45.906 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-3354"}
2026-02-17 03:01:48.279 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3823"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3823"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3823"}
2026-02-17 03:01:48.313 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4107"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4107"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4107"}
2026-02-17 03:01:48.314 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4107" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:49.130 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk, name=eth0)
2026-02-17 03:01:49.130 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc376574080" profile_ids:"kns.deployment-6117" profile_ids:"ksa.deployment-6117.default" ipv4_nets:"10.100.8.195/32"}
2026-02-17 03:01:49.130 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:49.131 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:49.131 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:49.132 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc376574080"
2026-02-17 03:01:49.132 [INFO][95] felix/endpoint_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-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:49.132 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:49.134 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk, name=eth0)
2026-02-17 03:01:49.157 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:49.158 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"} status="up"
2026-02-17 03:01:49.158 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk" endpoint_id:"eth0"}
2026-02-17 03:01:49.158 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-6117"}
2026-02-17 03:01:49.158 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-6117.default"}
2026-02-17 03:01:49.158 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:49.158 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:49.158 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-6117" ipVersion=0x4 table="filter"
2026-02-17 03:01:49.158 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Hi0G2gdzuTb9ayossp" ipVersion=0x4 table="filter"
2026-02-17 03:01:49.158 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-6117" ipVersion=0x4 table="filter"
2026-02-17 03:01:49.158 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Hi0G2gdzuTb9ayossp" ipVersion=0x4 table="filter"
2026-02-17 03:01:49.158 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:49.159 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 03:01:49.159 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibc376574080" ipVersion=0x4 table="filter"
2026-02-17 03:01:49.159 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 03:01:49.159 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibc376574080" ipVersion=0x4 table="filter"
2026-02-17 03:01:49.159 [INFO][95] felix/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-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:49.159 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:49.159 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.195
2026-02-17 03:01:49.225 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6117/test-rollover-deployment-7fb4c746bc-zp4lk", EndpointId:"eth0"}
2026-02-17 03:01:49.328 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-6117" name:"default"}
2026-02-17 03:01:49.566 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calibc376574080" state="down"
2026-02-17 03:01:49.567 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc376574080", State:"down", Index:133}
2026-02-17 03:01:49.567 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibc376574080"
2026-02-17 03:01:49.567 [INFO][95] 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:01:49.574 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calibc376574080" state=""
2026-02-17 03:01:49.574 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibc376574080"
2026-02-17 03:01:49.597 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc376574080", Addrs:set.Typed[string]{}}
2026-02-17 03:01:49.597 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc376574080", Addrs:set.Typed[string]{}}
2026-02-17 03:01:49.597 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc376574080", State:"", Index:133}
2026-02-17 03:01:49.597 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc376574080", Addrs:set.Set[string](nil)}
2026-02-17 03:01:49.597 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc376574080", Addrs:set.Set[string](nil)}
2026-02-17 03:01:49.765 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6117"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6117"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6117"}
2026-02-17 03:01:49.796 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-6117"}
2026-02-17 03:01:52.161 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4107"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4107"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4107"}
2026-02-17 03:01:52.200 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-9937"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-9937"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9937"}
2026-02-17 03:01:52.237 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-9937" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:53.461 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3823" name:"default"}
2026-02-17 03:01:53.574 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3823"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3823"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3823"}
2026-02-17 03:01:53.606 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3823"}
2026-02-17 03:01:54.950 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-9937/pod-1, name=eth0)
2026-02-17 03:01:54.950 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-9937"} profile:{inbound_rules:{action:"allow" rule_id:"bJavRzLoMS3MGdmM"} outbound_rules:{action:"allow" rule_id:"9MlLioV4mwzqBs5v"}}
2026-02-17 03:01:54.951 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-9937.default"} profile:{}
2026-02-17 03:01:54.951 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9937/pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib0a4898ae09" profile_ids:"kns.disruption-9937" profile_ids:"ksa.disruption-9937.default" ipv4_nets:"10.100.8.201/32"}
2026-02-17 03:01:54.951 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:01:54.951 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:01:54.951 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:01:54.952 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib0a4898ae09" ipVersion=0x4 table="filter"
2026-02-17 03:01:54.952 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-9937" ipVersion=0x4 table="filter"
2026-02-17 03:01:54.952 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_tv33ev0NaMKa1uyEaf" ipVersion=0x4 table="filter"
2026-02-17 03:01:54.952 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib0a4898ae09" ipVersion=0x4 table="filter"
2026-02-17 03:01:54.952 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-9937" ipVersion=0x4 table="filter"
2026-02-17 03:01:54.952 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_tv33ev0NaMKa1uyEaf" ipVersion=0x4 table="filter"
2026-02-17 03:01:54.952 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib0a4898ae09"
2026-02-17 03:01:54.952 [INFO][95] felix/endpoint_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-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:01:54.952 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:01:54.994 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:54.995 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"} status="down"
2026-02-17 03:01:55.018 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calib0a4898ae09" state="down"
2026-02-17 03:01:55.018 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib0a4898ae09"
2026-02-17 03:01:55.018 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib0a4898ae09", State:"down", Index:136}
2026-02-17 03:01:55.018 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib0a4898ae09", Addrs:set.Typed[string]{}}
2026-02-17 03:01:55.018 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib0a4898ae09", Addrs:set.Typed[string]{}}
2026-02-17 03:01:55.018 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib0a4898ae09"
2026-02-17 03:01:55.018 [INFO][95] felix/endpoint_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-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:01:55.018 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:01:55.027 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calib0a4898ae09" state="up"
2026-02-17 03:01:55.053 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:55.053 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"} status="down"
2026-02-17 03:01:55.053 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib0a4898ae09", State:"up", Index:136}
2026-02-17 03:01:55.053 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib0a4898ae09"
2026-02-17 03:01:55.053 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib0a4898ae09"
2026-02-17 03:01:55.054 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib0a4898ae09"
2026-02-17 03:01:55.054 [INFO][95] felix/endpoint_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-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:01:55.054 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:01:55.082 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:55.082 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:55.455 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-9937/pod-1, name=eth0)
2026-02-17 03:01:55.457 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9937/pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib0a4898ae09" profile_ids:"kns.disruption-9937" profile_ids:"ksa.disruption-9937.default" ipv4_nets:"10.100.8.201/32"}
2026-02-17 03:01:55.457 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:01:55.458 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:01:55.458 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:01:55.459 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib0a4898ae09"
2026-02-17 03:01:55.459 [INFO][95] felix/endpoint_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-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:01:55.459 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:01:55.492 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:55.492 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:56.176 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2247"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2247"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2247"}
2026-02-17 03:01:56.205 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8798"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8798"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8798"}
2026-02-17 03:01:56.233 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8798" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:56.329 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-9937"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-9937"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9937"}
2026-02-17 03:01:56.353 [INFO][95] 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:01:56.353 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib0a4898ae09"
2026-02-17 03:01:56.363 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib0a4898ae09", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:56.363 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib0a4898ae09", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:56.386 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-430"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-430"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-430"}
2026-02-17 03:01:56.386 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-430" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:57.549 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4107" name:"default"}
2026-02-17 03:01:57.699 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4107"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4107"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4107"}
2026-02-17 03:01:57.728 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-4107"}
2026-02-17 03:01:58.706 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-8763" name:"default"}
2026-02-17 03:01:58.829 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-8763"}
2026-02-17 03:02:00.619 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-430"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-430"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-430"}
2026-02-17 03:02:00.649 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3615"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3615"}
2026-02-17 03:02:00.674 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3615" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:01.334 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87, name=eth0)
2026-02-17 03:02:01.335 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-3615"} profile:{inbound_rules:{action:"allow" rule_id:"ZLqfaLk4KuPY9Gf0"} outbound_rules:{action:"allow" rule_id:"y5BDjShy3hoEmSvV"}}
2026-02-17 03:02:01.336 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-3615.default"} profile:{}
2026-02-17 03:02:01.336 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8580b49fa00" profile_ids:"kns.configmap-3615" profile_ids:"ksa.configmap-3615.default" ipv4_nets:"10.100.8.199/32"}
2026-02-17 03:02:01.337 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:01.337 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:01.337 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:01.338 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8580b49fa00" ipVersion=0x4 table="filter"
2026-02-17 03:02:01.339 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-3615" ipVersion=0x4 table="filter"
2026-02-17 03:02:01.339 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FjCO6mYzJlX5SCCc0V" ipVersion=0x4 table="filter"
2026-02-17 03:02:01.339 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:02:01.339 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8580b49fa00" ipVersion=0x4 table="filter"
2026-02-17 03:02:01.339 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-3615" ipVersion=0x4 table="filter"
2026-02-17 03:02:01.339 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FjCO6mYzJlX5SCCc0V" ipVersion=0x4 table="filter"
2026-02-17 03:02:01.339 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:02:01.339 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8580b49fa00"
2026-02-17 03:02:01.340 [INFO][95] felix/endpoint_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-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:01.340 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:01.377 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-9937/pod-1, name=eth0)
2026-02-17 03:02:01.382 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:01.382 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"} status="down"
2026-02-17 03:02:01.382 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9937/pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib0a4898ae09" profile_ids:"kns.disruption-9937" profile_ids:"ksa.disruption-9937.default" ipv4_nets:"10.100.8.201/32"}
2026-02-17 03:02:01.382 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:02:01.382 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:02:01.383 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:02:01.384 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib0a4898ae09"
2026-02-17 03:02:01.385 [INFO][95] felix/endpoint_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-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:02:01.385 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:02:01.408 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali8580b49fa00" state="down"
2026-02-17 03:02:01.409 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8580b49fa00"
2026-02-17 03:02:01.412 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali8580b49fa00" state="up"
2026-02-17 03:02:01.435 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:01.435 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"} status="up"
2026-02-17 03:02:01.435 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-9937"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-9937"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9937"}
2026-02-17 03:02:01.466 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8580b49fa00", State:"down", Index:137}
2026-02-17 03:02:01.466 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8580b49fa00", Addrs:set.Typed[string]{}}
2026-02-17 03:02:01.466 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8580b49fa00", Addrs:set.Typed[string]{}}
2026-02-17 03:02:01.466 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8580b49fa00", State:"up", Index:137}
2026-02-17 03:02:01.466 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8580b49fa00"
2026-02-17 03:02:01.466 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8580b49fa00"
2026-02-17 03:02:01.466 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8580b49fa00"
2026-02-17 03:02:01.467 [INFO][95] felix/endpoint_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-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:01.467 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:01.498 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:01.498 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"} status="up"
2026-02-17 03:02:01.602 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-2247" name:"default"}
2026-02-17 03:02:01.979 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=disruption-9937/pod-1, name=eth0)
2026-02-17 03:02:01.979 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9937/pod-1" endpoint_id:"eth0"}
2026-02-17 03:02:01.979 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-9937.default"}
2026-02-17 03:02:01.980 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-9937"}
2026-02-17 03:02:01.980 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:02:01.980 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:02:01.981 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-9937" ipVersion=0x4 table="filter"
2026-02-17 03:02:01.981 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_tv33ev0NaMKa1uyEaf" ipVersion=0x4 table="filter"
2026-02-17 03:02:01.981 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-9937" ipVersion=0x4 table="filter"
2026-02-17 03:02:01.981 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_tv33ev0NaMKa1uyEaf" ipVersion=0x4 table="filter"
2026-02-17 03:02:01.981 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:02:01.981 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib0a4898ae09" ipVersion=0x4 table="filter"
2026-02-17 03:02:01.981 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib0a4898ae09" ipVersion=0x4 table="filter"
2026-02-17 03:02:01.981 [INFO][95] felix/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-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:02:01.981 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:02:01.982 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.201
2026-02-17 03:02:02.040 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9937/pod-1", EndpointId:"eth0"}
2026-02-17 03:02:02.099 [INFO][95] 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:02:02.099 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib0a4898ae09"
2026-02-17 03:02:02.099 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calib0a4898ae09" state="down"
2026-02-17 03:02:02.099 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calib0a4898ae09" state=""
2026-02-17 03:02:02.100 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib0a4898ae09"
2026-02-17 03:02:02.100 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib0a4898ae09", Addrs:set.Typed[string]{}}
2026-02-17 03:02:02.100 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib0a4898ae09", Addrs:set.Typed[string]{}}
2026-02-17 03:02:02.100 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib0a4898ae09", State:"down", Index:136}
2026-02-17 03:02:02.100 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib0a4898ae09", State:"", Index:136}
2026-02-17 03:02:02.100 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib0a4898ae09", Addrs:set.Set[string](nil)}
2026-02-17 03:02:02.100 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib0a4898ae09", Addrs:set.Set[string](nil)}
2026-02-17 03:02:02.130 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2247"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2247"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2247"}
2026-02-17 03:02:02.162 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-2247"}
2026-02-17 03:02:02.516 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87, name=eth0)
2026-02-17 03:02:02.516 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8580b49fa00" profile_ids:"kns.configmap-3615" profile_ids:"ksa.configmap-3615.default" ipv4_nets:"10.100.8.199/32"}
2026-02-17 03:02:02.516 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:02.516 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:02.516 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:02.517 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8580b49fa00"
2026-02-17 03:02:02.517 [INFO][95] felix/endpoint_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-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:02.517 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:02.544 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:02.544 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"} status="up"
2026-02-17 03:02:02.579 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=subpath-4893/pod-subpath-test-configmap-v28v, name=eth0)
2026-02-17 03:02:02.579 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-4893/pod-subpath-test-configmap-v28v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib7bc10e85c2" profile_ids:"kns.subpath-4893" profile_ids:"ksa.subpath-4893.default" ipv4_nets:"10.100.8.200/32"}
2026-02-17 03:02:02.579 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:02.579 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:02.579 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:02.581 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib7bc10e85c2"
2026-02-17 03:02:02.582 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:02.582 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:02.608 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:02.608 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"} status="up"
2026-02-17 03:02:02.722 [INFO][95] 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:02:02.722 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8580b49fa00"
2026-02-17 03:02:02.722 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8580b49fa00", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:02.722 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8580b49fa00", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:03.299 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"resourcequota-8798" type:"ClusterIP" cluster_ips:"10.254.22.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:02:03.355 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-8798" type:"NodePort" cluster_ips:"10.254.149.51" ports:{Protocol:"TCP" Port:80 NodePort:32356}
2026-02-17 03:02:03.705 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=subpath-4893/pod-subpath-test-configmap-v28v, name=eth0)
2026-02-17 03:02:03.705 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-4893/pod-subpath-test-configmap-v28v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib7bc10e85c2" profile_ids:"kns.subpath-4893" profile_ids:"ksa.subpath-4893.default" ipv4_nets:"10.100.8.200/32"}
2026-02-17 03:02:03.706 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:03.706 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:03.706 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:03.706 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib7bc10e85c2"
2026-02-17 03:02:03.707 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:03.707 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:03.733 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:03.734 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"} status="up"
2026-02-17 03:02:03.760 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87, name=eth0)
2026-02-17 03:02:03.760 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8580b49fa00" profile_ids:"kns.configmap-3615" profile_ids:"ksa.configmap-3615.default" ipv4_nets:"10.100.8.199/32"}
2026-02-17 03:02:03.760 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:03.760 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:03.760 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:03.761 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8580b49fa00"
2026-02-17 03:02:03.761 [INFO][95] felix/endpoint_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-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:03.761 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:03.791 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:03.791 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"} status="up"
2026-02-17 03:02:03.811 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calib7bc10e85c2" state="down"
2026-02-17 03:02:03.813 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib7bc10e85c2"
2026-02-17 03:02:03.813 [INFO][95] 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:02:03.817 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib7bc10e85c2", State:"down", Index:135}
2026-02-17 03:02:03.817 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib7bc10e85c2", Addrs:set.Typed[string]{}}
2026-02-17 03:02:03.817 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib7bc10e85c2", Addrs:set.Typed[string]{}}
2026-02-17 03:02:03.817 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib7bc10e85c2"
2026-02-17 03:02:03.817 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:03.817 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:03.817 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.200
2026-02-17 03:02:03.818 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="calib7bc10e85c2" state=""
2026-02-17 03:02:03.818 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib7bc10e85c2"
2026-02-17 03:02:03.857 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:03.857 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"} status="down"
2026-02-17 03:02:03.857 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib7bc10e85c2", State:"", Index:135}
2026-02-17 03:02:03.857 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib7bc10e85c2", Addrs:set.Set[string](nil)}
2026-02-17 03:02:03.857 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib7bc10e85c2", Addrs:set.Set[string](nil)}
2026-02-17 03:02:03.857 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib7bc10e85c2"
2026-02-17 03:02:03.857 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:03.857 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:03.865 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali8580b49fa00" state="down"
2026-02-17 03:02:03.865 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8580b49fa00"
2026-02-17 03:02:03.865 [INFO][95] 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:02:03.868 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali8580b49fa00" state=""
2026-02-17 03:02:03.868 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8580b49fa00"
2026-02-17 03:02:03.883 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:03.883 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"} status="down"
2026-02-17 03:02:03.884 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8580b49fa00", State:"down", Index:137}
2026-02-17 03:02:03.884 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8580b49fa00", Addrs:set.Typed[string]{}}
2026-02-17 03:02:03.884 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8580b49fa00", Addrs:set.Typed[string]{}}
2026-02-17 03:02:03.884 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8580b49fa00", State:"", Index:137}
2026-02-17 03:02:03.884 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8580b49fa00", Addrs:set.Set[string](nil)}
2026-02-17 03:02:03.884 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8580b49fa00", Addrs:set.Set[string](nil)}
2026-02-17 03:02:03.884 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8580b49fa00"
2026-02-17 03:02:03.884 [INFO][95] felix/endpoint_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-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:03.884 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:03.885 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.199
2026-02-17 03:02:03.917 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:03.917 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"} status="down"
2026-02-17 03:02:03.984 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=subpath-4893/pod-subpath-test-configmap-v28v, name=eth0)
2026-02-17 03:02:03.984 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-4893/pod-subpath-test-configmap-v28v" endpoint_id:"eth0"}
2026-02-17 03:02:03.984 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-4893"}
2026-02-17 03:02:03.984 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-4893.default"}
2026-02-17 03:02:03.984 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:03.984 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:03.985 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-4893" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.985 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_N68J6eK0DdwmOXDAZx" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.985 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-4893" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.985 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_N68J6eK0DdwmOXDAZx" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.985 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:03.985 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.985 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib7bc10e85c2" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.985 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.985 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib7bc10e85c2" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.985 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:03.985 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:04.064 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-4893/pod-subpath-test-configmap-v28v", EndpointId:"eth0"}
2026-02-17 03:02:04.090 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87, name=eth0)
2026-02-17 03:02:04.091 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87" endpoint_id:"eth0"}
2026-02-17 03:02:04.091 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-3615"}
2026-02-17 03:02:04.091 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-3615.default"}
2026-02-17 03:02:04.091 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:04.091 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:04.091 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-3615" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.092 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FjCO6mYzJlX5SCCc0V" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.092 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-3615" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.092 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FjCO6mYzJlX5SCCc0V" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.092 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:04.092 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8580b49fa00" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.092 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8580b49fa00" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.092 [INFO][95] felix/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-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:04.092 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:04.150 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3615/pod-configmaps-eaa1093f-22f0-4719-9797-865ba44c8c87", EndpointId:"eth0"}
2026-02-17 03:02:04.818 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3615"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3615"}
2026-02-17 03:02:04.861 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4893"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4893"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4893"}
2026-02-17 03:02:04.861 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5022"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5022"}
2026-02-17 03:02:04.861 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-5022" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:04.861 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1974"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1974"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1974"}
2026-02-17 03:02:04.886 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1974" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:04.913 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1974" name:"e2e-sa-f8qq6"} labels:{key:"projectcalico.org/name" value:"e2e-sa-f8qq6"}
2026-02-17 03:02:04.913 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5022"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5022"} labels:{key:"validating-admission-policy-5022" value:"true"}
2026-02-17 03:02:04.913 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1974" name:"e2e-sa-f8qq6"} labels:{key:"projectcalico.org/name" value:"e2e-sa-f8qq6"}
2026-02-17 03:02:04.953 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1974"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1974"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1974"}
2026-02-17 03:02:05.003 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2982"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2982"} 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-2982"}
2026-02-17 03:02:05.044 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-2982" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:05.488 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"resourcequota-8798"
2026-02-17 03:02:05.696 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-8798"
2026-02-17 03:02:05.820 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-430"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-430"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-430"}
2026-02-17 03:02:05.915 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5022"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5022"} labels:{key:"validating-admission-policy-5022" value:"true"}
2026-02-17 03:02:05.944 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1810"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1810"}
2026-02-17 03:02:05.944 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-1810" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:06.043 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-2982/test-pod-2, name=eth0)
2026-02-17 03:02:06.044 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-2982"} profile:{inbound_rules:{action:"allow" rule_id:"BtMwpMlSW_ekhP5n"} outbound_rules:{action:"allow" rule_id:"BwwkiWW6kBSd8RBG"}}
2026-02-17 03:02:06.044 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-2982.default"} profile:{}
2026-02-17 03:02:06.044 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2982/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c28054932f" profile_ids:"kns.pods-2982" profile_ids:"ksa.pods-2982.default" ipv4_nets:"10.100.8.198/32"}
2026-02-17 03:02:06.044 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:06.044 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:06.044 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:06.045 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7c28054932f" ipVersion=0x4 table="filter"
2026-02-17 03:02:06.045 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-2982" ipVersion=0x4 table="filter"
2026-02-17 03:02:06.045 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_S-T1IHtOjvL4wcLLU9" ipVersion=0x4 table="filter"
2026-02-17 03:02:06.045 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7c28054932f" ipVersion=0x4 table="filter"
2026-02-17 03:02:06.045 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-2982" ipVersion=0x4 table="filter"
2026-02-17 03:02:06.045 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_S-T1IHtOjvL4wcLLU9" ipVersion=0x4 table="filter"
2026-02-17 03:02:06.045 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7c28054932f"
2026-02-17 03:02:06.045 [INFO][95] felix/endpoint_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-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:06.045 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:06.093 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:06.093 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"} status="down"
2026-02-17 03:02:06.118 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali7c28054932f" state="down"
2026-02-17 03:02:06.118 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c28054932f"
2026-02-17 03:02:06.118 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c28054932f", State:"down", Index:138}
2026-02-17 03:02:06.118 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c28054932f", Addrs:set.Typed[string]{}}
2026-02-17 03:02:06.118 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c28054932f", Addrs:set.Typed[string]{}}
2026-02-17 03:02:06.118 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c28054932f"
2026-02-17 03:02:06.118 [INFO][95] felix/endpoint_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-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:06.118 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:06.125 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali7c28054932f" state="up"
2026-02-17 03:02:06.149 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:06.149 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"} status="down"
2026-02-17 03:02:06.149 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c28054932f", State:"up", Index:138}
2026-02-17 03:02:06.149 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7c28054932f"
2026-02-17 03:02:06.149 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c28054932f"
2026-02-17 03:02:06.150 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c28054932f"
2026-02-17 03:02:06.150 [INFO][95] felix/endpoint_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-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:06.150 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:06.189 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:06.189 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 03:02:06.261 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-2982/test-pod-1, name=eth0)
2026-02-17 03:02:06.261 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2982/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc06d73100f" profile_ids:"kns.pods-2982" profile_ids:"ksa.pods-2982.default" ipv4_nets:"10.100.8.205/32"}
2026-02-17 03:02:06.261 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:06.261 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:06.261 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:06.262 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidc06d73100f" ipVersion=0x4 table="filter"
2026-02-17 03:02:06.262 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidc06d73100f" ipVersion=0x4 table="filter"
2026-02-17 03:02:06.262 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidc06d73100f"
2026-02-17 03:02:06.262 [INFO][95] felix/endpoint_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-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:06.262 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:06.319 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:06.319 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"} status="down"
2026-02-17 03:02:06.333 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calidc06d73100f" state="down"
2026-02-17 03:02:06.334 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidc06d73100f"
2026-02-17 03:02:06.334 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calidc06d73100f" state="up"
2026-02-17 03:02:06.334 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc06d73100f", State:"down", Index:139}
2026-02-17 03:02:06.334 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc06d73100f", Addrs:set.Typed[string]{}}
2026-02-17 03:02:06.334 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc06d73100f", Addrs:set.Typed[string]{}}
2026-02-17 03:02:06.334 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc06d73100f", State:"up", Index:139}
2026-02-17 03:02:06.334 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidc06d73100f"
2026-02-17 03:02:06.334 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc06d73100f"
2026-02-17 03:02:06.334 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc06d73100f"
2026-02-17 03:02:06.335 [INFO][95] felix/endpoint_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-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:06.335 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:06.360 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:06.360 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-17 03:02:06.792 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=subpath-1810/pod-subpath-test-downwardapi-lbhp, name=eth0)
2026-02-17 03:02:06.793 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-1810.default"} profile:{}
2026-02-17 03:02:06.793 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-1810"} profile:{inbound_rules:{action:"allow" rule_id:"xcFNUkwcyNUf7O7A"} outbound_rules:{action:"allow" rule_id:"zk5UBwtdKnG0HYmf"}}
2026-02-17 03:02:06.793 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1810/pod-subpath-test-downwardapi-lbhp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65c9ce9e794" profile_ids:"kns.subpath-1810" profile_ids:"ksa.subpath-1810.default" ipv4_nets:"10.100.8.204/32"}
2026-02-17 03:02:06.793 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:06.793 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:06.793 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:06.794 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali65c9ce9e794" ipVersion=0x4 table="filter"
2026-02-17 03:02:06.794 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-1810" ipVersion=0x4 table="filter"
2026-02-17 03:02:06.794 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9sv-CXfbnWgT--6zk7" ipVersion=0x4 table="filter"
2026-02-17 03:02:06.794 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali65c9ce9e794" ipVersion=0x4 table="filter"
2026-02-17 03:02:06.794 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-1810" ipVersion=0x4 table="filter"
2026-02-17 03:02:06.794 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9sv-CXfbnWgT--6zk7" ipVersion=0x4 table="filter"
2026-02-17 03:02:06.794 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali65c9ce9e794"
2026-02-17 03:02:06.794 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:06.794 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:06.843 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:06.844 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"} status="down"
2026-02-17 03:02:06.858 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali65c9ce9e794" state="down"
2026-02-17 03:02:06.858 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65c9ce9e794", State:"down", Index:140}
2026-02-17 03:02:06.858 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65c9ce9e794"
2026-02-17 03:02:06.858 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65c9ce9e794", Addrs:set.Typed[string]{}}
2026-02-17 03:02:06.858 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65c9ce9e794", Addrs:set.Typed[string]{}}
2026-02-17 03:02:06.859 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali65c9ce9e794"
2026-02-17 03:02:06.859 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:06.859 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:06.865 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali65c9ce9e794" state="up"
2026-02-17 03:02:06.893 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:06.893 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"} status="down"
2026-02-17 03:02:06.893 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65c9ce9e794", State:"up", Index:140}
2026-02-17 03:02:06.893 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali65c9ce9e794"
2026-02-17 03:02:06.893 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali65c9ce9e794"
2026-02-17 03:02:06.894 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65c9ce9e794"
2026-02-17 03:02:06.894 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:06.894 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:06.916 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:06.916 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"} status="up"
2026-02-17 03:02:07.171 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-9937" name:"default"}
2026-02-17 03:02:07.206 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-9937"}
2026-02-17 03:02:07.590 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-2982/test-pod-1, name=eth0)
2026-02-17 03:02:07.590 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2982/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc06d73100f" profile_ids:"kns.pods-2982" profile_ids:"ksa.pods-2982.default" ipv4_nets:"10.100.8.205/32"}
2026-02-17 03:02:07.591 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:07.591 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:07.591 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:07.592 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc06d73100f"
2026-02-17 03:02:07.592 [INFO][95] felix/endpoint_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-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:07.592 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:07.611 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-2982/test-pod-2, name=eth0)
2026-02-17 03:02:07.621 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:07.621 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-17 03:02:07.621 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2982/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c28054932f" profile_ids:"kns.pods-2982" profile_ids:"ksa.pods-2982.default" ipv4_nets:"10.100.8.198/32"}
2026-02-17 03:02:07.622 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:07.622 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:07.622 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:07.623 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c28054932f"
2026-02-17 03:02:07.624 [INFO][95] felix/endpoint_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-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:07.624 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:07.633 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=subpath-1810/pod-subpath-test-downwardapi-lbhp, name=eth0)
2026-02-17 03:02:07.649 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:07.649 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 03:02:07.650 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1810/pod-subpath-test-downwardapi-lbhp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65c9ce9e794" profile_ids:"kns.subpath-1810" profile_ids:"ksa.subpath-1810.default" ipv4_nets:"10.100.8.204/32"}
2026-02-17 03:02:07.650 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:07.650 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:07.650 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:07.651 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65c9ce9e794"
2026-02-17 03:02:07.651 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:07.651 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:07.678 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:07.678 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"} status="up"
2026-02-17 03:02:07.790 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8798"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8798"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8798"}
2026-02-17 03:02:07.821 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2675"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"services-2675"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2675"}
2026-02-17 03:02:07.847 [INFO][95] 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:02:07.847 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7c28054932f"
2026-02-17 03:02:07.857 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c28054932f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:07.857 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c28054932f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:07.885 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2675" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:07.923 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-2675" type:"ClusterIP" cluster_ips:"10.254.168.165" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"UDP" Port:80}
2026-02-17 03:02:08.161 [INFO][95] 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:02:08.161 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali65c9ce9e794"
2026-02-17 03:02:08.161 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65c9ce9e794", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:08.161 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65c9ce9e794", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:08.193 [INFO][95] 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:02:08.193 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidc06d73100f"
2026-02-17 03:02:08.193 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc06d73100f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:08.193 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc06d73100f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:09.140 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-2982/test-pod-1, name=eth0)
2026-02-17 03:02:09.140 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2982/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc06d73100f" profile_ids:"kns.pods-2982" profile_ids:"ksa.pods-2982.default" ipv4_nets:"10.100.8.205/32"}
2026-02-17 03:02:09.140 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:09.141 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:09.141 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:09.142 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc06d73100f"
2026-02-17 03:02:09.142 [INFO][95] felix/endpoint_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-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:09.142 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:09.156 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-2982/test-pod-2, name=eth0)
2026-02-17 03:02:09.177 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:09.177 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-17 03:02:09.177 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2982/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c28054932f" profile_ids:"kns.pods-2982" profile_ids:"ksa.pods-2982.default" ipv4_nets:"10.100.8.198/32"}
2026-02-17 03:02:09.178 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:09.178 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:09.178 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:09.179 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c28054932f"
2026-02-17 03:02:09.179 [INFO][95] felix/endpoint_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-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:09.179 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:09.208 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:09.208 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 03:02:09.922 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-2982/test-pod-2, name=eth0)
2026-02-17 03:02:09.922 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2982/test-pod-2" endpoint_id:"eth0"}
2026-02-17 03:02:09.923 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:09.923 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:09.927 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:09.927 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7c28054932f" ipVersion=0x4 table="filter"
2026-02-17 03:02:09.927 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7c28054932f" ipVersion=0x4 table="filter"
2026-02-17 03:02:09.927 [INFO][95] felix/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-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:09.928 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:09.928 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.198
2026-02-17 03:02:09.964 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-2982/test-pod-1, name=eth0)
2026-02-17 03:02:10.007 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:10.007 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2982/test-pod-1" endpoint_id:"eth0"}
2026-02-17 03:02:10.007 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-2982"}
2026-02-17 03:02:10.007 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-2982.default"}
2026-02-17 03:02:10.007 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:10.007 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:10.008 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-2982" ipVersion=0x4 table="filter"
2026-02-17 03:02:10.008 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_S-T1IHtOjvL4wcLLU9" ipVersion=0x4 table="filter"
2026-02-17 03:02:10.008 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-2982" ipVersion=0x4 table="filter"
2026-02-17 03:02:10.008 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_S-T1IHtOjvL4wcLLU9" ipVersion=0x4 table="filter"
2026-02-17 03:02:10.008 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:10.008 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidc06d73100f" ipVersion=0x4 table="filter"
2026-02-17 03:02:10.008 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidc06d73100f" ipVersion=0x4 table="filter"
2026-02-17 03:02:10.008 [INFO][95] felix/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-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:10.008 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:10.009 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.205
2026-02-17 03:02:10.025 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali7c28054932f" state="down"
2026-02-17 03:02:10.025 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c28054932f"
2026-02-17 03:02:10.025 [INFO][95] 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:02:10.029 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali7c28054932f" state=""
2026-02-17 03:02:10.029 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7c28054932f"
2026-02-17 03:02:10.073 [INFO][95] 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:02:10.073 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidc06d73100f"
2026-02-17 03:02:10.073 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calidc06d73100f" state="down"
2026-02-17 03:02:10.086 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2982/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:10.086 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c28054932f", State:"down", Index:138}
2026-02-17 03:02:10.086 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c28054932f", Addrs:set.Typed[string]{}}
2026-02-17 03:02:10.086 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c28054932f", Addrs:set.Typed[string]{}}
2026-02-17 03:02:10.086 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c28054932f", State:"", Index:138}
2026-02-17 03:02:10.086 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c28054932f", Addrs:set.Set[string](nil)}
2026-02-17 03:02:10.087 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c28054932f", Addrs:set.Set[string](nil)}
2026-02-17 03:02:10.087 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc06d73100f", Addrs:set.Typed[string]{}}
2026-02-17 03:02:10.087 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc06d73100f", Addrs:set.Typed[string]{}}
2026-02-17 03:02:10.087 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc06d73100f", State:"down", Index:139}
2026-02-17 03:02:10.095 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="calidc06d73100f" state=""
2026-02-17 03:02:10.095 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidc06d73100f"
2026-02-17 03:02:10.113 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc06d73100f", State:"", Index:139}
2026-02-17 03:02:10.114 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc06d73100f", Addrs:set.Set[string](nil)}
2026-02-17 03:02:10.114 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc06d73100f", Addrs:set.Set[string](nil)}
2026-02-17 03:02:10.414 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3615" name:"default"}
2026-02-17 03:02:10.450 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3615"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3615"}
2026-02-17 03:02:10.478 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3615"}
2026-02-17 03:02:10.771 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-4893" name:"default"}
2026-02-17 03:02:10.885 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-1974" name:"default"}
2026-02-17 03:02:10.924 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-1974" name:"e2e-sa-f8qq6"}
2026-02-17 03:02:11.069 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1974"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1974"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1974"}
2026-02-17 03:02:11.099 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-1974"}
2026-02-17 03:02:11.126 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-5022" name:"default"}
2026-02-17 03:02:11.206 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2982"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2982"} 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-2982"}
2026-02-17 03:02:11.254 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6598"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6598"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6598"}
2026-02-17 03:02:11.286 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-6598" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:11.320 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-6598" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:02:11.346 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4893"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4893"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4893"}
2026-02-17 03:02:11.375 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-4893"}
2026-02-17 03:02:11.761 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5022"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5022"} labels:{key:"validating-admission-policy-5022" value:"true"}
2026-02-17 03:02:11.794 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-5022"}
2026-02-17 03:02:11.897 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-430" name:"default"}
2026-02-17 03:02:11.921 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-430"}
2026-02-17 03:02:11.995 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-6598/ss-0, name=eth0)
2026-02-17 03:02:11.995 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-6598.default"} profile:{}
2026-02-17 03:02:11.995 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-6598"} profile:{inbound_rules:{action:"allow" rule_id:"oi5sCCYTzYXTY1yX"} outbound_rules:{action:"allow" rule_id:"QEzrBqol7yN4lkUM"}}
2026-02-17 03:02:11.995 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6598/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06f1087ed36" profile_ids:"kns.statefulset-6598" profile_ids:"ksa.statefulset-6598.default" ipv4_nets:"10.100.8.202/32"}
2026-02-17 03:02:11.995 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:11.995 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:11.995 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:11.996 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali06f1087ed36" ipVersion=0x4 table="filter"
2026-02-17 03:02:11.996 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LgMU4Zl_njPGUvwvTE" ipVersion=0x4 table="filter"
2026-02-17 03:02:11.996 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_196V-OONBA0iLtiWzj" ipVersion=0x4 table="filter"
2026-02-17 03:02:11.996 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali06f1087ed36" ipVersion=0x4 table="filter"
2026-02-17 03:02:11.996 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LgMU4Zl_njPGUvwvTE" ipVersion=0x4 table="filter"
2026-02-17 03:02:11.996 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_196V-OONBA0iLtiWzj" ipVersion=0x4 table="filter"
2026-02-17 03:02:11.996 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali06f1087ed36"
2026-02-17 03:02:11.996 [INFO][95] felix/endpoint_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-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:11.996 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:12.050 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:12.050 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 03:02:12.068 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali06f1087ed36" state="down"
2026-02-17 03:02:12.068 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali06f1087ed36"
2026-02-17 03:02:12.068 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali06f1087ed36", State:"down", Index:141}
2026-02-17 03:02:12.068 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali06f1087ed36", Addrs:set.Typed[string]{}}
2026-02-17 03:02:12.069 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali06f1087ed36", Addrs:set.Typed[string]{}}
2026-02-17 03:02:12.069 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali06f1087ed36"
2026-02-17 03:02:12.069 [INFO][95] felix/endpoint_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-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:12.069 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:12.069 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali06f1087ed36" state="up"
2026-02-17 03:02:12.094 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:12.094 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 03:02:12.094 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali06f1087ed36", State:"up", Index:141}
2026-02-17 03:02:12.094 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali06f1087ed36"
2026-02-17 03:02:12.094 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali06f1087ed36"
2026-02-17 03:02:12.094 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06f1087ed36"
2026-02-17 03:02:12.094 [INFO][95] felix/endpoint_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-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:12.094 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:12.116 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:12.116 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:12.639 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-6598/ss-0, name=eth0)
2026-02-17 03:02:12.640 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6598/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06f1087ed36" profile_ids:"kns.statefulset-6598" profile_ids:"ksa.statefulset-6598.default" ipv4_nets:"10.100.8.202/32"}
2026-02-17 03:02:12.640 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:12.640 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:12.640 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:12.641 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06f1087ed36"
2026-02-17 03:02:12.641 [INFO][95] felix/endpoint_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-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:12.641 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:12.674 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:12.674 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:12.693 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-6598/ss-0, name=eth0)
2026-02-17 03:02:12.694 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6598/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06f1087ed36" profile_ids:"kns.statefulset-6598" profile_ids:"ksa.statefulset-6598.default" ipv4_nets:"10.100.8.202/32"}
2026-02-17 03:02:12.694 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:12.694 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:12.694 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:12.695 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06f1087ed36"
2026-02-17 03:02:12.695 [INFO][95] felix/endpoint_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-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:12.695 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:12.725 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:12.725 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:13.090 [INFO][95] 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:02:13.090 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali06f1087ed36"
2026-02-17 03:02:13.090 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali06f1087ed36", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:13.090 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali06f1087ed36", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:13.119 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8798" name:"default"}
2026-02-17 03:02:13.174 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8798"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8798"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8798"}
2026-02-17 03:02:13.209 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8798"}
2026-02-17 03:02:14.524 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-2675" type:"ClusterIP" cluster_ips:"10.254.168.165" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:02:16.608 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-2982" name:"default"}
2026-02-17 03:02:16.880 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2982"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2982"} 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-2982"}
2026-02-17 03:02:16.903 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-2982"}
2026-02-17 03:02:21.423 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-2675" type:"ClusterIP" cluster_ips:"10.254.168.165" ports:{Protocol:"UDP" Port:80}
2026-02-17 03:02:21.476 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-6598/ss-0, name=eth0)
2026-02-17 03:02:21.476 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6598/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06f1087ed36" profile_ids:"kns.statefulset-6598" profile_ids:"ksa.statefulset-6598.default" ipv4_nets:"10.100.8.202/32"}
2026-02-17 03:02:21.476 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:21.476 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:21.476 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:21.477 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06f1087ed36"
2026-02-17 03:02:21.477 [INFO][95] felix/endpoint_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-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:21.477 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:21.545 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:21.545 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:21.638 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-6598/ss-0, name=eth0)
2026-02-17 03:02:21.638 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6598/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali06f1087ed36" profile_ids:"kns.statefulset-6598" profile_ids:"ksa.statefulset-6598.default" ipv4_nets:"10.100.8.202/32"}
2026-02-17 03:02:21.638 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:21.639 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:21.639 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:21.639 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali06f1087ed36"
2026-02-17 03:02:21.639 [INFO][95] felix/endpoint_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-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:21.639 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:21.665 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:21.665 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:21.863 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-6598/ss-0, name=eth0)
2026-02-17 03:02:21.864 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6598/ss-0" endpoint_id:"eth0"}
2026-02-17 03:02:21.864 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-6598"}
2026-02-17 03:02:21.864 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-6598.default"}
2026-02-17 03:02:21.864 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:21.864 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:21.865 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LgMU4Zl_njPGUvwvTE" ipVersion=0x4 table="filter"
2026-02-17 03:02:21.865 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_196V-OONBA0iLtiWzj" ipVersion=0x4 table="filter"
2026-02-17 03:02:21.865 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LgMU4Zl_njPGUvwvTE" ipVersion=0x4 table="filter"
2026-02-17 03:02:21.865 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_196V-OONBA0iLtiWzj" ipVersion=0x4 table="filter"
2026-02-17 03:02:21.865 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:21.865 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali06f1087ed36" ipVersion=0x4 table="filter"
2026-02-17 03:02:21.865 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali06f1087ed36" ipVersion=0x4 table="filter"
2026-02-17 03:02:21.865 [INFO][95] felix/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-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:21.865 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:21.865 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.202
2026-02-17 03:02:21.925 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6598/ss-0", EndpointId:"eth0"}
2026-02-17 03:02:21.970 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali06f1087ed36" state="down"
2026-02-17 03:02:21.970 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali06f1087ed36"
2026-02-17 03:02:21.970 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali06f1087ed36", State:"down", Index:141}
2026-02-17 03:02:21.970 [INFO][95] 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:02:21.970 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali06f1087ed36", Addrs:set.Typed[string]{}}
2026-02-17 03:02:21.970 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali06f1087ed36", Addrs:set.Typed[string]{}}
2026-02-17 03:02:21.973 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali06f1087ed36" state=""
2026-02-17 03:02:21.973 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali06f1087ed36"
2026-02-17 03:02:22.012 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali06f1087ed36", State:"", Index:141}
2026-02-17 03:02:22.012 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali06f1087ed36", Addrs:set.Set[string](nil)}
2026-02-17 03:02:22.012 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali06f1087ed36", Addrs:set.Set[string](nil)}
2026-02-17 03:02:27.183 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 03:02:27.726 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=subpath-1810/pod-subpath-test-downwardapi-lbhp, name=eth0)
2026-02-17 03:02:27.726 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1810/pod-subpath-test-downwardapi-lbhp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65c9ce9e794" profile_ids:"kns.subpath-1810" profile_ids:"ksa.subpath-1810.default" ipv4_nets:"10.100.8.204/32"}
2026-02-17 03:02:27.726 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:27.726 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:27.726 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:27.727 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65c9ce9e794"
2026-02-17 03:02:27.728 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:27.728 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:27.758 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:27.758 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"} status="up"
2026-02-17 03:02:28.916 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=subpath-1810/pod-subpath-test-downwardapi-lbhp, name=eth0)
2026-02-17 03:02:28.917 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1810/pod-subpath-test-downwardapi-lbhp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65c9ce9e794" profile_ids:"kns.subpath-1810" profile_ids:"ksa.subpath-1810.default" ipv4_nets:"10.100.8.204/32"}
2026-02-17 03:02:28.917 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:28.917 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:28.917 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:28.918 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65c9ce9e794"
2026-02-17 03:02:28.919 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:28.920 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:28.950 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:28.950 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"} status="up"
2026-02-17 03:02:29.020 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali65c9ce9e794" state="down"
2026-02-17 03:02:29.021 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65c9ce9e794"
2026-02-17 03:02:29.021 [INFO][95] 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:02:29.021 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65c9ce9e794", State:"down", Index:140}
2026-02-17 03:02:29.021 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65c9ce9e794", Addrs:set.Typed[string]{}}
2026-02-17 03:02:29.021 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65c9ce9e794", Addrs:set.Typed[string]{}}
2026-02-17 03:02:29.021 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali65c9ce9e794"
2026-02-17 03:02:29.021 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:29.021 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:29.022 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.204
2026-02-17 03:02:29.026 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali65c9ce9e794" state=""
2026-02-17 03:02:29.026 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali65c9ce9e794"
2026-02-17 03:02:29.054 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:29.055 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"} status="down"
2026-02-17 03:02:29.055 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65c9ce9e794", State:"", Index:140}
2026-02-17 03:02:29.055 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65c9ce9e794", Addrs:set.Set[string](nil)}
2026-02-17 03:02:29.055 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65c9ce9e794", Addrs:set.Set[string](nil)}
2026-02-17 03:02:29.055 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali65c9ce9e794"
2026-02-17 03:02:29.055 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:29.055 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:29.077 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:29.077 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"} status="down"
2026-02-17 03:02:29.137 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=subpath-1810/pod-subpath-test-downwardapi-lbhp, name=eth0)
2026-02-17 03:02:29.138 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1810/pod-subpath-test-downwardapi-lbhp" endpoint_id:"eth0"}
2026-02-17 03:02:29.138 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-1810"}
2026-02-17 03:02:29.138 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-1810.default"}
2026-02-17 03:02:29.138 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:29.138 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:29.139 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-1810" ipVersion=0x4 table="filter"
2026-02-17 03:02:29.139 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9sv-CXfbnWgT--6zk7" ipVersion=0x4 table="filter"
2026-02-17 03:02:29.139 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-1810" ipVersion=0x4 table="filter"
2026-02-17 03:02:29.139 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9sv-CXfbnWgT--6zk7" ipVersion=0x4 table="filter"
2026-02-17 03:02:29.139 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:29.139 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali65c9ce9e794" ipVersion=0x4 table="filter"
2026-02-17 03:02:29.139 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali65c9ce9e794" ipVersion=0x4 table="filter"
2026-02-17 03:02:29.139 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:29.139 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:29.201 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1810/pod-subpath-test-downwardapi-lbhp", EndpointId:"eth0"}
2026-02-17 03:02:29.672 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2675"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"services-2675"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2675"}
2026-02-17 03:02:29.706 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-931"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-931"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-931"}
2026-02-17 03:02:29.706 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-931" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:30.226 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1810"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1810"}
2026-02-17 03:02:30.258 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5324"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5324"}
2026-02-17 03:02:30.287 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5324" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:30.320 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5324"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5324"} labels:{key:"webhook-5324" value:"true"}
2026-02-17 03:02:30.320 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3546"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3546"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3546"} labels:{key:"webhook-5324-markers" value:"true"}
2026-02-17 03:02:30.343 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3546" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:30.790 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-931"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-931"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-931"}
2026-02-17 03:02:30.819 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7406"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7406"}
2026-02-17 03:02:30.842 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-7406" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:31.514 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6598"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6598"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6598"}
2026-02-17 03:02:31.546 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5013"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5013"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5013"}
2026-02-17 03:02:31.577 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5013" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:31.605 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-5324/sample-webhook-deployment-bcbfc85d-87n92, name=eth0)
2026-02-17 03:02:31.614 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5013"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5013"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5013"} labels:{key:"webhook-5013" value:"true"}
2026-02-17 03:02:31.614 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-5324"} profile:{inbound_rules:{action:"allow" rule_id:"yVUG9zVxW3QrWIED"} outbound_rules:{action:"allow" rule_id:"8rFNAksE5HDPKQfu"}}
2026-02-17 03:02:31.614 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-5324.default"} profile:{}
2026-02-17 03:02:31.614 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia54425edb86" profile_ids:"kns.webhook-5324" profile_ids:"ksa.webhook-5324.default" ipv4_nets:"10.100.8.203/32"}
2026-02-17 03:02:31.614 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7677"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7677"} labels:{key:"webhook-5013-markers" value:"true"}
2026-02-17 03:02:31.614 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:31.615 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:31.615 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:31.616 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia54425edb86" ipVersion=0x4 table="filter"
2026-02-17 03:02:31.616 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-5324" ipVersion=0x4 table="filter"
2026-02-17 03:02:31.616 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_b-As5N_niwceanpP2g" ipVersion=0x4 table="filter"
2026-02-17 03:02:31.616 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia54425edb86" ipVersion=0x4 table="filter"
2026-02-17 03:02:31.616 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-5324" ipVersion=0x4 table="filter"
2026-02-17 03:02:31.616 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_b-As5N_niwceanpP2g" ipVersion=0x4 table="filter"
2026-02-17 03:02:31.616 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia54425edb86"
2026-02-17 03:02:31.624 [INFO][95] felix/endpoint_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-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:31.625 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:31.662 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:31.662 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"} status="down"
2026-02-17 03:02:31.662 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7677" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:31.668 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="calia54425edb86" state="down"
2026-02-17 03:02:31.668 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia54425edb86"
2026-02-17 03:02:31.684 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="calia54425edb86" state="up"
2026-02-17 03:02:31.698 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia54425edb86", State:"down", Index:142}
2026-02-17 03:02:31.698 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia54425edb86", Addrs:set.Typed[string]{}}
2026-02-17 03:02:31.698 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia54425edb86", Addrs:set.Typed[string]{}}
2026-02-17 03:02:31.698 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia54425edb86", State:"up", Index:142}
2026-02-17 03:02:31.698 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia54425edb86"
2026-02-17 03:02:31.699 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia54425edb86"
2026-02-17 03:02:31.699 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia54425edb86"
2026-02-17 03:02:31.699 [INFO][95] felix/endpoint_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-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:31.699 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:31.730 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:31.730 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"} status="up"
2026-02-17 03:02:32.759 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-5324/sample-webhook-deployment-bcbfc85d-87n92, name=eth0)
2026-02-17 03:02:32.760 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia54425edb86" profile_ids:"kns.webhook-5324" profile_ids:"ksa.webhook-5324.default" ipv4_nets:"10.100.8.203/32"}
2026-02-17 03:02:32.760 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:32.760 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:32.760 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:32.761 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia54425edb86"
2026-02-17 03:02:32.762 [INFO][95] felix/endpoint_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-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:32.762 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:32.787 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-5324/sample-webhook-deployment-bcbfc85d-87n92, name=eth0)
2026-02-17 03:02:32.794 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:32.794 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"} status="up"
2026-02-17 03:02:32.794 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia54425edb86" profile_ids:"kns.webhook-5324" profile_ids:"ksa.webhook-5324.default" ipv4_nets:"10.100.8.203/32"}
2026-02-17 03:02:32.794 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:32.795 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:32.795 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:32.796 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia54425edb86"
2026-02-17 03:02:32.796 [INFO][95] felix/endpoint_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-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:32.797 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:32.807 [INFO][95] 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:02:32.807 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia54425edb86"
2026-02-17 03:02:32.834 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:32.834 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"} status="up"
2026-02-17 03:02:32.834 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia54425edb86", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:32.834 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia54425edb86", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:33.027 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5324" type:"ClusterIP" cluster_ips:"10.254.61.128" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:02:33.994 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7406"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7406"}
2026-02-17 03:02:34.018 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1102"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1102"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1102"}
2026-02-17 03:02:34.051 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-1102" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:34.119 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5324"
2026-02-17 03:02:34.211 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-5324/sample-webhook-deployment-bcbfc85d-87n92, name=eth0)
2026-02-17 03:02:34.212 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia54425edb86" profile_ids:"kns.webhook-5324" profile_ids:"ksa.webhook-5324.default" ipv4_nets:"10.100.8.203/32"}
2026-02-17 03:02:34.212 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:34.214 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:34.214 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:34.215 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia54425edb86"
2026-02-17 03:02:34.215 [INFO][95] felix/endpoint_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-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:34.215 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:34.219 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=webhook-5324/sample-webhook-deployment-bcbfc85d-87n92, name=eth0)
2026-02-17 03:02:34.246 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:34.246 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"} status="up"
2026-02-17 03:02:34.246 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92" endpoint_id:"eth0"}
2026-02-17 03:02:34.246 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-5324"}
2026-02-17 03:02:34.246 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-5324.default"}
2026-02-17 03:02:34.247 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5324"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5324"} labels:{key:"webhook-5324" value:"true"}
2026-02-17 03:02:34.247 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:34.247 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:34.247 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-5324" ipVersion=0x4 table="filter"
2026-02-17 03:02:34.247 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_b-As5N_niwceanpP2g" ipVersion=0x4 table="filter"
2026-02-17 03:02:34.247 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-5324" ipVersion=0x4 table="filter"
2026-02-17 03:02:34.247 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_b-As5N_niwceanpP2g" ipVersion=0x4 table="filter"
2026-02-17 03:02:34.247 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:34.248 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia54425edb86" ipVersion=0x4 table="filter"
2026-02-17 03:02:34.248 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia54425edb86" ipVersion=0x4 table="filter"
2026-02-17 03:02:34.248 [INFO][95] felix/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-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:34.248 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:34.249 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.203
2026-02-17 03:02:34.318 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5324/sample-webhook-deployment-bcbfc85d-87n92", EndpointId:"eth0"}
2026-02-17 03:02:34.318 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3546"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3546"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3546"} labels:{key:"webhook-5324-markers" value:"true"}
2026-02-17 03:02:34.318 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-6724"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-6724"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6724"}
2026-02-17 03:02:34.318 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-6724" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:34.541 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5013" type:"ClusterIP" cluster_ips:"10.254.108.238" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:02:34.686 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=dns-1102/test-dns-nameservers, name=eth0)
2026-02-17 03:02:34.686 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-1102"} profile:{inbound_rules:{action:"allow" rule_id:"Zky4IuDr5NtjHUYs"} outbound_rules:{action:"allow" rule_id:"jgtkgRff8TKEpnFC"}}
2026-02-17 03:02:34.686 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-1102.default"} profile:{}
2026-02-17 03:02:34.686 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-1102/test-dns-nameservers" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali836016a4123" profile_ids:"kns.dns-1102" profile_ids:"ksa.dns-1102.default" ipv4_nets:"10.100.8.206/32"}
2026-02-17 03:02:34.686 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:34.686 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:34.686 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:34.687 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali836016a4123" ipVersion=0x4 table="filter"
2026-02-17 03:02:34.687 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-1102" ipVersion=0x4 table="filter"
2026-02-17 03:02:34.687 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KUAwSZ-cWAnXC-2lx_" ipVersion=0x4 table="filter"
2026-02-17 03:02:34.687 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali836016a4123" ipVersion=0x4 table="filter"
2026-02-17 03:02:34.687 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-1102" ipVersion=0x4 table="filter"
2026-02-17 03:02:34.687 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KUAwSZ-cWAnXC-2lx_" ipVersion=0x4 table="filter"
2026-02-17 03:02:34.687 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali836016a4123"
2026-02-17 03:02:34.687 [INFO][95] felix/endpoint_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-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:34.688 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:34.737 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:34.737 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"} status="down"
2026-02-17 03:02:34.762 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali836016a4123" state="down"
2026-02-17 03:02:34.762 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali836016a4123"
2026-02-17 03:02:34.762 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali836016a4123", State:"down", Index:143}
2026-02-17 03:02:34.762 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali836016a4123", Addrs:set.Typed[string]{}}
2026-02-17 03:02:34.762 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali836016a4123", Addrs:set.Typed[string]{}}
2026-02-17 03:02:34.762 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali836016a4123"
2026-02-17 03:02:34.762 [INFO][95] felix/endpoint_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-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:34.762 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:34.767 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali836016a4123" state="up"
2026-02-17 03:02:34.788 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:34.788 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"} status="down"
2026-02-17 03:02:34.788 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali836016a4123", State:"up", Index:143}
2026-02-17 03:02:34.788 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali836016a4123"
2026-02-17 03:02:34.788 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali836016a4123"
2026-02-17 03:02:34.788 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali836016a4123"
2026-02-17 03:02:34.788 [INFO][95] felix/endpoint_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-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:34.788 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:34.818 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:34.818 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"} status="up"
2026-02-17 03:02:34.855 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2675" name:"default"}
2026-02-17 03:02:34.909 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-2675"
2026-02-17 03:02:35.014 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215, name=eth0)
2026-02-17 03:02:35.015 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-6724"} profile:{inbound_rules:{action:"allow" rule_id:"f5_YfdpidqZr2kDw"} outbound_rules:{action:"allow" rule_id:"fpJduV7VAGMauSlw"}}
2026-02-17 03:02:35.015 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-6724.default"} profile:{}
2026-02-17 03:02:35.015 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8d599e59f1" profile_ids:"kns.security-context-6724" profile_ids:"ksa.security-context-6724.default" ipv4_nets:"10.100.8.211/32"}
2026-02-17 03:02:35.015 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:35.015 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:35.015 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:35.016 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie8d599e59f1" ipVersion=0x4 table="filter"
2026-02-17 03:02:35.016 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_47CuuAy0FpVA3wg2Z3" ipVersion=0x4 table="filter"
2026-02-17 03:02:35.016 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ceu-BIR3GkoN-AREke" ipVersion=0x4 table="filter"
2026-02-17 03:02:35.016 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie8d599e59f1" ipVersion=0x4 table="filter"
2026-02-17 03:02:35.016 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_47CuuAy0FpVA3wg2Z3" ipVersion=0x4 table="filter"
2026-02-17 03:02:35.016 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ceu-BIR3GkoN-AREke" ipVersion=0x4 table="filter"
2026-02-17 03:02:35.016 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie8d599e59f1"
2026-02-17 03:02:35.016 [INFO][95] felix/endpoint_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-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:35.016 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:35.057 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:35.057 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"} status="down"
2026-02-17 03:02:35.088 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="calie8d599e59f1" state="down"
2026-02-17 03:02:35.088 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie8d599e59f1"
2026-02-17 03:02:35.088 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8d599e59f1", State:"down", Index:144}
2026-02-17 03:02:35.088 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8d599e59f1", Addrs:set.Typed[string]{}}
2026-02-17 03:02:35.088 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8d599e59f1", Addrs:set.Typed[string]{}}
2026-02-17 03:02:35.088 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie8d599e59f1"
2026-02-17 03:02:35.088 [INFO][95] felix/endpoint_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-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:35.088 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:35.089 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="calie8d599e59f1" state="up"
2026-02-17 03:02:35.111 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:35.111 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"} status="down"
2026-02-17 03:02:35.111 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8d599e59f1", State:"up", Index:144}
2026-02-17 03:02:35.111 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie8d599e59f1"
2026-02-17 03:02:35.111 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie8d599e59f1"
2026-02-17 03:02:35.111 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie8d599e59f1"
2026-02-17 03:02:35.112 [INFO][95] felix/endpoint_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-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:35.112 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:35.136 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:35.136 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"} status="up"
2026-02-17 03:02:35.430 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2675"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"services-2675"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2675"}
2026-02-17 03:02:35.465 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2675"}
2026-02-17 03:02:35.727 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-1810" name:"default"}
2026-02-17 03:02:35.790 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=dns-1102/test-dns-nameservers, name=eth0)
2026-02-17 03:02:35.790 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-1102/test-dns-nameservers" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali836016a4123" profile_ids:"kns.dns-1102" profile_ids:"ksa.dns-1102.default" ipv4_nets:"10.100.8.206/32"}
2026-02-17 03:02:35.790 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:35.790 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:35.790 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:35.791 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali836016a4123"
2026-02-17 03:02:35.791 [INFO][95] felix/endpoint_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-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:35.791 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:35.818 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:35.818 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"} status="up"
2026-02-17 03:02:35.821 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215, name=eth0)
2026-02-17 03:02:35.821 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8d599e59f1" profile_ids:"kns.security-context-6724" profile_ids:"ksa.security-context-6724.default" ipv4_nets:"10.100.8.211/32"}
2026-02-17 03:02:35.821 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:35.821 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:35.821 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:35.822 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie8d599e59f1"
2026-02-17 03:02:35.822 [INFO][95] felix/endpoint_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-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:35.822 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:35.857 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:35.857 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"} status="up"
2026-02-17 03:02:35.865 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1810"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1810"}
2026-02-17 03:02:35.895 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-1810"}
2026-02-17 03:02:36.208 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="calia54425edb86" state="down"
2026-02-17 03:02:36.208 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia54425edb86"
2026-02-17 03:02:36.208 [INFO][95] 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:02:36.208 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia54425edb86", State:"down", Index:142}
2026-02-17 03:02:36.208 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia54425edb86", Addrs:set.Typed[string]{}}
2026-02-17 03:02:36.208 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia54425edb86", Addrs:set.Typed[string]{}}
2026-02-17 03:02:36.216 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="calia54425edb86" state=""
2026-02-17 03:02:36.216 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia54425edb86"
2026-02-17 03:02:36.229 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia54425edb86", State:"", Index:142}
2026-02-17 03:02:36.229 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia54425edb86", Addrs:set.Set[string](nil)}
2026-02-17 03:02:36.229 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia54425edb86", Addrs:set.Set[string](nil)}
2026-02-17 03:02:36.252 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-931" name:"default"}
2026-02-17 03:02:36.340 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=dns-1102/test-dns-nameservers, name=eth0)
2026-02-17 03:02:36.341 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-1102/test-dns-nameservers" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali836016a4123" profile_ids:"kns.dns-1102" profile_ids:"ksa.dns-1102.default" ipv4_nets:"10.100.8.206/32"}
2026-02-17 03:02:36.341 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:36.341 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:36.341 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:36.342 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali836016a4123"
2026-02-17 03:02:36.342 [INFO][95] felix/endpoint_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-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:36.342 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:36.355 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=dns-1102/test-dns-nameservers, name=eth0)
2026-02-17 03:02:36.372 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:36.372 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"} status="up"
2026-02-17 03:02:36.373 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-1102/test-dns-nameservers" endpoint_id:"eth0"}
2026-02-17 03:02:36.373 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-1102"}
2026-02-17 03:02:36.373 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-1102.default"}
2026-02-17 03:02:36.373 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:36.373 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:36.374 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-1102" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.374 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KUAwSZ-cWAnXC-2lx_" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.374 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-1102" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.374 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KUAwSZ-cWAnXC-2lx_" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.374 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:36.374 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali836016a4123" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.374 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali836016a4123" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.374 [INFO][95] felix/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-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:36.374 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:36.375 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.206
2026-02-17 03:02:36.444 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-1102/test-dns-nameservers", EndpointId:"eth0"}
2026-02-17 03:02:36.444 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1102"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1102"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1102"}
2026-02-17 03:02:36.444 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3289"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3289"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-3289"}
2026-02-17 03:02:36.444 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3289" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:36.537 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-931"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-931"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-931"}
2026-02-17 03:02:36.569 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-931"}
2026-02-17 03:02:36.641 [INFO][95] 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:02:36.641 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali836016a4123"
2026-02-17 03:02:36.641 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali836016a4123", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:36.641 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali836016a4123", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:36.785 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-6598" name:"default"}
2026-02-17 03:02:36.901 [INFO][95] 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:02:36.901 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie8d599e59f1"
2026-02-17 03:02:36.901 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8d599e59f1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:36.901 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8d599e59f1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:36.944 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-6598"
2026-02-17 03:02:36.970 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6598"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6598"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6598"}
2026-02-17 03:02:36.994 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-6598"}
2026-02-17 03:02:37.026 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215, name=eth0)
2026-02-17 03:02:37.027 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8d599e59f1" profile_ids:"kns.security-context-6724" profile_ids:"ksa.security-context-6724.default" ipv4_nets:"10.100.8.211/32"}
2026-02-17 03:02:37.027 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:37.027 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:37.027 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:37.028 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie8d599e59f1"
2026-02-17 03:02:37.028 [INFO][95] felix/endpoint_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-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:37.028 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:37.058 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:37.059 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"} status="up"
2026-02-17 03:02:37.135 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="calie8d599e59f1" state="down"
2026-02-17 03:02:37.135 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie8d599e59f1"
2026-02-17 03:02:37.136 [INFO][95] 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:02:37.136 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8d599e59f1", State:"down", Index:144}
2026-02-17 03:02:37.136 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8d599e59f1", Addrs:set.Typed[string]{}}
2026-02-17 03:02:37.136 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8d599e59f1", Addrs:set.Typed[string]{}}
2026-02-17 03:02:37.136 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie8d599e59f1"
2026-02-17 03:02:37.136 [INFO][95] felix/endpoint_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-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:37.136 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:37.137 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.211
2026-02-17 03:02:37.139 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="calie8d599e59f1" state=""
2026-02-17 03:02:37.139 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie8d599e59f1"
2026-02-17 03:02:37.166 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:37.166 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"} status="down"
2026-02-17 03:02:37.166 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8d599e59f1", State:"", Index:144}
2026-02-17 03:02:37.166 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8d599e59f1", Addrs:set.Set[string](nil)}
2026-02-17 03:02:37.166 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8d599e59f1", Addrs:set.Set[string](nil)}
2026-02-17 03:02:37.167 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie8d599e59f1"
2026-02-17 03:02:37.167 [INFO][95] felix/endpoint_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-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:37.167 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:37.201 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:37.201 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"} status="down"
2026-02-17 03:02:37.296 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215, name=eth0)
2026-02-17 03:02:37.296 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215" endpoint_id:"eth0"}
2026-02-17 03:02:37.296 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-6724"}
2026-02-17 03:02:37.297 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-6724.default"}
2026-02-17 03:02:37.297 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:37.297 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:37.297 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_47CuuAy0FpVA3wg2Z3" ipVersion=0x4 table="filter"
2026-02-17 03:02:37.297 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ceu-BIR3GkoN-AREke" ipVersion=0x4 table="filter"
2026-02-17 03:02:37.297 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_47CuuAy0FpVA3wg2Z3" ipVersion=0x4 table="filter"
2026-02-17 03:02:37.297 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ceu-BIR3GkoN-AREke" ipVersion=0x4 table="filter"
2026-02-17 03:02:37.297 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:37.297 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie8d599e59f1" ipVersion=0x4 table="filter"
2026-02-17 03:02:37.297 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie8d599e59f1" ipVersion=0x4 table="filter"
2026-02-17 03:02:37.297 [INFO][95] felix/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-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:37.297 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:37.367 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-6724/security-context-a2a36942-ba4f-4770-afde-2fd4a4833215", EndpointId:"eth0"}
2026-02-17 03:02:38.207 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5013"
bird: KIF: Received address message for unknown interface 143
2026-02-17 03:02:38.383 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali836016a4123" state="down"
2026-02-17 03:02:38.384 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali836016a4123", State:"down", Index:143}
2026-02-17 03:02:38.384 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali836016a4123"
2026-02-17 03:02:38.384 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali836016a4123", Addrs:set.Typed[string]{}}
2026-02-17 03:02:38.384 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali836016a4123", Addrs:set.Typed[string]{}}
2026-02-17 03:02:38.385 [INFO][95] 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:02:38.390 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali836016a4123" state=""
2026-02-17 03:02:38.390 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali836016a4123"
2026-02-17 03:02:38.409 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali836016a4123", State:"", Index:143}
2026-02-17 03:02:38.409 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali836016a4123", Addrs:set.Set[string](nil)}
2026-02-17 03:02:38.410 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali836016a4123", Addrs:set.Set[string](nil)}
2026-02-17 03:02:38.448 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-6724"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-6724"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6724"}
2026-02-17 03:02:38.475 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3914"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3914"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-3914"}
2026-02-17 03:02:38.501 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-3914" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:38.826 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5013"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5013"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5013"} labels:{key:"webhook-5013" value:"true"}
2026-02-17 03:02:38.857 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7677"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7677"} labels:{key:"webhook-5013-markers" value:"true"}
2026-02-17 03:02:38.907 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4941"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4941"}
2026-02-17 03:02:38.936 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4941" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:39.124 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5, name=eth0)
2026-02-17 03:02:39.124 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-3914.default"} profile:{}
2026-02-17 03:02:39.124 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-3914"} profile:{inbound_rules:{action:"allow" rule_id:"uAoFhuHz_ROtfpr8"} outbound_rules:{action:"allow" rule_id:"fw0Wo-h8l_TGg6u_"}}
2026-02-17 03:02:39.124 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c38021d9ea" profile_ids:"kns.container-runtime-3914" profile_ids:"ksa.container-runtime-3914.default" ipv4_nets:"10.100.8.210/32"}
2026-02-17 03:02:39.124 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:39.125 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:39.125 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:39.125 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3c38021d9ea" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.125 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vimcpoSxWWgKCPstGh" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.125 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GYKNmIRBh1TfTyJN2J" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.125 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3c38021d9ea" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.125 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vimcpoSxWWgKCPstGh" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.125 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GYKNmIRBh1TfTyJN2J" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.125 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3c38021d9ea"
2026-02-17 03:02:39.125 [INFO][95] felix/endpoint_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-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:39.125 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:39.169 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:39.169 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"} status="down"
2026-02-17 03:02:39.216 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali3c38021d9ea" state="down"
2026-02-17 03:02:39.216 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3c38021d9ea"
2026-02-17 03:02:39.216 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c38021d9ea", State:"down", Index:145}
2026-02-17 03:02:39.217 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali3c38021d9ea" state="up"
2026-02-17 03:02:39.217 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c38021d9ea", Addrs:set.Typed[string]{}}
2026-02-17 03:02:39.217 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c38021d9ea", Addrs:set.Typed[string]{}}
2026-02-17 03:02:39.217 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c38021d9ea", State:"up", Index:145}
2026-02-17 03:02:39.217 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3c38021d9ea"
2026-02-17 03:02:39.217 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3c38021d9ea"
2026-02-17 03:02:39.217 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c38021d9ea"
2026-02-17 03:02:39.218 [INFO][95] felix/endpoint_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-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:39.218 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:39.245 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:39.246 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"} status="up"
2026-02-17 03:02:39.419 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3546" name:"default"}
2026-02-17 03:02:39.520 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-7406" name:"default"}
2026-02-17 03:02:39.620 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5324" name:"default"}
2026-02-17 03:02:39.657 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7406"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7406"}
2026-02-17 03:02:39.690 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-7406"}
2026-02-17 03:02:39.832 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5, name=eth0)
2026-02-17 03:02:39.832 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c38021d9ea" profile_ids:"kns.container-runtime-3914" profile_ids:"ksa.container-runtime-3914.default" ipv4_nets:"10.100.8.210/32"}
2026-02-17 03:02:39.832 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:39.833 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:39.833 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:39.834 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c38021d9ea"
2026-02-17 03:02:39.834 [INFO][95] felix/endpoint_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-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:39.835 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:39.864 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:39.869 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"} status="up"
2026-02-17 03:02:40.071 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3546"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3546"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3546"} labels:{key:"webhook-5324-markers" value:"true"}
2026-02-17 03:02:40.108 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3546"}
2026-02-17 03:02:40.179 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5324"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5324"} labels:{key:"webhook-5324" value:"true"}
2026-02-17 03:02:40.221 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5324"}
2026-02-17 03:02:40.539 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3289"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3289"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-3289"}
2026-02-17 03:02:40.586 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4605"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4605"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4605"}
2026-02-17 03:02:40.620 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-4605" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:40.675 [INFO][95] 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:02:40.675 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3c38021d9ea"
2026-02-17 03:02:40.675 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c38021d9ea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:40.675 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c38021d9ea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:41.018 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5, name=eth0)
2026-02-17 03:02:41.018 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c38021d9ea" profile_ids:"kns.container-runtime-3914" profile_ids:"ksa.container-runtime-3914.default" ipv4_nets:"10.100.8.210/32"}
2026-02-17 03:02:41.018 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:41.018 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:41.018 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:41.022 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c38021d9ea"
2026-02-17 03:02:41.022 [INFO][95] 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:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:41.022 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:41.057 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:41.057 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"} status="down"
2026-02-17 03:02:41.120 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali3c38021d9ea" state="down"
2026-02-17 03:02:41.120 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3c38021d9ea"
2026-02-17 03:02:41.120 [INFO][95] 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:02:41.120 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c38021d9ea", State:"down", Index:145}
2026-02-17 03:02:41.120 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c38021d9ea", Addrs:set.Typed[string]{}}
2026-02-17 03:02:41.120 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c38021d9ea", Addrs:set.Typed[string]{}}
2026-02-17 03:02:41.120 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3c38021d9ea"
2026-02-17 03:02:41.120 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3c38021d9ea"
2026-02-17 03:02:41.120 [INFO][95] felix/endpoint_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-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:41.121 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:41.121 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.210
2026-02-17 03:02:41.123 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali3c38021d9ea" state=""
2026-02-17 03:02:41.123 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3c38021d9ea"
2026-02-17 03:02:41.150 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:41.150 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"} status="down"
2026-02-17 03:02:41.150 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c38021d9ea", State:"", Index:145}
2026-02-17 03:02:41.150 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c38021d9ea", Addrs:set.Set[string](nil)}
2026-02-17 03:02:41.150 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c38021d9ea", Addrs:set.Set[string](nil)}
2026-02-17 03:02:41.151 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3c38021d9ea"
2026-02-17 03:02:41.151 [INFO][95] felix/endpoint_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-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:41.151 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:41.175 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:41.175 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"} status="down"
2026-02-17 03:02:41.366 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5, name=eth0)
2026-02-17 03:02:41.367 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5" endpoint_id:"eth0"}
2026-02-17 03:02:41.367 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-3914"}
2026-02-17 03:02:41.367 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-3914.default"}
2026-02-17 03:02:41.367 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:41.367 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:41.368 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vimcpoSxWWgKCPstGh" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.368 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GYKNmIRBh1TfTyJN2J" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.368 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vimcpoSxWWgKCPstGh" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.368 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GYKNmIRBh1TfTyJN2J" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.368 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:41.368 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3c38021d9ea" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.368 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3c38021d9ea" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.368 [INFO][95] felix/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-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:41.368 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:41.430 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3914/termination-message-containera5facb00-ab6b-4b90-a67b-75ab4f13c5b5", EndpointId:"eth0"}
2026-02-17 03:02:41.476 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-1102" name:"default"}
2026-02-17 03:02:41.515 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-4605/test-deployment-564597bcc-wkpwb, name=eth0)
2026-02-17 03:02:41.515 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-4605"} profile:{inbound_rules:{action:"allow" rule_id:"rpx-6NDsBXPM4aIn"} outbound_rules:{action:"allow" rule_id:"asP1PGu7FsFQWACG"}}
2026-02-17 03:02:41.515 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-4605.default"} profile:{}
2026-02-17 03:02:41.515 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4605/test-deployment-564597bcc-wkpwb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali61dd7d05857" profile_ids:"kns.deployment-4605" profile_ids:"ksa.deployment-4605.default" ipv4_nets:"10.100.8.209/32"}
2026-02-17 03:02:41.515 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:41.515 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:41.515 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:41.516 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali61dd7d05857" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.516 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-4605" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.516 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jx4-P1AS-VbjB4quju" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.516 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali61dd7d05857" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.516 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-4605" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.516 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jx4-P1AS-VbjB4quju" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.516 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali61dd7d05857"
2026-02-17 03:02:41.516 [INFO][95] felix/endpoint_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-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:41.516 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:41.564 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:41.564 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"} status="down"
2026-02-17 03:02:41.591 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali61dd7d05857" state="down"
2026-02-17 03:02:41.592 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61dd7d05857", State:"down", Index:146}
2026-02-17 03:02:41.592 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali61dd7d05857"
2026-02-17 03:02:41.592 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali61dd7d05857" state="up"
2026-02-17 03:02:41.592 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali61dd7d05857"
2026-02-17 03:02:41.592 [INFO][95] felix/endpoint_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-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:41.592 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:41.626 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:41.626 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"} status="down"
2026-02-17 03:02:41.626 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61dd7d05857", Addrs:set.Typed[string]{}}
2026-02-17 03:02:41.626 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61dd7d05857", Addrs:set.Typed[string]{}}
2026-02-17 03:02:41.626 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61dd7d05857", State:"up", Index:146}
2026-02-17 03:02:41.626 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali61dd7d05857"
2026-02-17 03:02:41.626 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali61dd7d05857"
2026-02-17 03:02:41.627 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61dd7d05857"
2026-02-17 03:02:41.627 [INFO][95] felix/endpoint_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-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:41.627 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:41.671 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:41.671 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"} status="up"
2026-02-17 03:02:41.671 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3914"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3914"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-3914"}
2026-02-17 03:02:41.671 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3829"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3829"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3829"}
2026-02-17 03:02:41.710 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-3829" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:41.771 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3829"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3829"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3829"}
2026-02-17 03:02:41.830 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-5422"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-5422"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5422"}
2026-02-17 03:02:41.857 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-5422" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:42.100 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1102"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1102"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1102"}
2026-02-17 03:02:42.133 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-1102"}
2026-02-17 03:02:42.498 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-5422/pod-release-4dvj7, name=eth0)
2026-02-17 03:02:42.498 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-5422"} profile:{inbound_rules:{action:"allow" rule_id:"XclM7iRWZZNVOMli"} outbound_rules:{action:"allow" rule_id:"aOPYirniv1n6Xckv"}}
2026-02-17 03:02:42.499 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-5422.default"} profile:{}
2026-02-17 03:02:42.499 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5422/pod-release-4dvj7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e8379dbc35" profile_ids:"kns.replication-controller-5422" profile_ids:"ksa.replication-controller-5422.default" ipv4_nets:"10.100.8.212/32"}
2026-02-17 03:02:42.499 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:42.499 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:42.499 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:42.500 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9e8379dbc35" ipVersion=0x4 table="filter"
2026-02-17 03:02:42.500 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Uh0bsZf08RA4zyvwL7" ipVersion=0x4 table="filter"
2026-02-17 03:02:42.500 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zeZRMXFknI3Ap1Zwb9" ipVersion=0x4 table="filter"
2026-02-17 03:02:42.500 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9e8379dbc35" ipVersion=0x4 table="filter"
2026-02-17 03:02:42.500 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Uh0bsZf08RA4zyvwL7" ipVersion=0x4 table="filter"
2026-02-17 03:02:42.500 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zeZRMXFknI3Ap1Zwb9" ipVersion=0x4 table="filter"
2026-02-17 03:02:42.500 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9e8379dbc35"
2026-02-17 03:02:42.500 [INFO][95] felix/endpoint_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-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:42.500 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:42.546 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:42.546 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"} status="down"
2026-02-17 03:02:42.577 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali9e8379dbc35" state="down"
2026-02-17 03:02:42.577 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e8379dbc35", State:"down", Index:147}
2026-02-17 03:02:42.577 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9e8379dbc35"
2026-02-17 03:02:42.577 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e8379dbc35", Addrs:set.Typed[string]{}}
2026-02-17 03:02:42.577 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e8379dbc35", Addrs:set.Typed[string]{}}
2026-02-17 03:02:42.577 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9e8379dbc35"
2026-02-17 03:02:42.577 [INFO][95] felix/endpoint_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-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:42.577 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:42.585 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali9e8379dbc35" state="up"
2026-02-17 03:02:42.615 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:42.615 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"} status="down"
2026-02-17 03:02:42.615 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e8379dbc35", State:"up", Index:147}
2026-02-17 03:02:42.615 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9e8379dbc35"
2026-02-17 03:02:42.615 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9e8379dbc35"
2026-02-17 03:02:42.615 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e8379dbc35"
2026-02-17 03:02:42.615 [INFO][95] felix/endpoint_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-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:42.615 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:42.645 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:42.645 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"} status="up"
2026-02-17 03:02:42.874 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-5422/pod-release-4dvj7, name=eth0)
2026-02-17 03:02:42.875 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5422/pod-release-4dvj7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e8379dbc35" profile_ids:"kns.replication-controller-5422" profile_ids:"ksa.replication-controller-5422.default" ipv4_nets:"10.100.8.212/32"}
2026-02-17 03:02:42.875 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:42.875 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:42.875 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:42.876 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e8379dbc35"
2026-02-17 03:02:42.877 [INFO][95] felix/endpoint_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-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:42.877 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:42.894 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-4605/test-deployment-564597bcc-wkpwb, name=eth0)
2026-02-17 03:02:42.901 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:42.902 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"} status="up"
2026-02-17 03:02:42.902 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4605/test-deployment-564597bcc-wkpwb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali61dd7d05857" profile_ids:"kns.deployment-4605" profile_ids:"ksa.deployment-4605.default" ipv4_nets:"10.100.8.209/32"}
2026-02-17 03:02:42.902 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:42.902 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:42.902 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:42.903 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61dd7d05857"
2026-02-17 03:02:42.903 [INFO][95] felix/endpoint_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-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:42.903 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:42.924 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:42.924 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"} status="up"
2026-02-17 03:02:42.961 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-4605/test-deployment-564597bcc-wkpwb, name=eth0)
2026-02-17 03:02:42.962 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4605/test-deployment-564597bcc-wkpwb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali61dd7d05857" profile_ids:"kns.deployment-4605" profile_ids:"ksa.deployment-4605.default" ipv4_nets:"10.100.8.209/32"}
2026-02-17 03:02:42.962 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:42.962 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:42.962 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:42.964 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61dd7d05857"
2026-02-17 03:02:42.964 [INFO][95] felix/endpoint_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-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:42.964 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:42.993 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:42.993 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"} status="up"
2026-02-17 03:02:43.078 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4941"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4941"}
2026-02-17 03:02:43.110 [INFO][95] 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:02:43.110 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali61dd7d05857"
2026-02-17 03:02:43.109 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7145"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7145"}
2026-02-17 03:02:43.131 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7145" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:43.156 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61dd7d05857", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:43.156 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61dd7d05857", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:43.487 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-6724" name:"default"}
2026-02-17 03:02:43.841 [INFO][95] 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:02:43.841 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9e8379dbc35"
2026-02-17 03:02:43.841 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e8379dbc35", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:43.841 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e8379dbc35", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:43.972 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7677" name:"default"}
2026-02-17 03:02:44.034 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-6724"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-6724"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6724"}
2026-02-17 03:02:44.067 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-6724"}
2026-02-17 03:02:44.261 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5013" name:"default"}
2026-02-17 03:02:44.290 [INFO][95] felix/summary.go 100: Summarising 263 dataplane reconciliation loops over 1m0.2s: avg=35ms longest=84ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:02:44.709 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7677"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7677"} labels:{key:"webhook-5013-markers" value:"true"}
2026-02-17 03:02:44.736 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7677"}
2026-02-17 03:02:45.050 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5013"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5013"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5013"} labels:{key:"webhook-5013" value:"true"}
2026-02-17 03:02:45.078 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5013"}
2026-02-17 03:02:45.182 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-4605/test-deployment-f78d658f9-69qcg, name=eth0)
2026-02-17 03:02:45.182 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4605/test-deployment-f78d658f9-69qcg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali84533251e26" profile_ids:"kns.deployment-4605" profile_ids:"ksa.deployment-4605.default" ipv4_nets:"10.100.8.207/32"}
2026-02-17 03:02:45.182 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:45.182 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:45.182 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:45.183 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali84533251e26" ipVersion=0x4 table="filter"
2026-02-17 03:02:45.183 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali84533251e26" ipVersion=0x4 table="filter"
2026-02-17 03:02:45.183 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali84533251e26"
2026-02-17 03:02:45.183 [INFO][95] felix/endpoint_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-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:45.183 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:45.225 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:45.225 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"} status="down"
2026-02-17 03:02:45.245 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali84533251e26" state="down"
2026-02-17 03:02:45.245 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali84533251e26"
2026-02-17 03:02:45.245 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali84533251e26", State:"down", Index:148}
2026-02-17 03:02:45.245 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali84533251e26", Addrs:set.Typed[string]{}}
2026-02-17 03:02:45.245 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali84533251e26", Addrs:set.Typed[string]{}}
2026-02-17 03:02:45.245 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali84533251e26"
2026-02-17 03:02:45.245 [INFO][95] felix/endpoint_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-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:45.245 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:45.258 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali84533251e26" state="up"
2026-02-17 03:02:45.269 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:45.269 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"} status="down"
2026-02-17 03:02:45.269 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali84533251e26", State:"up", Index:148}
2026-02-17 03:02:45.270 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali84533251e26"
2026-02-17 03:02:45.270 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali84533251e26"
2026-02-17 03:02:45.270 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali84533251e26"
2026-02-17 03:02:45.270 [INFO][95] felix/endpoint_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-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:45.270 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:45.277 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-4605/test-deployment-564597bcc-wkpwb, name=eth0)
2026-02-17 03:02:45.295 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:45.295 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"} status="up"
2026-02-17 03:02:45.295 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4605/test-deployment-564597bcc-wkpwb" endpoint_id:"eth0"}
2026-02-17 03:02:45.295 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:45.295 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:45.295 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:45.296 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali61dd7d05857" ipVersion=0x4 table="filter"
2026-02-17 03:02:45.296 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali61dd7d05857" ipVersion=0x4 table="filter"
2026-02-17 03:02:45.296 [INFO][95] felix/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-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:45.296 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:45.296 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.209
2026-02-17 03:02:45.371 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-564597bcc-wkpwb", EndpointId:"eth0"}
2026-02-17 03:02:45.383 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali61dd7d05857" state="down"
2026-02-17 03:02:45.383 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali61dd7d05857"
2026-02-17 03:02:45.383 [INFO][95] 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:02:45.383 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61dd7d05857", State:"down", Index:146}
2026-02-17 03:02:45.383 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61dd7d05857", Addrs:set.Typed[string]{}}
2026-02-17 03:02:45.384 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61dd7d05857", Addrs:set.Typed[string]{}}
2026-02-17 03:02:45.384 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali61dd7d05857" state=""
2026-02-17 03:02:45.384 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali61dd7d05857"
2026-02-17 03:02:45.411 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61dd7d05857", State:"", Index:146}
2026-02-17 03:02:45.411 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61dd7d05857", Addrs:set.Set[string](nil)}
2026-02-17 03:02:45.411 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61dd7d05857", Addrs:set.Set[string](nil)}
2026-02-17 03:02:45.897 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-4605/test-deployment-f78d658f9-69qcg, name=eth0)
2026-02-17 03:02:45.898 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4605/test-deployment-f78d658f9-69qcg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali84533251e26" profile_ids:"kns.deployment-4605" profile_ids:"ksa.deployment-4605.default" ipv4_nets:"10.100.8.207/32"}
2026-02-17 03:02:45.898 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:45.898 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:45.898 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:45.899 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali84533251e26"
2026-02-17 03:02:45.900 [INFO][95] felix/endpoint_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-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:45.900 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:45.930 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:45.930 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"} status="up"
2026-02-17 03:02:46.031 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3289" name:"default"}
2026-02-17 03:02:46.185 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3289"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3289"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-3289"}
2026-02-17 03:02:46.209 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3289"}
2026-02-17 03:02:46.690 [INFO][95] 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:02:46.690 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali84533251e26"
2026-02-17 03:02:46.690 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali84533251e26", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:46.690 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali84533251e26", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:46.840 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-3914" name:"default"}
2026-02-17 03:02:47.023 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-5422/pod-release-4dvj7, name=eth0)
2026-02-17 03:02:47.023 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5422/pod-release-4dvj7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e8379dbc35" profile_ids:"kns.replication-controller-5422" profile_ids:"ksa.replication-controller-5422.default" ipv4_nets:"10.100.8.212/32"}
2026-02-17 03:02:47.024 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:47.024 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:47.024 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:47.025 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e8379dbc35"
2026-02-17 03:02:47.025 [INFO][95] felix/endpoint_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-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:47.025 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:47.045 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-5422/pod-release-4dvj7, name=eth0)
2026-02-17 03:02:47.062 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:47.062 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"} status="up"
2026-02-17 03:02:47.063 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5422/pod-release-4dvj7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e8379dbc35" profile_ids:"kns.replication-controller-5422" profile_ids:"ksa.replication-controller-5422.default" ipv4_nets:"10.100.8.212/32"}
2026-02-17 03:02:47.063 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:47.063 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:47.063 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:47.065 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e8379dbc35"
2026-02-17 03:02:47.065 [INFO][95] felix/endpoint_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-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:47.065 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:47.091 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:47.091 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"} status="up"
2026-02-17 03:02:47.185 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-4605/test-deployment-79899bcfcc-zvcqf, name=eth0)
2026-02-17 03:02:47.185 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4605/test-deployment-79899bcfcc-zvcqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa97904e1a3" profile_ids:"kns.deployment-4605" profile_ids:"ksa.deployment-4605.default" ipv4_nets:"10.100.8.217/32"}
2026-02-17 03:02:47.186 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:47.186 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:47.186 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:47.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaa97904e1a3" ipVersion=0x4 table="filter"
2026-02-17 03:02:47.188 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaa97904e1a3" ipVersion=0x4 table="filter"
2026-02-17 03:02:47.188 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaa97904e1a3"
2026-02-17 03:02:47.188 [INFO][95] felix/endpoint_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-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:47.188 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:47.237 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:47.237 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"} status="down"
2026-02-17 03:02:47.237 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3914"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3914"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-3914"}
2026-02-17 03:02:47.237 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-3914"}
2026-02-17 03:02:47.254 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="caliaa97904e1a3" state="down"
2026-02-17 03:02:47.254 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa97904e1a3"
2026-02-17 03:02:47.255 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="caliaa97904e1a3" state="up"
2026-02-17 03:02:47.270 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa97904e1a3", State:"down", Index:149}
2026-02-17 03:02:47.271 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa97904e1a3", Addrs:set.Typed[string]{}}
2026-02-17 03:02:47.271 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa97904e1a3", Addrs:set.Typed[string]{}}
2026-02-17 03:02:47.271 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa97904e1a3", State:"up", Index:149}
2026-02-17 03:02:47.271 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaa97904e1a3"
2026-02-17 03:02:47.271 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaa97904e1a3"
2026-02-17 03:02:47.271 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa97904e1a3"
2026-02-17 03:02:47.271 [INFO][95] felix/endpoint_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-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:47.271 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:47.301 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:47.301 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"} status="up"
2026-02-17 03:02:47.301 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7145"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7145"}
2026-02-17 03:02:47.347 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4233"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4233"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4233"}
2026-02-17 03:02:47.398 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4233" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:47.398 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4233"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4233"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4233"} labels:{key:"webhook-4233" value:"true"}
2026-02-17 03:02:47.398 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6936"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6936"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-6936"} labels:{key:"webhook-4233-markers" value:"true"}
2026-02-17 03:02:47.433 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6936" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:47.595 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-3829" name:"default"}
2026-02-17 03:02:47.901 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3829"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3829"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3829"}
2026-02-17 03:02:47.929 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-4605/test-deployment-79899bcfcc-zvcqf, name=eth0)
2026-02-17 03:02:47.931 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4605/test-deployment-79899bcfcc-zvcqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa97904e1a3" profile_ids:"kns.deployment-4605" profile_ids:"ksa.deployment-4605.default" ipv4_nets:"10.100.8.217/32"}
2026-02-17 03:02:47.931 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-3829"}
2026-02-17 03:02:47.932 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:47.932 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:47.932 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:47.933 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa97904e1a3"
2026-02-17 03:02:47.934 [INFO][95] felix/endpoint_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-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:47.934 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:47.956 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-4605/test-deployment-f78d658f9-69qcg, name=eth0)
2026-02-17 03:02:47.967 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:47.967 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"} status="up"
2026-02-17 03:02:47.967 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4605/test-deployment-f78d658f9-69qcg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali84533251e26" profile_ids:"kns.deployment-4605" profile_ids:"ksa.deployment-4605.default" ipv4_nets:"10.100.8.207/32"}
2026-02-17 03:02:47.967 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:47.967 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:47.967 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:47.968 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali84533251e26"
2026-02-17 03:02:47.968 [INFO][95] felix/endpoint_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-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:47.968 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:47.997 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:47.997 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"} status="up"
2026-02-17 03:02:48.063 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-5422"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-5422"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5422"}
2026-02-17 03:02:48.092 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-4605/test-deployment-79899bcfcc-zvcqf, name=eth0)
2026-02-17 03:02:48.099 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4605/test-deployment-79899bcfcc-zvcqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa97904e1a3" profile_ids:"kns.deployment-4605" profile_ids:"ksa.deployment-4605.default" ipv4_nets:"10.100.8.217/32"}
2026-02-17 03:02:48.099 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9283"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9283"}
2026-02-17 03:02:48.099 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:48.099 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:48.099 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:48.100 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa97904e1a3"
2026-02-17 03:02:48.100 [INFO][95] felix/endpoint_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-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:48.100 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:48.124 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:48.124 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"} status="up"
2026-02-17 03:02:48.124 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-9283" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:48.170 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4605"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4605"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4605"}
2026-02-17 03:02:48.218 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6436"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-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:"field-validation-6436"}
2026-02-17 03:02:48.246 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-6436" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:48.287 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-4605/test-deployment-f78d658f9-69qcg, name=eth0)
2026-02-17 03:02:48.287 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4605/test-deployment-f78d658f9-69qcg" endpoint_id:"eth0"}
2026-02-17 03:02:48.287 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:48.287 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 148
2026-02-17 03:02:48.291 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:48.292 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali84533251e26" ipVersion=0x4 table="filter"
2026-02-17 03:02:48.292 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali84533251e26" ipVersion=0x4 table="filter"
2026-02-17 03:02:48.292 [INFO][95] felix/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-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:48.292 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:48.293 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.207
2026-02-17 03:02:48.355 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-f78d658f9-69qcg", EndpointId:"eth0"}
2026-02-17 03:02:48.390 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali84533251e26" state="down"
2026-02-17 03:02:48.391 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali84533251e26"
2026-02-17 03:02:48.391 [INFO][95] 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:02:48.391 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali84533251e26", State:"down", Index:148}
2026-02-17 03:02:48.391 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali84533251e26", Addrs:set.Typed[string]{}}
2026-02-17 03:02:48.391 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali84533251e26", Addrs:set.Typed[string]{}}
2026-02-17 03:02:48.392 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali84533251e26" state=""
2026-02-17 03:02:48.392 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali84533251e26"
2026-02-17 03:02:48.424 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali84533251e26", State:"", Index:148}
2026-02-17 03:02:48.424 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali84533251e26", Addrs:set.Set[string](nil)}
2026-02-17 03:02:48.425 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali84533251e26", Addrs:set.Set[string](nil)}
2026-02-17 03:02:48.646 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4941" name:"default"}
2026-02-17 03:02:48.677 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4941"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4941"}
2026-02-17 03:02:48.706 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-4941"}
2026-02-17 03:02:49.025 [INFO][95] 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:02:49.025 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaa97904e1a3"
2026-02-17 03:02:49.026 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa97904e1a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:49.026 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa97904e1a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:49.833 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4233" type:"ClusterIP" cluster_ips:"10.254.207.237" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:02:50.327 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=deployment-4605/test-deployment-79899bcfcc-zvcqf, name=eth0)
2026-02-17 03:02:50.328 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4605/test-deployment-79899bcfcc-zvcqf" endpoint_id:"eth0"}
2026-02-17 03:02:50.328 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-4605.default"}
2026-02-17 03:02:50.328 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-4605"}
2026-02-17 03:02:50.328 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:50.328 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:50.329 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-4605" ipVersion=0x4 table="filter"
2026-02-17 03:02:50.329 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jx4-P1AS-VbjB4quju" ipVersion=0x4 table="filter"
2026-02-17 03:02:50.329 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-4605" ipVersion=0x4 table="filter"
2026-02-17 03:02:50.329 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jx4-P1AS-VbjB4quju" ipVersion=0x4 table="filter"
2026-02-17 03:02:50.329 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:50.329 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaa97904e1a3" ipVersion=0x4 table="filter"
2026-02-17 03:02:50.329 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaa97904e1a3" ipVersion=0x4 table="filter"
2026-02-17 03:02:50.329 [INFO][95] felix/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-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:50.329 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:50.330 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.217
bird: KIF: Received address message for unknown interface 149
2026-02-17 03:02:50.394 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4605/test-deployment-79899bcfcc-zvcqf", EndpointId:"eth0"}
2026-02-17 03:02:50.437 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="caliaa97904e1a3" state="down"
2026-02-17 03:02:50.437 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa97904e1a3"
2026-02-17 03:02:50.437 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa97904e1a3", State:"down", Index:149}
2026-02-17 03:02:50.437 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa97904e1a3", Addrs:set.Typed[string]{}}
2026-02-17 03:02:50.437 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa97904e1a3", Addrs:set.Typed[string]{}}
2026-02-17 03:02:50.439 [INFO][95] 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:02:50.439 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="caliaa97904e1a3" state=""
2026-02-17 03:02:50.439 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaa97904e1a3"
2026-02-17 03:02:50.473 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa97904e1a3", State:"", Index:149}
2026-02-17 03:02:50.473 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa97904e1a3", Addrs:set.Set[string](nil)}
2026-02-17 03:02:50.473 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa97904e1a3", Addrs:set.Set[string](nil)}
2026-02-17 03:02:50.984 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4233"
2026-02-17 03:02:51.105 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4233"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4233"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4233"} labels:{key:"webhook-4233" value:"true"}
2026-02-17 03:02:51.138 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6936"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6936"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-6936"} labels:{key:"webhook-4233-markers" value:"true"}
2026-02-17 03:02:51.138 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4573"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-4573"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4573"}
2026-02-17 03:02:51.173 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4573" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:51.275 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4573"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-4573"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4573"}
2026-02-17 03:02:51.299 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1358"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1358"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1358"}
2026-02-17 03:02:51.342 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-1358" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:51.383 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-1358" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:02:51.410 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-1358" type:"ClusterIP" cluster_ips:"10.254.151.33" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:02:51.442 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6436"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-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:"field-validation-6436"}
2026-02-17 03:02:51.481 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1694"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1694"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1694"}
2026-02-17 03:02:51.481 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-1694" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:52.152 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1, name=eth0)
2026-02-17 03:02:52.153 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-1694"} profile:{inbound_rules:{action:"allow" rule_id:"jSBkAmUSvyqrSBZe"} outbound_rules:{action:"allow" rule_id:"XKnm_N5VGUrJC9Nf"}}
2026-02-17 03:02:52.153 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-1694.default"} profile:{}
2026-02-17 03:02:52.153 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7aa44f11eaa" profile_ids:"kns.secrets-1694" profile_ids:"ksa.secrets-1694.default" ipv4_nets:"10.100.8.213/32"}
2026-02-17 03:02:52.153 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:52.153 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:52.153 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:52.154 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7aa44f11eaa" ipVersion=0x4 table="filter"
2026-02-17 03:02:52.154 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-1694" ipVersion=0x4 table="filter"
2026-02-17 03:02:52.154 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hF1fSR4xLPaEBHhlau" ipVersion=0x4 table="filter"
2026-02-17 03:02:52.154 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7aa44f11eaa" ipVersion=0x4 table="filter"
2026-02-17 03:02:52.154 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-1694" ipVersion=0x4 table="filter"
2026-02-17 03:02:52.154 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hF1fSR4xLPaEBHhlau" ipVersion=0x4 table="filter"
2026-02-17 03:02:52.155 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7aa44f11eaa"
2026-02-17 03:02:52.155 [INFO][95] felix/endpoint_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-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:52.155 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:52.195 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:52.195 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"} status="down"
2026-02-17 03:02:52.223 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali7aa44f11eaa" state="down"
2026-02-17 03:02:52.223 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7aa44f11eaa"
2026-02-17 03:02:52.223 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7aa44f11eaa", State:"down", Index:150}
2026-02-17 03:02:52.224 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7aa44f11eaa", Addrs:set.Typed[string]{}}
2026-02-17 03:02:52.224 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7aa44f11eaa", Addrs:set.Typed[string]{}}
2026-02-17 03:02:52.224 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7aa44f11eaa"
2026-02-17 03:02:52.224 [INFO][95] felix/endpoint_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-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:52.224 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:52.227 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali7aa44f11eaa" state="up"
2026-02-17 03:02:52.273 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:52.273 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"} status="down"
2026-02-17 03:02:52.273 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9283"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9283"}
2026-02-17 03:02:52.273 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7164"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7164"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7164"}
2026-02-17 03:02:52.307 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7164" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:52.337 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7145" name:"default"}
2026-02-17 03:02:52.374 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7aa44f11eaa", State:"up", Index:150}
2026-02-17 03:02:52.374 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7aa44f11eaa"
2026-02-17 03:02:52.374 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7aa44f11eaa"
2026-02-17 03:02:52.375 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7aa44f11eaa"
2026-02-17 03:02:52.375 [INFO][95] felix/endpoint_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-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:52.375 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:52.403 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:52.403 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"} status="up"
2026-02-17 03:02:52.924 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d, name=eth0)
2026-02-17 03:02:52.925 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-7164"} profile:{inbound_rules:{action:"allow" rule_id:"2Ls-TaaZk6VaY2L7"} outbound_rules:{action:"allow" rule_id:"MWESu8-CmB1Kztcx"}}
2026-02-17 03:02:52.925 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-7164.default"} profile:{}
2026-02-17 03:02:52.925 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali998ae282efa" profile_ids:"kns.downward-api-7164" profile_ids:"ksa.downward-api-7164.default" ipv4_nets:"10.100.8.208/32"}
2026-02-17 03:02:52.926 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:52.926 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:52.926 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:52.926 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 03:02:52.926 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali998ae282efa" ipVersion=0x4 table="filter"
2026-02-17 03:02:52.926 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XO44hnzOp6fuaFSflH" ipVersion=0x4 table="filter"
2026-02-17 03:02:52.926 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_o6VOPblFzPs6cwKvb7" ipVersion=0x4 table="filter"
2026-02-17 03:02:52.926 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 03:02:52.926 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali998ae282efa" ipVersion=0x4 table="filter"
2026-02-17 03:02:52.926 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XO44hnzOp6fuaFSflH" ipVersion=0x4 table="filter"
2026-02-17 03:02:52.926 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_o6VOPblFzPs6cwKvb7" ipVersion=0x4 table="filter"
2026-02-17 03:02:52.926 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali998ae282efa"
2026-02-17 03:02:52.927 [INFO][95] felix/endpoint_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-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:52.927 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:52.957 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1, name=eth0)
2026-02-17 03:02:52.974 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:52.975 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"} status="down"
2026-02-17 03:02:52.975 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7aa44f11eaa" profile_ids:"kns.secrets-1694" profile_ids:"ksa.secrets-1694.default" ipv4_nets:"10.100.8.213/32"}
2026-02-17 03:02:52.975 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:52.975 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:52.975 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:52.978 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7aa44f11eaa"
2026-02-17 03:02:52.978 [INFO][95] felix/endpoint_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-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:52.978 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:52.995 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali998ae282efa" state="down"
2026-02-17 03:02:52.996 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali998ae282efa"
2026-02-17 03:02:52.997 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali998ae282efa" state="up"
2026-02-17 03:02:53.005 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:53.005 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"} status="up"
2026-02-17 03:02:53.005 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali998ae282efa", State:"down", Index:151}
2026-02-17 03:02:53.006 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali998ae282efa", Addrs:set.Typed[string]{}}
2026-02-17 03:02:53.006 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali998ae282efa", Addrs:set.Typed[string]{}}
2026-02-17 03:02:53.006 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali998ae282efa", State:"up", Index:151}
2026-02-17 03:02:53.006 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali998ae282efa"
2026-02-17 03:02:53.006 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali998ae282efa"
2026-02-17 03:02:53.006 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali998ae282efa"
2026-02-17 03:02:53.006 [INFO][95] felix/endpoint_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-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:53.006 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:53.030 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:53.030 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"} status="up"
2026-02-17 03:02:53.098 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-5422/pod-release-4dvj7, name=eth0)
2026-02-17 03:02:53.098 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5422/pod-release-4dvj7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e8379dbc35" profile_ids:"kns.replication-controller-5422" profile_ids:"ksa.replication-controller-5422.default" ipv4_nets:"10.100.8.212/32"}
2026-02-17 03:02:53.098 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:53.099 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:53.099 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:53.099 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e8379dbc35"
2026-02-17 03:02:53.099 [INFO][95] felix/endpoint_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-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:53.099 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:53.101 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-5422/pod-release-4dvj7, name=eth0)
2026-02-17 03:02:53.129 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:53.129 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"} status="up"
2026-02-17 03:02:53.129 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5422/pod-release-4dvj7" endpoint_id:"eth0"}
2026-02-17 03:02:53.130 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-5422"}
2026-02-17 03:02:53.130 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-5422.default"}
2026-02-17 03:02:53.130 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7145"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7145"}
2026-02-17 03:02:53.130 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:53.130 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:53.130 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Uh0bsZf08RA4zyvwL7" ipVersion=0x4 table="filter"
2026-02-17 03:02:53.130 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zeZRMXFknI3Ap1Zwb9" ipVersion=0x4 table="filter"
2026-02-17 03:02:53.130 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Uh0bsZf08RA4zyvwL7" ipVersion=0x4 table="filter"
2026-02-17 03:02:53.130 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zeZRMXFknI3Ap1Zwb9" ipVersion=0x4 table="filter"
2026-02-17 03:02:53.130 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:53.130 [INFO][95] 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 03:02:53.130 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9e8379dbc35" ipVersion=0x4 table="filter"
2026-02-17 03:02:53.130 [INFO][95] 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 03:02:53.130 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9e8379dbc35" ipVersion=0x4 table="filter"
2026-02-17 03:02:53.130 [INFO][95] felix/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-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:53.130 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:53.131 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.212
2026-02-17 03:02:53.188 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5422/pod-release-4dvj7", EndpointId:"eth0"}
2026-02-17 03:02:53.188 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7145"}
2026-02-17 03:02:53.282 [INFO][95] 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:02:53.282 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7aa44f11eaa"
2026-02-17 03:02:53.282 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7aa44f11eaa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:53.282 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7aa44f11eaa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:53.360 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-5422" name:"default"}
2026-02-17 03:02:53.460 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-4605" name:"default"}
2026-02-17 03:02:53.637 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali9e8379dbc35" state="down"
2026-02-17 03:02:53.637 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9e8379dbc35"
2026-02-17 03:02:53.637 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e8379dbc35", State:"down", Index:147}
2026-02-17 03:02:53.637 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e8379dbc35", Addrs:set.Typed[string]{}}
2026-02-17 03:02:53.637 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e8379dbc35", Addrs:set.Typed[string]{}}
2026-02-17 03:02:53.638 [INFO][95] 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:02:53.655 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali9e8379dbc35" state=""
2026-02-17 03:02:53.655 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9e8379dbc35"
2026-02-17 03:02:53.668 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e8379dbc35", State:"", Index:147}
2026-02-17 03:02:53.668 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e8379dbc35", Addrs:set.Set[string](nil)}
2026-02-17 03:02:53.668 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e8379dbc35", Addrs:set.Set[string](nil)}
2026-02-17 03:02:53.859 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-5422"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-5422"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5422"}
2026-02-17 03:02:53.888 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-5422"}
2026-02-17 03:02:53.972 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d, name=eth0)
2026-02-17 03:02:53.972 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali998ae282efa" profile_ids:"kns.downward-api-7164" profile_ids:"ksa.downward-api-7164.default" ipv4_nets:"10.100.8.208/32"}
2026-02-17 03:02:53.972 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:53.972 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:53.972 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:53.973 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali998ae282efa"
2026-02-17 03:02:53.973 [INFO][95] felix/endpoint_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-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:53.973 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:53.996 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:53.997 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"} status="up"
2026-02-17 03:02:54.214 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1, name=eth0)
2026-02-17 03:02:54.215 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7aa44f11eaa" profile_ids:"kns.secrets-1694" profile_ids:"ksa.secrets-1694.default" ipv4_nets:"10.100.8.213/32"}
2026-02-17 03:02:54.215 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:54.215 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:54.215 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:54.216 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7aa44f11eaa"
2026-02-17 03:02:54.216 [INFO][95] felix/endpoint_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-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:54.216 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:54.265 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:54.265 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"} status="up"
2026-02-17 03:02:54.273 [INFO][95] 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:02:54.273 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali998ae282efa"
2026-02-17 03:02:54.273 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali998ae282efa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:54.273 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali998ae282efa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:54.322 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4605"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4605"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4605"}
2026-02-17 03:02:54.323 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali7aa44f11eaa" state="down"
2026-02-17 03:02:54.324 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7aa44f11eaa"
2026-02-17 03:02:54.325 [INFO][95] 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:02:54.330 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali7aa44f11eaa" state=""
2026-02-17 03:02:54.330 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7aa44f11eaa"
2026-02-17 03:02:54.352 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7aa44f11eaa", State:"down", Index:150}
2026-02-17 03:02:54.352 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7aa44f11eaa", Addrs:set.Typed[string]{}}
2026-02-17 03:02:54.352 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7aa44f11eaa", Addrs:set.Typed[string]{}}
2026-02-17 03:02:54.352 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7aa44f11eaa", State:"", Index:150}
2026-02-17 03:02:54.352 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7aa44f11eaa", Addrs:set.Set[string](nil)}
2026-02-17 03:02:54.352 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7aa44f11eaa", Addrs:set.Set[string](nil)}
2026-02-17 03:02:54.352 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7aa44f11eaa"
2026-02-17 03:02:54.352 [INFO][95] felix/endpoint_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-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:54.353 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:54.353 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.213
2026-02-17 03:02:54.382 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:54.383 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"} status="down"
2026-02-17 03:02:54.383 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-4605"}
2026-02-17 03:02:54.460 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1, name=eth0)
2026-02-17 03:02:54.461 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1" endpoint_id:"eth0"}
2026-02-17 03:02:54.461 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-1694.default"}
2026-02-17 03:02:54.461 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-1694"}
2026-02-17 03:02:54.461 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:54.461 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:54.461 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-1694" ipVersion=0x4 table="filter"
2026-02-17 03:02:54.461 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hF1fSR4xLPaEBHhlau" ipVersion=0x4 table="filter"
2026-02-17 03:02:54.461 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-1694" ipVersion=0x4 table="filter"
2026-02-17 03:02:54.461 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hF1fSR4xLPaEBHhlau" ipVersion=0x4 table="filter"
2026-02-17 03:02:54.461 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:54.461 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7aa44f11eaa" ipVersion=0x4 table="filter"
2026-02-17 03:02:54.461 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7aa44f11eaa" ipVersion=0x4 table="filter"
2026-02-17 03:02:54.462 [INFO][95] felix/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-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:54.462 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:54.526 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1694/pod-configmaps-3735482e-e608-4c02-9eeb-d64cee702dd1", EndpointId:"eth0"}
2026-02-17 03:02:54.913 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d, name=eth0)
2026-02-17 03:02:54.914 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali998ae282efa" profile_ids:"kns.downward-api-7164" profile_ids:"ksa.downward-api-7164.default" ipv4_nets:"10.100.8.208/32"}
2026-02-17 03:02:54.914 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:54.914 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:54.914 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:54.915 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali998ae282efa"
2026-02-17 03:02:54.916 [INFO][95] felix/endpoint_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-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:54.916 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:02:54.944 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:54.944 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"} status="up"
2026-02-17 03:02:55.608 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1694"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1694"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1694"}
2026-02-17 03:02:55.667 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-1358"
2026-02-17 03:02:55.667 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9902"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9902"}
2026-02-17 03:02:55.667 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9902" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:55.722 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-1358"
2026-02-17 03:02:55.777 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1358"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1358"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1358"}
2026-02-17 03:02:55.777 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2206"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2206"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2206"}
2026-02-17 03:02:55.807 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2206" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:55.850 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9902"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9902"}
2026-02-17 03:02:55.890 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4054"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4054"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4054"}
2026-02-17 03:02:55.919 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4054" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:56.440 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4233" name:"default"}
2026-02-17 03:02:56.551 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6936" name:"default"}
2026-02-17 03:02:56.579 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4573" name:"default"}
2026-02-17 03:02:56.580 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-6436" name:"default"}
2026-02-17 03:02:56.955 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7164"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7164"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7164"}
2026-02-17 03:02:56.996 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4573"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-4573"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4573"}
2026-02-17 03:02:56.996 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9099"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9099"} 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-9099"}
2026-02-17 03:02:56.997 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9099" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:57.032 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4573"}
2026-02-17 03:02:57.203 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4233"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4233"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4233"} labels:{key:"webhook-4233" value:"true"}
2026-02-17 03:02:57.237 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4233"}
2026-02-17 03:02:57.269 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6936"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6936"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-6936"} labels:{key:"webhook-4233-markers" value:"true"}
2026-02-17 03:02:57.311 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6936"}
2026-02-17 03:02:57.361 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6436"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-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:"field-validation-6436"}
2026-02-17 03:02:57.391 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-6436"}
2026-02-17 03:02:57.429 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-9283" name:"default"}
2026-02-17 03:02:57.682 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-9099/pod-h7lkj, name=eth0)
2026-02-17 03:02:57.682 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-9099"} profile:{inbound_rules:{action:"allow" rule_id:"USXf9sh7k51U0m7_"} outbound_rules:{action:"allow" rule_id:"uaIvoIpFJHAEEbsa"}}
2026-02-17 03:02:57.683 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-9099.default"} profile:{}
2026-02-17 03:02:57.683 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9099/pod-h7lkj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbc2294163f" profile_ids:"kns.pods-9099" profile_ids:"ksa.pods-9099.default" ipv4_nets:"10.100.8.215/32"}
2026-02-17 03:02:57.683 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:57.683 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:57.683 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:57.686 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicbc2294163f" ipVersion=0x4 table="filter"
2026-02-17 03:02:57.686 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-9099" ipVersion=0x4 table="filter"
2026-02-17 03:02:57.686 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_69ETh7BziKQ6_uPaMj" ipVersion=0x4 table="filter"
2026-02-17 03:02:57.686 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicbc2294163f" ipVersion=0x4 table="filter"
2026-02-17 03:02:57.686 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-9099" ipVersion=0x4 table="filter"
2026-02-17 03:02:57.686 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_69ETh7BziKQ6_uPaMj" ipVersion=0x4 table="filter"
2026-02-17 03:02:57.686 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicbc2294163f"
2026-02-17 03:02:57.686 [INFO][95] felix/endpoint_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-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:57.686 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:57.733 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:57.733 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"} status="down"
2026-02-17 03:02:57.733 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9283"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9283"}
2026-02-17 03:02:57.733 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-9283"}
2026-02-17 03:02:57.753 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="calicbc2294163f" state="down"
2026-02-17 03:02:57.753 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicbc2294163f"
2026-02-17 03:02:57.757 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="calicbc2294163f" state="up"
2026-02-17 03:02:57.758 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbc2294163f", State:"down", Index:152}
2026-02-17 03:02:57.758 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbc2294163f", Addrs:set.Typed[string]{}}
2026-02-17 03:02:57.758 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbc2294163f", Addrs:set.Typed[string]{}}
2026-02-17 03:02:57.758 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbc2294163f", State:"up", Index:152}
2026-02-17 03:02:57.758 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicbc2294163f"
2026-02-17 03:02:57.758 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicbc2294163f"
2026-02-17 03:02:57.758 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbc2294163f"
2026-02-17 03:02:57.758 [INFO][95] felix/endpoint_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-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:57.758 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:57.781 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:57.781 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"} status="up"
2026-02-17 03:02:58.991 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4054"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4054"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4054"}
2026-02-17 03:02:59.025 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-9099/pod-h7lkj, name=eth0)
2026-02-17 03:02:59.027 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9099/pod-h7lkj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbc2294163f" profile_ids:"kns.pods-9099" profile_ids:"ksa.pods-9099.default" ipv4_nets:"10.100.8.215/32"}
2026-02-17 03:02:59.027 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-1991"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-1991"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1991"}
2026-02-17 03:02:59.027 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:59.027 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:59.027 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:59.029 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbc2294163f"
2026-02-17 03:02:59.029 [INFO][95] felix/endpoint_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-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:59.029 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:59.060 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:59.060 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"} status="up"
2026-02-17 03:02:59.061 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-1991" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:59.105 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-9099/pod-h7lkj, name=eth0)
2026-02-17 03:02:59.105 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9099/pod-h7lkj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbc2294163f" profile_ids:"kns.pods-9099" profile_ids:"ksa.pods-9099.default" ipv4_nets:"10.100.8.215/32"}
2026-02-17 03:02:59.105 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:59.105 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:59.106 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:59.107 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbc2294163f"
2026-02-17 03:02:59.107 [INFO][95] felix/endpoint_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-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:59.107 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:59.132 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:59.132 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"} status="up"
2026-02-17 03:02:59.132 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9099"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9099"} 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-9099"}
2026-02-17 03:02:59.155 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-9232"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-9232"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9232"}
2026-02-17 03:02:59.178 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-9232" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:59.224 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-9232"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-9232"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9232"}
2026-02-17 03:02:59.281 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2901"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"services-2901"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2901"}
2026-02-17 03:02:59.311 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2901" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:59.311 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-2901" type:"ExternalName"
2026-02-17 03:02:59.359 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-2901" type:"NodePort" cluster_ips:"10.254.1.222" ports:{Protocol:"TCP" Port:80 NodePort:31533}
2026-02-17 03:02:59.406 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-9099/pod-h7lkj, name=eth0)
2026-02-17 03:02:59.422 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9099/pod-h7lkj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbc2294163f" profile_ids:"kns.pods-9099" profile_ids:"ksa.pods-9099.default" ipv4_nets:"10.100.8.215/32"}
2026-02-17 03:02:59.423 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:59.423 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:59.423 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:59.423 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbc2294163f"
2026-02-17 03:02:59.424 [INFO][95] felix/endpoint_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-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:59.424 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:02:59.486 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:59.486 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"} status="up"
2026-02-17 03:02:59.652 [INFO][95] 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:02:59.652 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicbc2294163f"
2026-02-17 03:02:59.653 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbc2294163f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:59.653 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbc2294163f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:59.899 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2206"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2206"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2206"}
2026-02-17 03:02:59.925 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9959"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9959"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9959"}
2026-02-17 03:02:59.956 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9959" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:59.979 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9959"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9959"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9959"} labels:{key:"webhook-9959" value:"true"}
2026-02-17 03:03:00.005 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2312"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-2312"} labels:{key:"webhook-9959-markers" value:"true"}
2026-02-17 03:03:00.005 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2312" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:00.117 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-2901/externalname-service-54b69f786f-lkr8r, name=eth0)
2026-02-17 03:03:00.118 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2901.default"} profile:{}
2026-02-17 03:03:00.118 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-2901"} profile:{inbound_rules:{action:"allow" rule_id:"roF-5n8yi21uxWyY"} outbound_rules:{action:"allow" rule_id:"88qBeDja8C0tMrC-"}}
2026-02-17 03:03:00.118 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2901/externalname-service-54b69f786f-lkr8r" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea3cb467cbd" profile_ids:"kns.services-2901" profile_ids:"ksa.services-2901.default" ipv4_nets:"10.100.8.214/32"}
2026-02-17 03:03:00.118 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:00.118 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:00.118 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:00.119 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliea3cb467cbd" ipVersion=0x4 table="filter"
2026-02-17 03:03:00.119 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-2901" ipVersion=0x4 table="filter"
2026-02-17 03:03:00.119 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lS35DYSzPkjALlVnBQ" ipVersion=0x4 table="filter"
2026-02-17 03:03:00.119 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliea3cb467cbd" ipVersion=0x4 table="filter"
2026-02-17 03:03:00.119 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-2901" ipVersion=0x4 table="filter"
2026-02-17 03:03:00.119 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lS35DYSzPkjALlVnBQ" ipVersion=0x4 table="filter"
2026-02-17 03:03:00.119 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliea3cb467cbd"
2026-02-17 03:03:00.119 [INFO][95] felix/endpoint_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-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:00.119 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:00.153 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="caliea3cb467cbd" state="down"
2026-02-17 03:03:00.153 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliea3cb467cbd"
2026-02-17 03:03:00.189 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:00.189 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"} status="down"
2026-02-17 03:03:00.189 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea3cb467cbd", State:"down", Index:153}
2026-02-17 03:03:00.189 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea3cb467cbd", Addrs:set.Typed[string]{}}
2026-02-17 03:03:00.189 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea3cb467cbd", Addrs:set.Typed[string]{}}
2026-02-17 03:03:00.189 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliea3cb467cbd"
2026-02-17 03:03:00.189 [INFO][95] felix/endpoint_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-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:00.189 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:00.195 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="caliea3cb467cbd" state="up"
2026-02-17 03:03:00.218 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:00.218 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"} status="down"
2026-02-17 03:03:00.218 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea3cb467cbd", State:"up", Index:153}
2026-02-17 03:03:00.219 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliea3cb467cbd"
2026-02-17 03:03:00.219 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliea3cb467cbd"
2026-02-17 03:03:00.219 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea3cb467cbd"
2026-02-17 03:03:00.219 [INFO][95] felix/endpoint_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-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:00.219 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:00.254 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:00.255 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"} status="up"
2026-02-17 03:03:00.788 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-1694" name:"default"}
2026-02-17 03:03:01.036 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-9099/pod-h7lkj, name=eth0)
2026-02-17 03:03:01.037 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9099/pod-h7lkj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbc2294163f" profile_ids:"kns.pods-9099" profile_ids:"ksa.pods-9099.default" ipv4_nets:"10.100.8.215/32"}
2026-02-17 03:03:01.037 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:03:01.037 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:03:01.037 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:03:01.038 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbc2294163f"
2026-02-17 03:03:01.038 [INFO][95] felix/endpoint_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-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:03:01.038 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:03:01.059 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-2901/externalname-service-54b69f786f-lkr8r, name=eth0)
2026-02-17 03:03:01.072 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:01.072 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"} status="up"
2026-02-17 03:03:01.072 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2901/externalname-service-54b69f786f-lkr8r" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea3cb467cbd" profile_ids:"kns.services-2901" profile_ids:"ksa.services-2901.default" ipv4_nets:"10.100.8.214/32"}
2026-02-17 03:03:01.073 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:01.073 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:01.073 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:01.074 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea3cb467cbd"
2026-02-17 03:03:01.075 [INFO][95] felix/endpoint_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-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:01.075 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:01.103 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:01.103 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"} status="up"
2026-02-17 03:03:01.107 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9902" name:"default"}
2026-02-17 03:03:01.677 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-1358" name:"default"}
2026-02-17 03:03:01.733 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1694"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1694"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1694"}
2026-02-17 03:03:01.733 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-1694"}
2026-02-17 03:03:01.797 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-1991" type:"ClusterIP" cluster_ips:"10.254.179.250" ports:{Protocol:"TCP" Port:9443}
2026-02-17 03:03:01.900 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1358"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1358"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1358"}
2026-02-17 03:03:01.930 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-1358"}
2026-02-17 03:03:02.002 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d, name=eth0)
2026-02-17 03:03:02.002 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali998ae282efa" profile_ids:"kns.downward-api-7164" profile_ids:"ksa.downward-api-7164.default" ipv4_nets:"10.100.8.208/32"}
2026-02-17 03:03:02.002 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:03:02.003 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:03:02.003 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:03:02.004 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali998ae282efa"
2026-02-17 03:03:02.004 [INFO][95] felix/endpoint_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-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:03:02.004 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:03:02.049 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:02.049 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"} status="up"
2026-02-17 03:03:02.050 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7164"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7164"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7164"}
2026-02-17 03:03:02.113 [INFO][95] 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:03:02.113 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliea3cb467cbd"
2026-02-17 03:03:02.113 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea3cb467cbd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:02.113 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea3cb467cbd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:02.281 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9902"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9902"}
2026-02-17 03:03:02.312 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9902"}
2026-02-17 03:03:02.356 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d, name=eth0)
2026-02-17 03:03:02.357 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d" endpoint_id:"eth0"}
2026-02-17 03:03:02.357 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-7164"}
2026-02-17 03:03:02.357 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-7164.default"}
2026-02-17 03:03:02.357 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:03:02.357 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 151
2026-02-17 03:03:02.363 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XO44hnzOp6fuaFSflH" ipVersion=0x4 table="filter"
2026-02-17 03:03:02.363 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_o6VOPblFzPs6cwKvb7" ipVersion=0x4 table="filter"
2026-02-17 03:03:02.363 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XO44hnzOp6fuaFSflH" ipVersion=0x4 table="filter"
2026-02-17 03:03:02.363 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_o6VOPblFzPs6cwKvb7" ipVersion=0x4 table="filter"
2026-02-17 03:03:02.363 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:03:02.363 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali998ae282efa" ipVersion=0x4 table="filter"
2026-02-17 03:03:02.364 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali998ae282efa" ipVersion=0x4 table="filter"
2026-02-17 03:03:02.364 [INFO][95] felix/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-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:03:02.364 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:03:02.364 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.208
2026-02-17 03:03:02.423 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7164/annotationupdate14026e3e-1524-44d8-880a-fab1977a533d", EndpointId:"eth0"}
2026-02-17 03:03:02.458 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali998ae282efa" state="down"
2026-02-17 03:03:02.458 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali998ae282efa"
2026-02-17 03:03:02.458 [INFO][95] 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:03:02.458 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali998ae282efa", State:"down", Index:151}
2026-02-17 03:03:02.459 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali998ae282efa", Addrs:set.Typed[string]{}}
2026-02-17 03:03:02.459 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali998ae282efa", Addrs:set.Typed[string]{}}
2026-02-17 03:03:02.462 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali998ae282efa" state=""
2026-02-17 03:03:02.462 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali998ae282efa"
2026-02-17 03:03:02.481 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali998ae282efa", State:"", Index:151}
2026-02-17 03:03:02.481 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali998ae282efa", Addrs:set.Set[string](nil)}
2026-02-17 03:03:02.481 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali998ae282efa", Addrs:set.Set[string](nil)}
2026-02-17 03:03:02.911 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9959" type:"ClusterIP" cluster_ips:"10.254.166.90" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:03:03.931 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9959"
2026-02-17 03:03:04.019 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9959"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9959"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9959"} labels:{key:"webhook-9959" value:"true"}
2026-02-17 03:03:04.054 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2312"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-2312"} labels:{key:"webhook-9959-markers" value:"true"}
2026-02-17 03:03:04.088 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3234"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3234"}
2026-02-17 03:03:04.116 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3234" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:04.143 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3234"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3234"} labels:{key:"webhook-3234" value:"true"}
2026-02-17 03:03:04.144 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2209"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2209"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-2209"} labels:{key:"webhook-3234-markers" value:"true"}
2026-02-17 03:03:04.144 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2209" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:04.160 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-9099/pod-h7lkj, name=eth0)
2026-02-17 03:03:04.181 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9099/pod-h7lkj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbc2294163f" profile_ids:"kns.pods-9099" profile_ids:"ksa.pods-9099.default" ipv4_nets:"10.100.8.215/32"}
2026-02-17 03:03:04.181 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9099"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9099"} 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-9099"}
2026-02-17 03:03:04.181 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:03:04.181 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:03:04.181 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:03:04.182 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbc2294163f"
2026-02-17 03:03:04.182 [INFO][95] felix/endpoint_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-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:03:04.182 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:03:04.218 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:04.218 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"} status="up"
2026-02-17 03:03:04.457 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4054" name:"default"}
2026-02-17 03:03:04.545 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-9099/pod-h7lkj, name=eth0)
2026-02-17 03:03:04.546 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9099/pod-h7lkj" endpoint_id:"eth0"}
2026-02-17 03:03:04.546 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-9099"}
2026-02-17 03:03:04.546 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-9099.default"}
2026-02-17 03:03:04.546 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:03:04.546 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:03:04.546 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-9099" ipVersion=0x4 table="filter"
2026-02-17 03:03:04.546 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_69ETh7BziKQ6_uPaMj" ipVersion=0x4 table="filter"
2026-02-17 03:03:04.546 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-9099" ipVersion=0x4 table="filter"
2026-02-17 03:03:04.546 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_69ETh7BziKQ6_uPaMj" ipVersion=0x4 table="filter"
2026-02-17 03:03:04.546 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:03:04.547 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicbc2294163f" ipVersion=0x4 table="filter"
2026-02-17 03:03:04.547 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicbc2294163f" ipVersion=0x4 table="filter"
2026-02-17 03:03:04.547 [INFO][95] felix/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-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:03:04.547 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:03:04.552 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.215
2026-02-17 03:03:04.610 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9099/pod-h7lkj", EndpointId:"eth0"}
2026-02-17 03:03:04.655 [INFO][95] 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:03:04.656 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicbc2294163f"
2026-02-17 03:03:04.656 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="calicbc2294163f" state="down"
2026-02-17 03:03:04.656 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbc2294163f", Addrs:set.Typed[string]{}}
2026-02-17 03:03:04.656 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbc2294163f", Addrs:set.Typed[string]{}}
2026-02-17 03:03:04.656 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbc2294163f", State:"down", Index:152}
2026-02-17 03:03:04.656 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="calicbc2294163f" state=""
2026-02-17 03:03:04.656 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicbc2294163f"
2026-02-17 03:03:04.683 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbc2294163f", State:"", Index:152}
2026-02-17 03:03:04.683 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbc2294163f", Addrs:set.Set[string](nil)}
2026-02-17 03:03:04.683 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbc2294163f", Addrs:set.Set[string](nil)}
2026-02-17 03:03:04.883 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-9232" name:"default"}
2026-02-17 03:03:04.992 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4054"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4054"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4054"}
2026-02-17 03:03:05.020 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4054"}
2026-02-17 03:03:05.054 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-9232"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-9232"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9232"}
2026-02-17 03:03:05.085 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-9232"}
2026-02-17 03:03:05.307 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-2901"
2026-02-17 03:03:05.376 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2901"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"services-2901"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2901"}
2026-02-17 03:03:05.406 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3977"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3977"}
2026-02-17 03:03:05.438 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3977" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:05.957 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9099" name:"default"}
2026-02-17 03:03:06.005 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-1991"
2026-02-17 03:03:06.047 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2206" name:"default"}
2026-02-17 03:03:06.141 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15, name=eth0)
2026-02-17 03:03:06.142 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-3977"} profile:{inbound_rules:{action:"allow" rule_id:"5oofG0GviwSsWHrr"} outbound_rules:{action:"allow" rule_id:"99nEJVvRntdHyp1F"}}
2026-02-17 03:03:06.142 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-3977.default"} profile:{}
2026-02-17 03:03:06.142 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie3751289bdd" profile_ids:"kns.configmap-3977" profile_ids:"ksa.configmap-3977.default" ipv4_nets:"10.100.8.218/32"}
2026-02-17 03:03:06.142 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:06.142 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:06.142 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:06.143 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 03:03:06.143 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie3751289bdd" ipVersion=0x4 table="filter"
2026-02-17 03:03:06.143 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-3977" ipVersion=0x4 table="filter"
2026-02-17 03:03:06.143 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rXpc18y21SPaahtsGu" ipVersion=0x4 table="filter"
2026-02-17 03:03:06.143 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 03:03:06.144 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie3751289bdd" ipVersion=0x4 table="filter"
2026-02-17 03:03:06.144 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-3977" ipVersion=0x4 table="filter"
2026-02-17 03:03:06.144 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rXpc18y21SPaahtsGu" ipVersion=0x4 table="filter"
2026-02-17 03:03:06.144 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie3751289bdd"
2026-02-17 03:03:06.144 [INFO][95] felix/endpoint_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-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:06.144 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:06.193 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:06.193 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"} status="down"
2026-02-17 03:03:06.193 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-1991"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-1991"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1991"}
2026-02-17 03:03:06.194 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-308"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-308"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-308"}
2026-02-17 03:03:06.198 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calie3751289bdd" state="down"
2026-02-17 03:03:06.198 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie3751289bdd"
2026-02-17 03:03:06.212 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calie3751289bdd" state="up"
2026-02-17 03:03:06.227 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3751289bdd", State:"down", Index:154}
2026-02-17 03:03:06.227 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3751289bdd", Addrs:set.Typed[string]{}}
2026-02-17 03:03:06.227 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3751289bdd", Addrs:set.Typed[string]{}}
2026-02-17 03:03:06.227 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3751289bdd", State:"up", Index:154}
2026-02-17 03:03:06.227 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie3751289bdd"
2026-02-17 03:03:06.227 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie3751289bdd"
2026-02-17 03:03:06.228 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie3751289bdd"
2026-02-17 03:03:06.229 [INFO][95] felix/endpoint_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-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:06.229 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:06.267 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:06.267 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"} status="up"
2026-02-17 03:03:06.267 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-308" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:06.305 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2206"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2206"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2206"}
2026-02-17 03:03:06.346 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2206"}
2026-02-17 03:03:06.394 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9099"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9099"} 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-9099"}
2026-02-17 03:03:06.465 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9099"}
2026-02-17 03:03:06.760 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3234" type:"ClusterIP" cluster_ips:"10.254.228.69" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:03:06.914 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122, name=eth0)
2026-02-17 03:03:06.915 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-308"} profile:{inbound_rules:{action:"allow" rule_id:"csGRkaLAB1tHW21e"} outbound_rules:{action:"allow" rule_id:"Vx6CMuXM_GoOEcvr"}}
2026-02-17 03:03:06.915 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-308.default"} profile:{}
2026-02-17 03:03:06.915 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11e3fae2777" profile_ids:"kns.downward-api-308" profile_ids:"ksa.downward-api-308.default" ipv4_nets:"10.100.8.219/32"}
2026-02-17 03:03:06.915 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:06.915 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:06.916 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:06.917 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali11e3fae2777" ipVersion=0x4 table="filter"
2026-02-17 03:03:06.917 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-MZm21L2jxqvWw3Buv" ipVersion=0x4 table="filter"
2026-02-17 03:03:06.917 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3kyraumki5PUu5N47e" ipVersion=0x4 table="filter"
2026-02-17 03:03:06.917 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali11e3fae2777" ipVersion=0x4 table="filter"
2026-02-17 03:03:06.917 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-MZm21L2jxqvWw3Buv" ipVersion=0x4 table="filter"
2026-02-17 03:03:06.918 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3kyraumki5PUu5N47e" ipVersion=0x4 table="filter"
2026-02-17 03:03:06.918 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali11e3fae2777"
2026-02-17 03:03:06.918 [INFO][95] felix/endpoint_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-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:06.918 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:06.962 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:06.962 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"} status="down"
2026-02-17 03:03:06.981 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali11e3fae2777" state="down"
2026-02-17 03:03:06.981 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali11e3fae2777"
2026-02-17 03:03:06.981 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11e3fae2777", State:"down", Index:155}
2026-02-17 03:03:06.981 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11e3fae2777", Addrs:set.Typed[string]{}}
2026-02-17 03:03:06.981 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11e3fae2777", Addrs:set.Typed[string]{}}
2026-02-17 03:03:06.981 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11e3fae2777"
2026-02-17 03:03:06.981 [INFO][95] felix/endpoint_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-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:06.981 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:06.981 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali11e3fae2777" state="up"
2026-02-17 03:03:07.007 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:07.007 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"} status="down"
2026-02-17 03:03:07.007 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11e3fae2777", State:"up", Index:155}
2026-02-17 03:03:07.007 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali11e3fae2777"
2026-02-17 03:03:07.007 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11e3fae2777"
2026-02-17 03:03:07.007 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11e3fae2777"
2026-02-17 03:03:07.007 [INFO][95] felix/endpoint_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-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:07.007 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:07.035 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:07.035 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"} status="up"
2026-02-17 03:03:07.070 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15, name=eth0)
2026-02-17 03:03:07.071 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie3751289bdd" profile_ids:"kns.configmap-3977" profile_ids:"ksa.configmap-3977.default" ipv4_nets:"10.100.8.218/32"}
2026-02-17 03:03:07.071 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:07.072 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:07.072 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:07.073 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie3751289bdd"
2026-02-17 03:03:07.073 [INFO][95] felix/endpoint_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-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:07.073 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:07.108 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:07.109 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"} status="up"
2026-02-17 03:03:07.230 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7164" name:"default"}
2026-02-17 03:03:07.617 [INFO][95] 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:03:07.617 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie3751289bdd"
2026-02-17 03:03:07.621 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3751289bdd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:07.621 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3751289bdd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:07.666 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7164"}
2026-02-17 03:03:08.024 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3234"
2026-02-17 03:03:08.091 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122, name=eth0)
2026-02-17 03:03:08.091 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11e3fae2777" profile_ids:"kns.downward-api-308" profile_ids:"ksa.downward-api-308.default" ipv4_nets:"10.100.8.219/32"}
2026-02-17 03:03:08.091 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:08.092 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:08.093 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:08.094 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11e3fae2777"
2026-02-17 03:03:08.095 [INFO][95] felix/endpoint_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-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:08.095 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:08.119 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:08.119 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"} status="up"
2026-02-17 03:03:08.127 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3234"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3234"} labels:{key:"webhook-3234" value:"true"}
2026-02-17 03:03:08.160 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2209"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2209"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-2209"} labels:{key:"webhook-3234-markers" value:"true"}
2026-02-17 03:03:08.192 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1336"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1336"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1336"}
2026-02-17 03:03:08.192 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1336" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:08.322 [INFO][95] 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:03:08.322 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali11e3fae2777"
2026-02-17 03:03:08.322 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11e3fae2777", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:08.322 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11e3fae2777", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:09.239 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2312" name:"default"}
2026-02-17 03:03:09.295 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122, name=eth0)
2026-02-17 03:03:09.295 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11e3fae2777" profile_ids:"kns.downward-api-308" profile_ids:"ksa.downward-api-308.default" ipv4_nets:"10.100.8.219/32"}
2026-02-17 03:03:09.296 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:09.296 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:09.296 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:09.297 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11e3fae2777"
2026-02-17 03:03:09.297 [INFO][95] felix/endpoint_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-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:09.297 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:09.327 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:09.327 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"} status="up"
2026-02-17 03:03:09.405 [INFO][95] 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:03:09.405 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali11e3fae2777"
2026-02-17 03:03:09.405 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali11e3fae2777" state="down"
2026-02-17 03:03:09.405 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11e3fae2777", Addrs:set.Typed[string]{}}
2026-02-17 03:03:09.405 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11e3fae2777", Addrs:set.Typed[string]{}}
2026-02-17 03:03:09.405 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11e3fae2777", State:"down", Index:155}
2026-02-17 03:03:09.405 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11e3fae2777"
2026-02-17 03:03:09.405 [INFO][95] felix/endpoint_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-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:09.405 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:09.406 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.219
2026-02-17 03:03:09.407 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali11e3fae2777" state=""
2026-02-17 03:03:09.407 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali11e3fae2777"
2026-02-17 03:03:09.433 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:09.433 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"} status="down"
2026-02-17 03:03:09.434 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11e3fae2777", State:"", Index:155}
2026-02-17 03:03:09.434 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11e3fae2777", Addrs:set.Set[string](nil)}
2026-02-17 03:03:09.434 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11e3fae2777", Addrs:set.Set[string](nil)}
2026-02-17 03:03:09.434 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11e3fae2777"
2026-02-17 03:03:09.434 [INFO][95] felix/endpoint_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-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:09.434 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:09.462 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:09.462 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"} status="down"
2026-02-17 03:03:09.541 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122, name=eth0)
2026-02-17 03:03:09.541 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122" endpoint_id:"eth0"}
2026-02-17 03:03:09.541 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-308"}
2026-02-17 03:03:09.541 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-308.default"}
2026-02-17 03:03:09.542 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:09.542 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:09.542 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-MZm21L2jxqvWw3Buv" ipVersion=0x4 table="filter"
2026-02-17 03:03:09.542 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3kyraumki5PUu5N47e" ipVersion=0x4 table="filter"
2026-02-17 03:03:09.542 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-MZm21L2jxqvWw3Buv" ipVersion=0x4 nextLog=2026-02-17 03:03:11.368191358 +0000 UTC m=+1245.682599506 table="filter"
2026-02-17 03:03:09.542 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:09.542 [INFO][95] felix/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-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:09.542 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:09.598 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-308/downward-api-ef948047-7fae-4b03-bfef-e2d8a72ab122", EndpointId:"eth0"}
2026-02-17 03:03:09.598 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3977"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3977"}
2026-02-17 03:03:09.598 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-139"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"job-139"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-139"}
2026-02-17 03:03:09.628 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-139" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:09.674 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9959" name:"default"}
2026-02-17 03:03:09.701 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2312"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-2312"} labels:{key:"webhook-9959-markers" value:"true"}
2026-02-17 03:03:09.762 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2312"}
2026-02-17 03:03:09.816 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9959"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9959"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9959"} labels:{key:"webhook-9959" value:"true"}
2026-02-17 03:03:09.841 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9959"}
2026-02-17 03:03:10.491 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-308"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-308"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-308"}
2026-02-17 03:03:10.526 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-2901/externalname-service-54b69f786f-lkr8r, name=eth0)
2026-02-17 03:03:10.533 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2901/externalname-service-54b69f786f-lkr8r" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea3cb467cbd" profile_ids:"kns.services-2901" profile_ids:"ksa.services-2901.default" ipv4_nets:"10.100.8.214/32"}
2026-02-17 03:03:10.533 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:10.533 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:10.533 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:10.534 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea3cb467cbd"
2026-02-17 03:03:10.534 [INFO][95] felix/endpoint_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-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:10.534 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:10.564 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:10.564 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"} status="up"
2026-02-17 03:03:10.565 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-560"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-560"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-560"}
2026-02-17 03:03:10.581 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-2901/externalname-service-54b69f786f-lkr8r, name=eth0)
2026-02-17 03:03:10.597 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2901/externalname-service-54b69f786f-lkr8r" endpoint_id:"eth0"}
2026-02-17 03:03:10.598 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-2901"}
2026-02-17 03:03:10.598 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-2901.default"}
2026-02-17 03:03:10.598 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-560" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:10.598 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:10.598 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:10.599 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:10.599 [INFO][95] felix/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-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:10.599 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:10.600 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.214
2026-02-17 03:03:10.667 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2901/externalname-service-54b69f786f-lkr8r", EndpointId:"eth0"}
2026-02-17 03:03:10.667 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1336"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1336"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1336"}
2026-02-17 03:03:10.703 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2969"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2969"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2969"}
2026-02-17 03:03:10.739 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2969" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:10.787 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-560"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-560"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-560"}
2026-02-17 03:03:10.815 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-9035"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"apf-9035"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9035"}
2026-02-17 03:03:10.844 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-9035" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:11.076 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-9035"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"apf-9035"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9035"}
2026-02-17 03:03:11.109 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-1124"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"pv-1124"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1124"}
2026-02-17 03:03:11.137 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-1124" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:11.228 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2901" name:"default"}
2026-02-17 03:03:11.369 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-1124"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"pv-1124"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1124"}
2026-02-17 03:03:11.410 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1099"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1099"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1099"}
2026-02-17 03:03:11.438 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-1099" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:11.723 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-1991" name:"default"}
2026-02-17 03:03:11.895 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2901"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"services-2901"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2901"}
2026-02-17 03:03:11.918 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2901"}
2026-02-17 03:03:12.116 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=subpath-1099/pod-subpath-test-projected-vdhc, name=eth0)
2026-02-17 03:03:12.116 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-1099"} profile:{inbound_rules:{action:"allow" rule_id:"-adzoOh_vBAagAFD"} outbound_rules:{action:"allow" rule_id:"drUpxF-hvtaBt-Od"}}
2026-02-17 03:03:12.116 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-1099.default"} profile:{}
2026-02-17 03:03:12.116 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1099/pod-subpath-test-projected-vdhc" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaaa5ec49be3" profile_ids:"kns.subpath-1099" profile_ids:"ksa.subpath-1099.default" ipv4_nets:"10.100.8.220/32"}
2026-02-17 03:03:12.116 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:12.116 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:12.116 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:12.117 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaaa5ec49be3" ipVersion=0x4 logsSkipped=11 table="filter"
2026-02-17 03:03:12.117 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-1099" ipVersion=0x4 table="filter"
2026-02-17 03:03:12.117 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WLQxvrqrqBbTIwnfbs" ipVersion=0x4 table="filter"
2026-02-17 03:03:12.117 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaaa5ec49be3" ipVersion=0x4 table="filter"
2026-02-17 03:03:12.117 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-1099" ipVersion=0x4 table="filter"
2026-02-17 03:03:12.117 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WLQxvrqrqBbTIwnfbs" ipVersion=0x4 table="filter"
2026-02-17 03:03:12.117 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaaa5ec49be3"
2026-02-17 03:03:12.117 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:12.117 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:12.164 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:12.164 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"} status="down"
2026-02-17 03:03:12.185 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="caliaaa5ec49be3" state="down"
2026-02-17 03:03:12.185 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaaa5ec49be3"
2026-02-17 03:03:12.185 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaaa5ec49be3", State:"down", Index:156}
2026-02-17 03:03:12.185 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaaa5ec49be3", Addrs:set.Typed[string]{}}
2026-02-17 03:03:12.185 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaaa5ec49be3", Addrs:set.Typed[string]{}}
2026-02-17 03:03:12.185 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaaa5ec49be3"
2026-02-17 03:03:12.185 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:12.185 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:12.199 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="caliaaa5ec49be3" state="up"
2026-02-17 03:03:12.213 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:12.214 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"} status="down"
2026-02-17 03:03:12.214 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaaa5ec49be3", State:"up", Index:156}
2026-02-17 03:03:12.214 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaaa5ec49be3"
2026-02-17 03:03:12.214 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaaa5ec49be3"
2026-02-17 03:03:12.214 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaaa5ec49be3"
2026-02-17 03:03:12.215 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:12.215 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:12.238 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:12.239 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"} status="up"
2026-02-17 03:03:12.270 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-1991"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-1991"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1991"}
2026-02-17 03:03:12.308 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-1991"}
bird: KIF: Received address message for unknown interface 153
2026-02-17 03:03:12.980 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="caliea3cb467cbd" state="down"
2026-02-17 03:03:12.981 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea3cb467cbd", State:"down", Index:153}
2026-02-17 03:03:12.984 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliea3cb467cbd"
2026-02-17 03:03:12.984 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=153
2026-02-17 03:03:12.985 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="caliea3cb467cbd" state=""
2026-02-17 03:03:12.985 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliea3cb467cbd"
2026-02-17 03:03:13.018 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea3cb467cbd", Addrs:set.Typed[string]{}}
2026-02-17 03:03:13.018 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea3cb467cbd", Addrs:set.Typed[string]{}}
2026-02-17 03:03:13.018 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea3cb467cbd", State:"", Index:153}
2026-02-17 03:03:13.018 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea3cb467cbd", Addrs:set.Set[string](nil)}
2026-02-17 03:03:13.018 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea3cb467cbd", Addrs:set.Set[string](nil)}
2026-02-17 03:03:13.133 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=subpath-1099/pod-subpath-test-projected-vdhc, name=eth0)
2026-02-17 03:03:13.133 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1099/pod-subpath-test-projected-vdhc" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaaa5ec49be3" profile_ids:"kns.subpath-1099" profile_ids:"ksa.subpath-1099.default" ipv4_nets:"10.100.8.220/32"}
2026-02-17 03:03:13.133 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:13.134 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:13.134 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:13.135 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaaa5ec49be3"
2026-02-17 03:03:13.135 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:13.135 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:13.156 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:13.156 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"} status="up"
2026-02-17 03:03:13.200 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2209" name:"default"}
2026-02-17 03:03:13.505 [INFO][95] 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:03:13.505 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaaa5ec49be3"
2026-02-17 03:03:13.505 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaaa5ec49be3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:13.505 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaaa5ec49be3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:13.600 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3234" name:"default"}
2026-02-17 03:03:13.737 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2209"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2209"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-2209"} labels:{key:"webhook-3234-markers" value:"true"}
2026-02-17 03:03:13.767 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3234"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3234"} labels:{key:"webhook-3234" value:"true"}
2026-02-17 03:03:13.767 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2209"}
2026-02-17 03:03:13.794 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3234"}
2026-02-17 03:03:13.868 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2969"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2969"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2969"}
2026-02-17 03:03:13.898 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1662"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1662"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1662"}
2026-02-17 03:03:13.935 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1662" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:14.601 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15, name=eth0)
2026-02-17 03:03:14.602 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie3751289bdd" profile_ids:"kns.configmap-3977" profile_ids:"ksa.configmap-3977.default" ipv4_nets:"10.100.8.218/32"}
2026-02-17 03:03:14.602 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:14.603 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:14.603 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:14.606 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15, name=eth0)
2026-02-17 03:03:14.607 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie3751289bdd"
2026-02-17 03:03:14.607 [INFO][95] felix/endpoint_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-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:14.607 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:14.640 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:14.640 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"} status="up"
2026-02-17 03:03:14.640 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15" endpoint_id:"eth0"}
2026-02-17 03:03:14.640 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-3977.default"}
2026-02-17 03:03:14.640 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-3977"}
2026-02-17 03:03:14.640 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:14.640 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:14.641 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-3977" ipVersion=0x4 table="filter"
2026-02-17 03:03:14.641 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rXpc18y21SPaahtsGu" ipVersion=0x4 table="filter"
2026-02-17 03:03:14.641 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-3977" ipVersion=0x4 table="filter"
2026-02-17 03:03:14.641 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rXpc18y21SPaahtsGu" ipVersion=0x4 table="filter"
2026-02-17 03:03:14.641 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:14.641 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie3751289bdd" ipVersion=0x4 table="filter"
2026-02-17 03:03:14.641 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie3751289bdd" ipVersion=0x4 table="filter"
2026-02-17 03:03:14.641 [INFO][95] felix/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-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:14.641 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:14.642 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.218
2026-02-17 03:03:14.705 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3977/pod-configmaps-25c2c493-7db6-4441-8364-71038bfe9f15", EndpointId:"eth0"}
2026-02-17 03:03:14.706 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3977" name:"default"}
2026-02-17 03:03:14.997 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3977"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3977"}
2026-02-17 03:03:15.021 [INFO][95] 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:03:15.022 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie3751289bdd"
2026-02-17 03:03:15.022 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calie3751289bdd" state="down"
2026-02-17 03:03:15.023 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calie3751289bdd" state=""
2026-02-17 03:03:15.023 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie3751289bdd"
2026-02-17 03:03:15.026 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3751289bdd", Addrs:set.Typed[string]{}}
2026-02-17 03:03:15.026 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3751289bdd", Addrs:set.Typed[string]{}}
2026-02-17 03:03:15.026 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3751289bdd", State:"down", Index:154}
2026-02-17 03:03:15.026 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3751289bdd", State:"", Index:154}
2026-02-17 03:03:15.026 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3751289bdd", Addrs:set.Set[string](nil)}
2026-02-17 03:03:15.026 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3751289bdd", Addrs:set.Set[string](nil)}
2026-02-17 03:03:15.067 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3977"}
2026-02-17 03:03:15.705 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1336"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1336"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1336"}
2026-02-17 03:03:15.895 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-560"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-560"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-560"}
2026-02-17 03:03:15.961 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-308" name:"default"}
2026-02-17 03:03:16.031 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-308"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-308"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-308"}
2026-02-17 03:03:16.070 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-308"}
2026-02-17 03:03:16.494 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-9035" name:"default"}
2026-02-17 03:03:16.598 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-9035"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"apf-9035"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9035"}
2026-02-17 03:03:16.625 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-9035"}
2026-02-17 03:03:16.906 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-1124" name:"default"}
2026-02-17 03:03:17.051 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-1124"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"pv-1124"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1124"}
2026-02-17 03:03:17.089 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-1124"}
2026-02-17 03:03:18.032 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1662"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1662"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1662"}
2026-02-17 03:03:18.077 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8983"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"job-8983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8983"}
2026-02-17 03:03:18.106 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-8983" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:18.813 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-8983/with-backoff-limit-per-index-0-k97b8, name=eth0)
2026-02-17 03:03:18.814 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-8983"} profile:{inbound_rules:{action:"allow" rule_id:"fFUae3WGs32Zk6t2"} outbound_rules:{action:"allow" rule_id:"pUSpSaJQQH4D3_FZ"}}
2026-02-17 03:03:18.814 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-8983.default"} profile:{}
2026-02-17 03:03:18.814 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8983/with-backoff-limit-per-index-0-k97b8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia2df46fc927" profile_ids:"kns.job-8983" profile_ids:"ksa.job-8983.default" ipv4_nets:"10.100.8.216/32"}
2026-02-17 03:03:18.814 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:18.814 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:18.814 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:18.815 [INFO][95] 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:03:18.815 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia2df46fc927" ipVersion=0x4 table="filter"
2026-02-17 03:03:18.815 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-8983" ipVersion=0x4 table="filter"
2026-02-17 03:03:18.815 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_L1Q_tl6eOB8vEqSRDw" ipVersion=0x4 table="filter"
2026-02-17 03:03:18.815 [INFO][95] 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:03:18.815 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia2df46fc927" ipVersion=0x4 table="filter"
2026-02-17 03:03:18.815 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-8983" ipVersion=0x4 table="filter"
2026-02-17 03:03:18.815 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_L1Q_tl6eOB8vEqSRDw" ipVersion=0x4 table="filter"
2026-02-17 03:03:18.815 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia2df46fc927"
2026-02-17 03:03:18.815 [INFO][95] felix/endpoint_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-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:18.815 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:18.866 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:18.866 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"} status="down"
2026-02-17 03:03:18.898 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="calia2df46fc927" state="down"
2026-02-17 03:03:18.898 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia2df46fc927", State:"down", Index:157}
2026-02-17 03:03:18.898 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia2df46fc927"
2026-02-17 03:03:18.898 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia2df46fc927"
2026-02-17 03:03:18.898 [INFO][95] felix/endpoint_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-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:18.898 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:18.898 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="calia2df46fc927" state="up"
2026-02-17 03:03:18.923 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:18.923 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"} status="down"
2026-02-17 03:03:18.923 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia2df46fc927", Addrs:set.Typed[string]{}}
2026-02-17 03:03:18.923 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia2df46fc927", Addrs:set.Typed[string]{}}
2026-02-17 03:03:18.923 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia2df46fc927", State:"up", Index:157}
2026-02-17 03:03:18.923 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia2df46fc927"
2026-02-17 03:03:18.923 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia2df46fc927"
2026-02-17 03:03:18.923 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia2df46fc927"
2026-02-17 03:03:18.924 [INFO][95] felix/endpoint_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-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:18.924 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:18.954 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:18.954 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"} status="up"
2026-02-17 03:03:19.402 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2969" name:"default"}
2026-02-17 03:03:19.592 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2969"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2969"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2969"}
2026-02-17 03:03:19.624 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-2969"}
2026-02-17 03:03:20.195 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-8983/with-backoff-limit-per-index-0-k97b8, name=eth0)
2026-02-17 03:03:20.195 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8983/with-backoff-limit-per-index-0-k97b8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia2df46fc927" profile_ids:"kns.job-8983" profile_ids:"ksa.job-8983.default" ipv4_nets:"10.100.8.216/32"}
2026-02-17 03:03:20.195 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:20.195 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:20.195 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:20.198 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia2df46fc927"
2026-02-17 03:03:20.198 [INFO][95] felix/endpoint_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-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:20.198 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:20.223 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:20.223 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"} status="up"
2026-02-17 03:03:20.545 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=157
2026-02-17 03:03:20.545 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia2df46fc927"
2026-02-17 03:03:20.545 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia2df46fc927", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:20.545 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia2df46fc927", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:20.960 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1336" name:"default"}
2026-02-17 03:03:21.273 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1336"}
2026-02-17 03:03:21.418 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-8983/with-backoff-limit-per-index-0-k97b8, name=eth0)
2026-02-17 03:03:21.419 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8983/with-backoff-limit-per-index-0-k97b8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia2df46fc927" profile_ids:"kns.job-8983" profile_ids:"ksa.job-8983.default" ipv4_nets:"10.100.8.216/32"}
2026-02-17 03:03:21.419 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:21.419 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:21.419 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:21.420 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia2df46fc927"
2026-02-17 03:03:21.420 [INFO][95] felix/endpoint_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-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:21.420 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:21.443 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:21.443 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"} status="up"
2026-02-17 03:03:21.486 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-560" name:"default"}
2026-02-17 03:03:21.523 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="calia2df46fc927" state="down"
2026-02-17 03:03:21.523 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia2df46fc927"
2026-02-17 03:03:21.523 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=157
2026-02-17 03:03:21.526 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="calia2df46fc927" state=""
2026-02-17 03:03:21.526 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia2df46fc927"
2026-02-17 03:03:21.530 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia2df46fc927", State:"down", Index:157}
2026-02-17 03:03:21.531 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia2df46fc927", Addrs:set.Typed[string]{}}
2026-02-17 03:03:21.531 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia2df46fc927", Addrs:set.Typed[string]{}}
2026-02-17 03:03:21.531 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia2df46fc927", State:"", Index:157}
2026-02-17 03:03:21.531 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia2df46fc927", Addrs:set.Set[string](nil)}
2026-02-17 03:03:21.531 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia2df46fc927", Addrs:set.Set[string](nil)}
2026-02-17 03:03:21.531 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia2df46fc927"
2026-02-17 03:03:21.531 [INFO][95] felix/endpoint_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-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:21.531 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:21.531 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.216
2026-02-17 03:03:21.556 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:21.556 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"} status="down"
2026-02-17 03:03:21.678 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-8983/with-backoff-limit-per-index-0-k97b8, name=eth0)
2026-02-17 03:03:21.678 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8983/with-backoff-limit-per-index-0-k97b8" endpoint_id:"eth0"}
2026-02-17 03:03:21.678 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-8983"}
2026-02-17 03:03:21.679 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-8983.default"}
2026-02-17 03:03:21.679 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:21.679 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:21.679 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-8983" ipVersion=0x4 table="filter"
2026-02-17 03:03:21.679 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_L1Q_tl6eOB8vEqSRDw" ipVersion=0x4 table="filter"
2026-02-17 03:03:21.679 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-8983" ipVersion=0x4 table="filter"
2026-02-17 03:03:21.679 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_L1Q_tl6eOB8vEqSRDw" ipVersion=0x4 table="filter"
2026-02-17 03:03:21.679 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:21.680 [INFO][95] 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:03:21.680 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia2df46fc927" ipVersion=0x4 table="filter"
2026-02-17 03:03:21.680 [INFO][95] 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:03:21.680 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia2df46fc927" ipVersion=0x4 table="filter"
2026-02-17 03:03:21.680 [INFO][95] felix/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-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:21.680 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:21.744 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8983/with-backoff-limit-per-index-0-k97b8", EndpointId:"eth0"}
2026-02-17 03:03:21.753 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-560"}
2026-02-17 03:03:23.123 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1662" name:"default"}
2026-02-17 03:03:23.538 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1662"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1662"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1662"}
2026-02-17 03:03:23.560 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1662"}
2026-02-17 03:03:27.199 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 03:03:33.260 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=subpath-1099/pod-subpath-test-projected-vdhc, name=eth0)
2026-02-17 03:03:33.260 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1099/pod-subpath-test-projected-vdhc" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaaa5ec49be3" profile_ids:"kns.subpath-1099" profile_ids:"ksa.subpath-1099.default" ipv4_nets:"10.100.8.220/32"}
2026-02-17 03:03:33.260 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:33.261 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:33.261 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:33.264 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaaa5ec49be3"
2026-02-17 03:03:33.264 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:33.264 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:33.290 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:33.291 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"} status="up"
2026-02-17 03:03:34.455 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=subpath-1099/pod-subpath-test-projected-vdhc, name=eth0)
2026-02-17 03:03:34.456 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1099/pod-subpath-test-projected-vdhc" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaaa5ec49be3" profile_ids:"kns.subpath-1099" profile_ids:"ksa.subpath-1099.default" ipv4_nets:"10.100.8.220/32"}
2026-02-17 03:03:34.456 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:34.456 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:34.456 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:34.458 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaaa5ec49be3"
2026-02-17 03:03:34.458 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:34.458 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:34.482 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:34.482 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"} status="up"
2026-02-17 03:03:34.562 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="caliaaa5ec49be3" state="down"
2026-02-17 03:03:34.562 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaaa5ec49be3"
2026-02-17 03:03:34.562 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaaa5ec49be3", State:"down", Index:156}
2026-02-17 03:03:34.562 [INFO][95] 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:03:34.563 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaaa5ec49be3", Addrs:set.Typed[string]{}}
2026-02-17 03:03:34.563 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaaa5ec49be3", Addrs:set.Typed[string]{}}
2026-02-17 03:03:34.563 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaaa5ec49be3"
2026-02-17 03:03:34.563 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:34.563 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:34.563 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.220
2026-02-17 03:03:34.567 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="caliaaa5ec49be3" state=""
2026-02-17 03:03:34.567 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaaa5ec49be3"
2026-02-17 03:03:34.587 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:34.587 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"} status="down"
2026-02-17 03:03:34.587 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaaa5ec49be3", State:"", Index:156}
2026-02-17 03:03:34.588 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaaa5ec49be3", Addrs:set.Set[string](nil)}
2026-02-17 03:03:34.588 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaaa5ec49be3", Addrs:set.Set[string](nil)}
2026-02-17 03:03:34.588 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaaa5ec49be3"
2026-02-17 03:03:34.588 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:34.588 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:34.609 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:34.609 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"} status="down"
2026-02-17 03:03:34.686 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=subpath-1099/pod-subpath-test-projected-vdhc, name=eth0)
2026-02-17 03:03:34.686 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1099/pod-subpath-test-projected-vdhc" endpoint_id:"eth0"}
2026-02-17 03:03:34.686 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-1099"}
2026-02-17 03:03:34.686 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-1099.default"}
2026-02-17 03:03:34.687 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:34.687 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:34.687 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-1099" ipVersion=0x4 table="filter"
2026-02-17 03:03:34.688 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WLQxvrqrqBbTIwnfbs" ipVersion=0x4 table="filter"
2026-02-17 03:03:34.688 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-1099" ipVersion=0x4 table="filter"
2026-02-17 03:03:34.688 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WLQxvrqrqBbTIwnfbs" ipVersion=0x4 table="filter"
2026-02-17 03:03:34.688 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:34.688 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaaa5ec49be3" ipVersion=0x4 table="filter"
2026-02-17 03:03:34.688 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaaa5ec49be3" ipVersion=0x4 table="filter"
2026-02-17 03:03:34.688 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:34.688 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:34.739 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1099/pod-subpath-test-projected-vdhc", EndpointId:"eth0"}
2026-02-17 03:03:35.682 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1099"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1099"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1099"}
2026-02-17 03:03:35.711 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-725"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-725"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-725"}
2026-02-17 03:03:35.711 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingress-725" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:35.885 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-725"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-725"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-725"}
2026-02-17 03:03:35.917 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-658"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"pv-658"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-658"}
2026-02-17 03:03:35.954 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-658" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:40.811 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-1099" name:"default"}
2026-02-17 03:03:41.128 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1099"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1099"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1099"}
2026-02-17 03:03:41.156 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-1099"}
2026-02-17 03:03:41.243 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingress-725" name:"default"}
2026-02-17 03:03:41.553 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-725"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-725"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-725"}
2026-02-17 03:03:41.581 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingress-725"}
2026-02-17 03:03:42.237 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8983"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"job-8983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8983"}
2026-02-17 03:03:42.266 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1666"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1666"}
2026-02-17 03:03:42.331 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1666" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:42.439 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1666"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1666"}
2026-02-17 03:03:42.473 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8078"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8078"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8078"}
2026-02-17 03:03:42.501 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-8078" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:42.532 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-8078" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:03:44.257 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-658"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"pv-658"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-658"}
2026-02-17 03:03:44.296 [INFO][95] felix/summary.go 100: Summarising 309 dataplane reconciliation loops over 1m0s: avg=34ms longest=82ms (resync-calico-v4)
2026-02-17 03:03:44.296 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2775"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2775"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2775"}
2026-02-17 03:03:44.296 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2775" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:45.674 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:03:45.675 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8078"} profile:{inbound_rules:{action:"allow" rule_id:"iHABtTjxT20sii35"} outbound_rules:{action:"allow" rule_id:"ynIUU1gcyjkpKuw2"}}
2026-02-17 03:03:45.675 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8078.default"} profile:{}
2026-02-17 03:03:45.675 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75314ca9104" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.221/32"}
2026-02-17 03:03:45.675 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:45.675 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:45.675 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:45.676 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali75314ca9104" ipVersion=0x4 table="filter"
2026-02-17 03:03:45.676 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pwtU6wQZUq7rhKj2kL" ipVersion=0x4 table="filter"
2026-02-17 03:03:45.676 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kOZBtfrz_gPlFMe5F6" ipVersion=0x4 table="filter"
2026-02-17 03:03:45.676 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali75314ca9104" ipVersion=0x4 table="filter"
2026-02-17 03:03:45.676 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pwtU6wQZUq7rhKj2kL" ipVersion=0x4 table="filter"
2026-02-17 03:03:45.676 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kOZBtfrz_gPlFMe5F6" ipVersion=0x4 table="filter"
2026-02-17 03:03:45.676 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali75314ca9104"
2026-02-17 03:03:45.676 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:45.676 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:45.727 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:45.727 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 03:03:45.745 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali75314ca9104" state="down"
2026-02-17 03:03:45.745 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75314ca9104", State:"down", Index:158}
2026-02-17 03:03:45.745 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75314ca9104"
2026-02-17 03:03:45.745 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:45.745 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:45.745 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75314ca9104"
2026-02-17 03:03:45.746 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali75314ca9104" state="up"
2026-02-17 03:03:45.773 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:45.773 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 03:03:45.773 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{}}
2026-02-17 03:03:45.773 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{}}
2026-02-17 03:03:45.773 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75314ca9104", State:"up", Index:158}
2026-02-17 03:03:45.773 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali75314ca9104"
2026-02-17 03:03:45.773 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75314ca9104"
2026-02-17 03:03:45.773 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75314ca9104"
2026-02-17 03:03:45.774 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:45.774 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:45.802 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:45.802 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:03:46.114 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-2775/e2e-rc-rn95r-6zfdm, name=eth0)
2026-02-17 03:03:46.114 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-2775"} profile:{inbound_rules:{action:"allow" rule_id:"Yzh1XvDqjJvZ_rPT"} outbound_rules:{action:"allow" rule_id:"I3FMg9h5EgnmsgqS"}}
2026-02-17 03:03:46.114 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-2775.default"} profile:{}
2026-02-17 03:03:46.114 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2775/e2e-rc-rn95r-6zfdm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1991072f26" profile_ids:"kns.replication-controller-2775" profile_ids:"ksa.replication-controller-2775.default" ipv4_nets:"10.100.8.225/32"}
2026-02-17 03:03:46.115 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:46.115 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:46.115 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:46.116 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic1991072f26" ipVersion=0x4 table="filter"
2026-02-17 03:03:46.116 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NL-gbkNHZGgBc02mK4" ipVersion=0x4 table="filter"
2026-02-17 03:03:46.116 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eB-LGcDiZytKI_UeO_" ipVersion=0x4 table="filter"
2026-02-17 03:03:46.116 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic1991072f26" ipVersion=0x4 table="filter"
2026-02-17 03:03:46.116 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NL-gbkNHZGgBc02mK4" ipVersion=0x4 table="filter"
2026-02-17 03:03:46.116 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eB-LGcDiZytKI_UeO_" ipVersion=0x4 table="filter"
2026-02-17 03:03:46.117 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic1991072f26"
2026-02-17 03:03:46.117 [INFO][95] felix/endpoint_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-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:46.117 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:46.161 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:46.161 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"} status="down"
2026-02-17 03:03:46.189 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="calic1991072f26" state="down"
2026-02-17 03:03:46.189 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1991072f26", State:"down", Index:159}
2026-02-17 03:03:46.190 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic1991072f26"
2026-02-17 03:03:46.190 [INFO][95] felix/endpoint_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-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:46.190 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic1991072f26"
2026-02-17 03:03:46.190 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:46.190 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="calic1991072f26" state="up"
2026-02-17 03:03:46.215 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:46.215 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"} status="down"
2026-02-17 03:03:46.215 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1991072f26", Addrs:set.Typed[string]{}}
2026-02-17 03:03:46.215 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1991072f26", Addrs:set.Typed[string]{}}
2026-02-17 03:03:46.215 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1991072f26", State:"up", Index:159}
2026-02-17 03:03:46.215 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic1991072f26"
2026-02-17 03:03:46.215 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic1991072f26"
2026-02-17 03:03:46.215 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1991072f26"
2026-02-17 03:03:46.216 [INFO][95] felix/endpoint_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-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:46.216 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:46.246 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:46.247 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"} status="up"
2026-02-17 03:03:46.323 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:03:46.324 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75314ca9104" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.221/32"}
2026-02-17 03:03:46.324 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:46.324 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:46.324 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:46.325 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75314ca9104"
2026-02-17 03:03:46.326 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:46.326 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:46.354 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:46.354 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:03:46.519 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2775"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2775"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2775"}
2026-02-17 03:03:46.573 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-1752"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-1752"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1752"}
2026-02-17 03:03:46.605 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-1752" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:46.672 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-1752"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-1752"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1752"}
2026-02-17 03:03:46.734 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3947"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3947"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3947"}
2026-02-17 03:03:46.734 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-3947" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:47.297 [INFO][95] 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:03:47.297 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali75314ca9104"
2026-02-17 03:03:47.297 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:47.297 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:47.326 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:03:47.333 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75314ca9104" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.221/32"}
2026-02-17 03:03:47.333 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:47.334 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:47.334 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:47.335 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75314ca9104"
2026-02-17 03:03:47.335 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:47.336 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:47.361 [INFO][95] 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:03:47.361 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic1991072f26"
2026-02-17 03:03:47.363 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-2775/e2e-rc-rn95r-6zfdm, name=eth0)
2026-02-17 03:03:47.373 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:47.373 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:03:47.373 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2775/e2e-rc-rn95r-6zfdm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1991072f26" profile_ids:"kns.replication-controller-2775" profile_ids:"ksa.replication-controller-2775.default" ipv4_nets:"10.100.8.225/32"}
2026-02-17 03:03:47.373 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:47.374 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:47.374 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:47.377 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1991072f26"
2026-02-17 03:03:47.378 [INFO][95] felix/endpoint_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-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:47.378 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:47.407 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:47.407 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"} status="up"
2026-02-17 03:03:47.407 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1991072f26", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:47.407 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1991072f26", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:47.524 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1666" name:"default"}
2026-02-17 03:03:47.878 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-8983" name:"default"}
2026-02-17 03:03:47.938 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-2, name=eth0)
2026-02-17 03:03:47.939 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3433d1988d" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.223/32"}
2026-02-17 03:03:47.939 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:47.939 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:47.939 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:47.940 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 03:03:47.940 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic3433d1988d" ipVersion=0x4 table="filter"
2026-02-17 03:03:47.940 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 03:03:47.940 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic3433d1988d" ipVersion=0x4 table="filter"
2026-02-17 03:03:47.940 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic3433d1988d"
2026-02-17 03:03:47.940 [INFO][95] felix/endpoint_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-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:47.940 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:48.002 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:48.003 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 03:03:48.023 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="calic3433d1988d" state="down"
2026-02-17 03:03:48.024 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3433d1988d", State:"down", Index:160}
2026-02-17 03:03:48.024 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3433d1988d"
2026-02-17 03:03:48.024 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3433d1988d"
2026-02-17 03:03:48.024 [INFO][95] felix/endpoint_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-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:48.024 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:48.036 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="calic3433d1988d" state="up"
2026-02-17 03:03:48.057 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:48.057 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 03:03:48.057 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3433d1988d", Addrs:set.Typed[string]{}}
2026-02-17 03:03:48.057 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3433d1988d", Addrs:set.Typed[string]{}}
2026-02-17 03:03:48.058 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3433d1988d", State:"up", Index:160}
2026-02-17 03:03:48.058 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic3433d1988d"
2026-02-17 03:03:48.058 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3433d1988d"
2026-02-17 03:03:48.058 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3433d1988d"
2026-02-17 03:03:48.059 [INFO][95] felix/endpoint_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-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:48.059 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:48.086 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:48.086 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:03:48.288 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1666"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1666"}
2026-02-17 03:03:48.314 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1666"}
2026-02-17 03:03:48.366 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-2, name=eth0)
2026-02-17 03:03:48.366 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3433d1988d" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.223/32"}
2026-02-17 03:03:48.366 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:48.366 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:48.366 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:48.368 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3433d1988d"
2026-02-17 03:03:48.368 [INFO][95] felix/endpoint_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-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:48.368 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:48.394 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-2, name=eth0)
2026-02-17 03:03:48.396 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:48.396 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:03:48.396 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3433d1988d" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.223/32"}
2026-02-17 03:03:48.397 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:48.397 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:48.397 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:48.398 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3433d1988d"
2026-02-17 03:03:48.398 [INFO][95] felix/endpoint_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-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:48.399 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:03:48.428 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:48.428 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:03:48.520 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8983"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"job-8983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8983"}
2026-02-17 03:03:48.551 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-8983"}
2026-02-17 03:03:49.025 [INFO][95] 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:03:49.026 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic3433d1988d"
2026-02-17 03:03:49.027 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3433d1988d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:49.027 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3433d1988d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:49.394 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-658" name:"default"}
2026-02-17 03:03:49.834 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-658"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"pv-658"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-658"}
2026-02-17 03:03:49.866 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-658"}
2026-02-17 03:03:50.838 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3947"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3947"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3947"}
2026-02-17 03:03:50.874 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5543"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5543"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5543"}
2026-02-17 03:03:50.874 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5543" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:51.574 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-2775/e2e-rc-rn95r-6zfdm, name=eth0)
2026-02-17 03:03:51.575 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2775/e2e-rc-rn95r-6zfdm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1991072f26" profile_ids:"kns.replication-controller-2775" profile_ids:"ksa.replication-controller-2775.default" ipv4_nets:"10.100.8.225/32"}
2026-02-17 03:03:51.575 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:51.575 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:51.575 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:51.576 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1991072f26"
2026-02-17 03:03:51.576 [INFO][95] felix/endpoint_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-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:51.576 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:51.593 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replication-controller-2775/e2e-rc-rn95r-6zfdm, name=eth0)
2026-02-17 03:03:51.611 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:51.611 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"} status="up"
2026-02-17 03:03:51.611 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2775/e2e-rc-rn95r-6zfdm" endpoint_id:"eth0"}
2026-02-17 03:03:51.611 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-2775"}
2026-02-17 03:03:51.611 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-2775.default"}
2026-02-17 03:03:51.611 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:51.611 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:51.612 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NL-gbkNHZGgBc02mK4" ipVersion=0x4 table="filter"
2026-02-17 03:03:51.612 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eB-LGcDiZytKI_UeO_" ipVersion=0x4 table="filter"
2026-02-17 03:03:51.612 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NL-gbkNHZGgBc02mK4" ipVersion=0x4 table="filter"
2026-02-17 03:03:51.612 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eB-LGcDiZytKI_UeO_" ipVersion=0x4 table="filter"
2026-02-17 03:03:51.612 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:51.612 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 03:03:51.612 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic1991072f26" ipVersion=0x4 table="filter"
2026-02-17 03:03:51.613 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 03:03:51.613 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic1991072f26" ipVersion=0x4 table="filter"
2026-02-17 03:03:51.613 [INFO][95] felix/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-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:51.613 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:51.613 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.225
2026-02-17 03:03:51.674 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2775/e2e-rc-rn95r-6zfdm", EndpointId:"eth0"}
2026-02-17 03:03:52.050 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-1752" name:"default"}
2026-02-17 03:03:52.144 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2775" name:"default"}
2026-02-17 03:03:52.160 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="calic1991072f26" state="down"
2026-02-17 03:03:52.160 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic1991072f26"
2026-02-17 03:03:52.161 [INFO][95] 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:03:52.167 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="calic1991072f26" state=""
2026-02-17 03:03:52.167 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic1991072f26"
2026-02-17 03:03:52.178 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1991072f26", State:"down", Index:159}
2026-02-17 03:03:52.178 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1991072f26", Addrs:set.Typed[string]{}}
2026-02-17 03:03:52.178 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1991072f26", Addrs:set.Typed[string]{}}
2026-02-17 03:03:52.178 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1991072f26", State:"", Index:159}
2026-02-17 03:03:52.178 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1991072f26", Addrs:set.Set[string](nil)}
2026-02-17 03:03:52.178 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1991072f26", Addrs:set.Set[string](nil)}
2026-02-17 03:03:52.369 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2775"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2775"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2775"}
2026-02-17 03:03:52.400 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2775"}
2026-02-17 03:03:52.575 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-1752"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-1752"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1752"}
2026-02-17 03:03:52.604 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-1752"}
2026-02-17 03:03:53.326 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:03:53.327 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75314ca9104" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.221/32"}
2026-02-17 03:03:53.327 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:53.327 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:53.328 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:53.330 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75314ca9104"
2026-02-17 03:03:53.331 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:53.331 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:03:53.366 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:53.366 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:03:54.980 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5543"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5543"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5543"}
2026-02-17 03:03:55.008 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-6913"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-6913"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6913"}
2026-02-17 03:03:55.030 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-6913" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:55.891 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-3947" name:"default"}
2026-02-17 03:03:56.240 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3947"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3947"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3947"}
2026-02-17 03:03:56.269 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-3947"}
2026-02-17 03:03:59.762 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-xcf2t-4k852" ipv4_addr:"192.168.24.155/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-guq3k-xcf2t-4k852"} 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:03:59.762 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:03:59.762 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:04:00.015 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5543" name:"default"}
2026-02-17 03:04:00.422 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5543"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5543"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5543"}
2026-02-17 03:04:00.457 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5543"}
2026-02-17 03:04:00.779 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-6913/test-rs-xddcj, name=eth0)
2026-02-17 03:04:00.779 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-6913"} profile:{inbound_rules:{action:"allow" rule_id:"zvDjGdl5rXzCiMhW"} outbound_rules:{action:"allow" rule_id:"DCCIYN3AEkHzjH6W"}}
2026-02-17 03:04:00.779 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-6913.default"} profile:{}
2026-02-17 03:04:00.779 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6913/test-rs-xddcj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali77f13dec463" profile_ids:"kns.replicaset-6913" profile_ids:"ksa.replicaset-6913.default" ipv4_nets:"10.100.8.226/32"}
2026-02-17 03:04:00.779 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:00.779 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:00.779 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:00.780 [INFO][95] 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:00.780 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali77f13dec463" ipVersion=0x4 table="filter"
2026-02-17 03:04:00.780 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-6913" ipVersion=0x4 table="filter"
2026-02-17 03:04:00.780 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XqhcG81FpD8Zc50r4u" ipVersion=0x4 table="filter"
2026-02-17 03:04:00.780 [INFO][95] 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:00.780 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali77f13dec463" ipVersion=0x4 table="filter"
2026-02-17 03:04:00.780 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-6913" ipVersion=0x4 table="filter"
2026-02-17 03:04:00.780 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XqhcG81FpD8Zc50r4u" ipVersion=0x4 table="filter"
2026-02-17 03:04:00.780 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali77f13dec463"
2026-02-17 03:04:00.780 [INFO][95] felix/endpoint_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-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:00.780 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:00.832 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:00.832 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"} status="down"
2026-02-17 03:04:00.844 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali77f13dec463" state="down"
2026-02-17 03:04:00.844 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77f13dec463", State:"down", Index:161}
2026-02-17 03:04:00.844 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali77f13dec463"
2026-02-17 03:04:00.844 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77f13dec463", Addrs:set.Typed[string]{}}
2026-02-17 03:04:00.844 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77f13dec463", Addrs:set.Typed[string]{}}
2026-02-17 03:04:00.844 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali77f13dec463"
2026-02-17 03:04:00.844 [INFO][95] felix/endpoint_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-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:00.844 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:00.857 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali77f13dec463" state="up"
2026-02-17 03:04:00.870 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:00.870 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"} status="down"
2026-02-17 03:04:00.870 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77f13dec463", State:"up", Index:161}
2026-02-17 03:04:00.870 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali77f13dec463"
2026-02-17 03:04:00.870 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali77f13dec463"
2026-02-17 03:04:00.871 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali77f13dec463"
2026-02-17 03:04:00.871 [INFO][95] felix/endpoint_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-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:00.871 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:00.898 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:00.899 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"} status="up"
2026-02-17 03:04:00.979 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-6913/test-rs-swhsd, name=eth0)
2026-02-17 03:04:00.980 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6913/test-rs-swhsd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3df77fe3474" profile_ids:"kns.replicaset-6913" profile_ids:"ksa.replicaset-6913.default" ipv4_nets:"10.100.8.222/32"}
2026-02-17 03:04:00.980 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:00.980 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:00.980 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:00.981 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3df77fe3474" ipVersion=0x4 table="filter"
2026-02-17 03:04:00.981 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3df77fe3474" ipVersion=0x4 table="filter"
2026-02-17 03:04:00.982 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3df77fe3474"
2026-02-17 03:04:00.982 [INFO][95] felix/endpoint_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-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:00.982 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:01.023 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:01.023 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"} status="down"
2026-02-17 03:04:01.051 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali3df77fe3474" state="down"
2026-02-17 03:04:01.051 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3df77fe3474"
2026-02-17 03:04:01.051 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3df77fe3474", State:"down", Index:162}
2026-02-17 03:04:01.052 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3df77fe3474", Addrs:set.Typed[string]{}}
2026-02-17 03:04:01.052 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3df77fe3474", Addrs:set.Typed[string]{}}
2026-02-17 03:04:01.052 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3df77fe3474"
2026-02-17 03:04:01.052 [INFO][95] felix/endpoint_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-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:01.052 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:01.055 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali3df77fe3474" state="up"
2026-02-17 03:04:01.080 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:01.080 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"} status="down"
2026-02-17 03:04:01.080 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3df77fe3474", State:"up", Index:162}
2026-02-17 03:04:01.081 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3df77fe3474"
2026-02-17 03:04:01.081 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3df77fe3474"
2026-02-17 03:04:01.081 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3df77fe3474"
2026-02-17 03:04:01.081 [INFO][95] felix/endpoint_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-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:01.081 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:01.108 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:01.108 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"} status="up"
2026-02-17 03:04:01.420 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-6913/test-rs-xddcj, name=eth0)
2026-02-17 03:04:01.420 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6913/test-rs-xddcj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali77f13dec463" profile_ids:"kns.replicaset-6913" profile_ids:"ksa.replicaset-6913.default" ipv4_nets:"10.100.8.226/32"}
2026-02-17 03:04:01.420 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:01.420 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:01.420 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:01.421 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali77f13dec463"
2026-02-17 03:04:01.421 [INFO][95] felix/endpoint_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-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:01.421 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:01.454 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:01.454 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"} status="up"
2026-02-17 03:04:01.761 [INFO][95] 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:04:01.761 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali77f13dec463"
2026-02-17 03:04:01.761 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77f13dec463", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:01.761 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77f13dec463", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:02.430 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-6913/test-rs-swhsd, name=eth0)
2026-02-17 03:04:02.430 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6913/test-rs-swhsd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3df77fe3474" profile_ids:"kns.replicaset-6913" profile_ids:"ksa.replicaset-6913.default" ipv4_nets:"10.100.8.222/32"}
2026-02-17 03:04:02.430 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:02.431 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:02.431 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:02.432 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3df77fe3474"
2026-02-17 03:04:02.432 [INFO][95] felix/endpoint_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-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:02.432 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:02.464 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:02.464 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"} status="up"
2026-02-17 03:04:02.465 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-6913"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-6913"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6913"}
2026-02-17 03:04:02.497 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-8132"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-8132"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8132"}
2026-02-17 03:04:02.497 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"conformance-tests-8132" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:02.501 [INFO][95] 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:04:02.501 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3df77fe3474"
2026-02-17 03:04:02.527 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3df77fe3474", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:02.527 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3df77fe3474", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:02.570 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-8132"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-8132"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8132"}
2026-02-17 03:04:02.601 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1557"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1557"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1557"}
2026-02-17 03:04:02.602 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-1557" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:04.058 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-139"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"job-139"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-139"}
2026-02-17 03:04:04.089 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-48"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-48"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-48"}
2026-02-17 03:04:04.116 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-48" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:07.518 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-6913/test-rs-swhsd, name=eth0)
2026-02-17 03:04:07.520 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6913/test-rs-swhsd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3df77fe3474" profile_ids:"kns.replicaset-6913" profile_ids:"ksa.replicaset-6913.default" ipv4_nets:"10.100.8.222/32"}
2026-02-17 03:04:07.520 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:07.520 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:07.520 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:07.521 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3df77fe3474"
2026-02-17 03:04:07.521 [INFO][95] felix/endpoint_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-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:07.521 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:07.529 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-6913/test-rs-swhsd, name=eth0)
2026-02-17 03:04:07.540 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-6913/test-rs-xddcj, name=eth0)
2026-02-17 03:04:07.542 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=replicaset-6913/test-rs-xddcj, name=eth0)
2026-02-17 03:04:07.557 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:07.557 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"} status="up"
2026-02-17 03:04:07.557 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6913/test-rs-swhsd" endpoint_id:"eth0"}
2026-02-17 03:04:07.557 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6913/test-rs-xddcj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali77f13dec463" profile_ids:"kns.replicaset-6913" profile_ids:"ksa.replicaset-6913.default" ipv4_nets:"10.100.8.226/32"}
2026-02-17 03:04:07.557 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6913/test-rs-xddcj" endpoint_id:"eth0"}
2026-02-17 03:04:07.557 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-6913"}
2026-02-17 03:04:07.557 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-6913.default"}
2026-02-17 03:04:07.557 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:07.557 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:07.558 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:07.558 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:07.558 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:07.558 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-6913" ipVersion=0x4 table="filter"
2026-02-17 03:04:07.558 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XqhcG81FpD8Zc50r4u" ipVersion=0x4 table="filter"
2026-02-17 03:04:07.558 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-6913" ipVersion=0x4 table="filter"
2026-02-17 03:04:07.558 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XqhcG81FpD8Zc50r4u" ipVersion=0x4 table="filter"
2026-02-17 03:04:07.558 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:07.558 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3df77fe3474" ipVersion=0x4 table="filter"
2026-02-17 03:04:07.558 [INFO][95] 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:07.558 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali77f13dec463" ipVersion=0x4 table="filter"
2026-02-17 03:04:07.558 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3df77fe3474" ipVersion=0x4 table="filter"
2026-02-17 03:04:07.558 [INFO][95] 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:07.558 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali77f13dec463" ipVersion=0x4 table="filter"
2026-02-17 03:04:07.558 [INFO][95] felix/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-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:07.558 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:07.558 [INFO][95] felix/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-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:07.558 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:07.559 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.226
2026-02-17 03:04:07.560 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.222
2026-02-17 03:04:07.636 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-swhsd", EndpointId:"eth0"}
2026-02-17 03:04:07.637 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6913/test-rs-xddcj", EndpointId:"eth0"}
2026-02-17 03:04:07.637 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-6913" name:"default"}
2026-02-17 03:04:07.700 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1557"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1557"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1557"}
2026-02-17 03:04:07.750 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6230"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6230"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6230"}
2026-02-17 03:04:07.750 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6230" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:08.112 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-6913"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-6913"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6913"}
2026-02-17 03:04:08.126 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali3df77fe3474" state="down"
2026-02-17 03:04:08.126 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3df77fe3474"
2026-02-17 03:04:08.126 [INFO][95] 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:04:08.129 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali3df77fe3474" state=""
2026-02-17 03:04:08.130 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3df77fe3474"
2026-02-17 03:04:08.145 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-6913"}
2026-02-17 03:04:08.166 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali77f13dec463" state="down"
2026-02-17 03:04:08.166 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali77f13dec463"
2026-02-17 03:04:08.166 [INFO][95] 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:04:08.168 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3df77fe3474", State:"down", Index:162}
2026-02-17 03:04:08.168 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3df77fe3474", Addrs:set.Typed[string]{}}
2026-02-17 03:04:08.168 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3df77fe3474", Addrs:set.Typed[string]{}}
2026-02-17 03:04:08.168 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3df77fe3474", State:"", Index:162}
2026-02-17 03:04:08.168 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3df77fe3474", Addrs:set.Set[string](nil)}
2026-02-17 03:04:08.168 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3df77fe3474", Addrs:set.Set[string](nil)}
2026-02-17 03:04:08.168 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77f13dec463", State:"down", Index:161}
2026-02-17 03:04:08.168 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77f13dec463", Addrs:set.Typed[string]{}}
2026-02-17 03:04:08.168 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77f13dec463", Addrs:set.Typed[string]{}}
2026-02-17 03:04:08.170 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali77f13dec463" state=""
2026-02-17 03:04:08.170 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali77f13dec463"
2026-02-17 03:04:08.194 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77f13dec463", State:"", Index:161}
2026-02-17 03:04:08.194 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77f13dec463", Addrs:set.Set[string](nil)}
2026-02-17 03:04:08.194 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77f13dec463", Addrs:set.Set[string](nil)}
2026-02-17 03:04:08.365 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"conformance-tests-8132" name:"default"}
2026-02-17 03:04:08.532 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-8132"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-8132"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8132"}
2026-02-17 03:04:08.565 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"conformance-tests-8132"}
2026-02-17 03:04:09.163 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-139" name:"default"}
2026-02-17 03:04:09.774 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-139"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"job-139"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-139"}
2026-02-17 03:04:09.808 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-139"}
2026-02-17 03:04:10.239 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-48"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-48"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-48"}
2026-02-17 03:04:10.287 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3471"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3471"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3471"}
2026-02-17 03:04:10.324 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3471" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:10.430 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3471"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3471"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3471"}
2026-02-17 03:04:10.490 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-128"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-128"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-128"}
2026-02-17 03:04:10.524 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-128" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:11.163 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e, name=eth0)
2026-02-17 03:04:11.164 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-128"} profile:{inbound_rules:{action:"allow" rule_id:"fD9aHYA1hPBSmWiV"} outbound_rules:{action:"allow" rule_id:"EjvDdnB40RDQNInc"}}
2026-02-17 03:04:11.165 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-128.default"} profile:{}
2026-02-17 03:04:11.165 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali013a7dca147" profile_ids:"kns.downward-api-128" profile_ids:"ksa.downward-api-128.default" ipv4_nets:"10.100.8.224/32"}
2026-02-17 03:04:11.165 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:11.165 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:11.165 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:11.166 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali013a7dca147" ipVersion=0x4 table="filter"
2026-02-17 03:04:11.166 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iLeDthMn1OVDsSyJrj" ipVersion=0x4 table="filter"
2026-02-17 03:04:11.166 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2pPkbO-tuMkaDvJR-u" ipVersion=0x4 table="filter"
2026-02-17 03:04:11.166 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali013a7dca147" ipVersion=0x4 table="filter"
2026-02-17 03:04:11.166 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iLeDthMn1OVDsSyJrj" ipVersion=0x4 table="filter"
2026-02-17 03:04:11.166 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2pPkbO-tuMkaDvJR-u" ipVersion=0x4 table="filter"
2026-02-17 03:04:11.166 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali013a7dca147"
2026-02-17 03:04:11.166 [INFO][95] felix/endpoint_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-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:11.167 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:11.214 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:11.214 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"} status="down"
2026-02-17 03:04:11.237 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali013a7dca147" state="down"
2026-02-17 03:04:11.237 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali013a7dca147", State:"down", Index:163}
2026-02-17 03:04:11.238 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali013a7dca147"
2026-02-17 03:04:11.238 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali013a7dca147", Addrs:set.Typed[string]{}}
2026-02-17 03:04:11.238 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali013a7dca147", Addrs:set.Typed[string]{}}
2026-02-17 03:04:11.238 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali013a7dca147"
2026-02-17 03:04:11.238 [INFO][95] felix/endpoint_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-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:11.238 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:11.240 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali013a7dca147" state="up"
2026-02-17 03:04:11.267 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:11.267 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"} status="down"
2026-02-17 03:04:11.267 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali013a7dca147", State:"up", Index:163}
2026-02-17 03:04:11.267 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali013a7dca147"
2026-02-17 03:04:11.267 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali013a7dca147"
2026-02-17 03:04:11.267 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali013a7dca147"
2026-02-17 03:04:11.267 [INFO][95] felix/endpoint_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-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:11.267 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:11.291 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:11.291 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"} status="up"
2026-02-17 03:04:11.505 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e, name=eth0)
2026-02-17 03:04:11.505 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali013a7dca147" profile_ids:"kns.downward-api-128" profile_ids:"ksa.downward-api-128.default" ipv4_nets:"10.100.8.224/32"}
2026-02-17 03:04:11.505 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:11.505 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:11.505 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:11.506 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali013a7dca147"
2026-02-17 03:04:11.506 [INFO][95] felix/endpoint_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-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:11.506 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:11.534 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:11.534 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"} status="up"
2026-02-17 03:04:11.903 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6230"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6230"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6230"}
2026-02-17 03:04:11.938 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1888"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1888"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1888"}
2026-02-17 03:04:11.967 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-1888" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:12.009 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1888"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1888"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1888"}
2026-02-17 03:04:12.044 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1553"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1553"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1553"}
2026-02-17 03:04:12.075 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-1553" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:12.101 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-1553" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:04:12.257 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=163
2026-02-17 03:04:12.257 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali013a7dca147"
2026-02-17 03:04:12.257 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali013a7dca147", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:12.257 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali013a7dca147", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:12.523 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e, name=eth0)
2026-02-17 03:04:12.523 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali013a7dca147" profile_ids:"kns.downward-api-128" profile_ids:"ksa.downward-api-128.default" ipv4_nets:"10.100.8.224/32"}
2026-02-17 03:04:12.523 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:12.524 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:12.524 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:12.525 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali013a7dca147"
2026-02-17 03:04:12.525 [INFO][95] felix/endpoint_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-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:12.526 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:12.551 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:12.551 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"} status="up"
2026-02-17 03:04:12.720 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-1553/test-pod, name=eth0)
2026-02-17 03:04:12.721 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-1553"} profile:{inbound_rules:{action:"allow" rule_id:"IddHhiYIgqrQy7z9"} outbound_rules:{action:"allow" rule_id:"n0zJJx2bOenft1MD"}}
2026-02-17 03:04:12.722 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-1553.default"} profile:{}
2026-02-17 03:04:12.722 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1553/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicdbbccbd0fd" profile_ids:"kns.statefulset-1553" profile_ids:"ksa.statefulset-1553.default" ipv4_nets:"10.100.8.228/32"}
2026-02-17 03:04:12.722 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:12.722 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:12.722 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:12.723 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 03:04:12.723 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicdbbccbd0fd" ipVersion=0x4 table="filter"
2026-02-17 03:04:12.723 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eLztI0h6rJkD2UHKIH" ipVersion=0x4 table="filter"
2026-02-17 03:04:12.723 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-srR3ge0jVgJ-B_Taf" ipVersion=0x4 table="filter"
2026-02-17 03:04:12.723 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 03:04:12.723 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicdbbccbd0fd" ipVersion=0x4 table="filter"
2026-02-17 03:04:12.723 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eLztI0h6rJkD2UHKIH" ipVersion=0x4 table="filter"
2026-02-17 03:04:12.723 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-srR3ge0jVgJ-B_Taf" ipVersion=0x4 table="filter"
2026-02-17 03:04:12.723 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicdbbccbd0fd"
2026-02-17 03:04:12.723 [INFO][95] felix/endpoint_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-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:12.723 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:12.772 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:12.772 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 03:04:12.799 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calicdbbccbd0fd" state="down"
2026-02-17 03:04:12.799 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicdbbccbd0fd", State:"down", Index:164}
2026-02-17 03:04:12.799 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicdbbccbd0fd"
2026-02-17 03:04:12.799 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicdbbccbd0fd", Addrs:set.Typed[string]{}}
2026-02-17 03:04:12.799 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicdbbccbd0fd", Addrs:set.Typed[string]{}}
2026-02-17 03:04:12.799 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicdbbccbd0fd"
2026-02-17 03:04:12.799 [INFO][95] felix/endpoint_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-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:12.799 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:12.803 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calicdbbccbd0fd" state="up"
2026-02-17 03:04:12.835 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:12.835 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 03:04:12.835 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicdbbccbd0fd", State:"up", Index:164}
2026-02-17 03:04:12.835 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicdbbccbd0fd"
2026-02-17 03:04:12.835 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicdbbccbd0fd"
2026-02-17 03:04:12.835 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicdbbccbd0fd"
2026-02-17 03:04:12.835 [INFO][95] felix/endpoint_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-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:12.835 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:12.865 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:12.865 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:04:12.865 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-1557" name:"default"}
2026-02-17 03:04:13.293 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1557"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1557"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1557"}
2026-02-17 03:04:13.327 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-1557"}
2026-02-17 03:04:13.332 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:04:13.350 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-2, name=eth0)
2026-02-17 03:04:13.360 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75314ca9104" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.221/32"}
2026-02-17 03:04:13.360 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3433d1988d" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.223/32"}
2026-02-17 03:04:13.360 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:04:13.360 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:04:13.360 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:04:13.365 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:13.366 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:13.366 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:13.369 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3433d1988d"
2026-02-17 03:04:13.369 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75314ca9104"
2026-02-17 03:04:13.369 [INFO][95] felix/endpoint_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-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:04:13.369 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:04:13.369 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:13.369 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:13.395 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:13.397 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:04:13.397 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:13.397 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:04:13.540 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-1553/test-pod, name=eth0)
2026-02-17 03:04:13.540 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1553/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicdbbccbd0fd" profile_ids:"kns.statefulset-1553" profile_ids:"ksa.statefulset-1553.default" ipv4_nets:"10.100.8.228/32"}
2026-02-17 03:04:13.540 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:13.540 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:13.541 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:13.541 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicdbbccbd0fd"
2026-02-17 03:04:13.542 [INFO][95] felix/endpoint_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-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:13.542 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:13.569 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:13.569 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:04:13.746 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e, name=eth0)
2026-02-17 03:04:13.747 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali013a7dca147" profile_ids:"kns.downward-api-128" profile_ids:"ksa.downward-api-128.default" ipv4_nets:"10.100.8.224/32"}
2026-02-17 03:04:13.747 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:13.747 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:13.747 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:13.748 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali013a7dca147"
2026-02-17 03:04:13.748 [INFO][95] felix/endpoint_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-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:13.748 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:13.761 [INFO][95] 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:04:13.761 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicdbbccbd0fd"
2026-02-17 03:04:13.774 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:13.774 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"} status="up"
2026-02-17 03:04:13.774 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicdbbccbd0fd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:13.774 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicdbbccbd0fd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:13.824 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-2, name=eth0)
2026-02-17 03:04:13.824 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-2" endpoint_id:"eth0"}
2026-02-17 03:04:13.824 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:04:13.824 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:04:13.825 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:04:13.825 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 03:04:13.826 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic3433d1988d" ipVersion=0x4 table="filter"
2026-02-17 03:04:13.826 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 03:04:13.826 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic3433d1988d" ipVersion=0x4 table="filter"
2026-02-17 03:04:13.826 [INFO][95] felix/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-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:04:13.826 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:04:13.826 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.223
2026-02-17 03:04:13.851 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali013a7dca147" state="down"
2026-02-17 03:04:13.852 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali013a7dca147"
2026-02-17 03:04:13.853 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=163
2026-02-17 03:04:13.854 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali013a7dca147" state=""
2026-02-17 03:04:13.854 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali013a7dca147"
2026-02-17 03:04:13.903 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-2", EndpointId:"eth0"}
2026-02-17 03:04:13.903 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali013a7dca147", State:"down", Index:163}
2026-02-17 03:04:13.903 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali013a7dca147", Addrs:set.Typed[string]{}}
2026-02-17 03:04:13.903 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali013a7dca147", Addrs:set.Typed[string]{}}
2026-02-17 03:04:13.903 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali013a7dca147", State:"", Index:163}
2026-02-17 03:04:13.903 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali013a7dca147", Addrs:set.Set[string](nil)}
2026-02-17 03:04:13.903 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali013a7dca147", Addrs:set.Set[string](nil)}
2026-02-17 03:04:13.903 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali013a7dca147"
2026-02-17 03:04:13.903 [INFO][95] felix/endpoint_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-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:13.903 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:13.904 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.224
2026-02-17 03:04:13.930 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="calic3433d1988d" state="down"
2026-02-17 03:04:13.931 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3433d1988d"
2026-02-17 03:04:13.931 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:13.931 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"} status="down"
2026-02-17 03:04:13.931 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3433d1988d", State:"down", Index:160}
2026-02-17 03:04:13.931 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3433d1988d", Addrs:set.Typed[string]{}}
2026-02-17 03:04:13.931 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3433d1988d", Addrs:set.Typed[string]{}}
2026-02-17 03:04:13.935 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="calic3433d1988d" state=""
2026-02-17 03:04:13.935 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic3433d1988d"
2026-02-17 03:04:13.935 [INFO][95] 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=160
2026-02-17 03:04:13.964 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3433d1988d", State:"", Index:160}
2026-02-17 03:04:13.964 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3433d1988d", Addrs:set.Set[string](nil)}
2026-02-17 03:04:13.964 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3433d1988d", Addrs:set.Set[string](nil)}
2026-02-17 03:04:13.983 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e, name=eth0)
2026-02-17 03:04:13.990 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e" endpoint_id:"eth0"}
2026-02-17 03:04:13.990 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-128.default"}
2026-02-17 03:04:13.990 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-128"}
2026-02-17 03:04:13.991 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:13.991 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:13.991 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iLeDthMn1OVDsSyJrj" ipVersion=0x4 table="filter"
2026-02-17 03:04:13.991 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2pPkbO-tuMkaDvJR-u" ipVersion=0x4 table="filter"
2026-02-17 03:04:13.991 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iLeDthMn1OVDsSyJrj" ipVersion=0x4 table="filter"
2026-02-17 03:04:13.991 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2pPkbO-tuMkaDvJR-u" ipVersion=0x4 table="filter"
2026-02-17 03:04:13.991 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:13.991 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali013a7dca147" ipVersion=0x4 table="filter"
2026-02-17 03:04:13.991 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali013a7dca147" ipVersion=0x4 table="filter"
2026-02-17 03:04:13.991 [INFO][95] felix/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-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:13.991 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:14.066 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-128/downwardapi-volume-ded44b5f-1f33-4a12-ab54-0f2532098f2e", EndpointId:"eth0"}
2026-02-17 03:04:14.223 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-1553/test-pod, name=eth0)
2026-02-17 03:04:14.223 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1553/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicdbbccbd0fd" profile_ids:"kns.statefulset-1553" profile_ids:"ksa.statefulset-1553.default" ipv4_nets:"10.100.8.228/32"}
2026-02-17 03:04:14.223 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:14.223 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:14.223 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:14.224 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicdbbccbd0fd"
2026-02-17 03:04:14.224 [INFO][95] felix/endpoint_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-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:14.224 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:14.232 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-1553/test-pod, name=eth0)
2026-02-17 03:04:14.252 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:14.252 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:04:14.252 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1553/test-pod" endpoint_id:"eth0"}
2026-02-17 03:04:14.252 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-1553"}
2026-02-17 03:04:14.252 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-1553.default"}
2026-02-17 03:04:14.252 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:14.252 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:14.254 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eLztI0h6rJkD2UHKIH" ipVersion=0x4 table="filter"
2026-02-17 03:04:14.254 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-srR3ge0jVgJ-B_Taf" ipVersion=0x4 table="filter"
2026-02-17 03:04:14.254 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eLztI0h6rJkD2UHKIH" ipVersion=0x4 table="filter"
2026-02-17 03:04:14.254 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-srR3ge0jVgJ-B_Taf" ipVersion=0x4 table="filter"
2026-02-17 03:04:14.254 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:14.254 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicdbbccbd0fd" ipVersion=0x4 table="filter"
2026-02-17 03:04:14.254 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicdbbccbd0fd" ipVersion=0x4 table="filter"
2026-02-17 03:04:14.254 [INFO][95] felix/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-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:14.254 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:14.256 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.228
2026-02-17 03:04:14.322 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/test-pod", EndpointId:"eth0"}
2026-02-17 03:04:14.653 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-128"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-128"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-128"}
2026-02-17 03:04:14.683 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4133"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4133"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4133"}
2026-02-17 03:04:14.715 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4133" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:14.746 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4133"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4133"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4133"} labels:{key:"webhook-4133" value:"true"}
2026-02-17 03:04:14.746 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3869"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3869"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3869"} labels:{key:"webhook-4133-markers" value:"true"}
2026-02-17 03:04:14.746 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3869" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:14.914 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-1553/ss-0, name=eth0)
2026-02-17 03:04:14.914 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-1553"} profile:{inbound_rules:{action:"allow" rule_id:"IddHhiYIgqrQy7z9"} outbound_rules:{action:"allow" rule_id:"n0zJJx2bOenft1MD"}}
2026-02-17 03:04:14.914 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-1553.default"} profile:{}
2026-02-17 03:04:14.914 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1553/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6675b94791" profile_ids:"kns.statefulset-1553" profile_ids:"ksa.statefulset-1553.default" ipv4_nets:"10.100.8.231/32"}
2026-02-17 03:04:14.914 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:14.914 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:14.914 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:14.915 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie6675b94791" ipVersion=0x4 table="filter"
2026-02-17 03:04:14.915 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eLztI0h6rJkD2UHKIH" ipVersion=0x4 table="filter"
2026-02-17 03:04:14.915 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-srR3ge0jVgJ-B_Taf" ipVersion=0x4 table="filter"
2026-02-17 03:04:14.915 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie6675b94791" ipVersion=0x4 table="filter"
2026-02-17 03:04:14.915 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eLztI0h6rJkD2UHKIH" ipVersion=0x4 table="filter"
2026-02-17 03:04:14.915 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-srR3ge0jVgJ-B_Taf" ipVersion=0x4 table="filter"
2026-02-17 03:04:14.915 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie6675b94791"
2026-02-17 03:04:14.915 [INFO][95] felix/endpoint_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-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:14.915 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:14.963 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:14.963 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 03:04:14.995 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calie6675b94791" state="down"
2026-02-17 03:04:14.995 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie6675b94791"
2026-02-17 03:04:14.995 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calie6675b94791" state="up"
2026-02-17 03:04:14.995 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6675b94791", State:"down", Index:165}
2026-02-17 03:04:14.995 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6675b94791", Addrs:set.Typed[string]{}}
2026-02-17 03:04:14.995 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6675b94791", Addrs:set.Typed[string]{}}
2026-02-17 03:04:14.995 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6675b94791", State:"up", Index:165}
2026-02-17 03:04:14.995 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie6675b94791"
2026-02-17 03:04:14.995 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie6675b94791"
2026-02-17 03:04:14.995 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6675b94791"
2026-02-17 03:04:14.996 [INFO][95] felix/endpoint_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-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:14.996 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:15.029 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:15.029 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:04:15.453 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-48" name:"default"}
2026-02-17 03:04:15.560 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-1553/ss-0, name=eth0)
2026-02-17 03:04:15.561 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1553/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6675b94791" profile_ids:"kns.statefulset-1553" profile_ids:"ksa.statefulset-1553.default" ipv4_nets:"10.100.8.231/32"}
2026-02-17 03:04:15.561 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:15.561 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:15.561 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:15.562 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6675b94791"
2026-02-17 03:04:15.562 [INFO][95] felix/endpoint_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-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:15.562 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:15.596 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:15.596 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:04:15.598 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3471" name:"default"}
2026-02-17 03:04:16.034 [INFO][95] 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:04:16.035 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie6675b94791"
2026-02-17 03:04:16.035 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6675b94791", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:16.035 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6675b94791", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:16.062 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-48"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-48"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-48"}
2026-02-17 03:04:16.115 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-48"}
2026-02-17 03:04:16.171 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3471"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3471"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3471"}
2026-02-17 03:04:16.184 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calicdbbccbd0fd" state="down"
2026-02-17 03:04:16.186 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicdbbccbd0fd"
2026-02-17 03:04:16.186 [INFO][95] 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:04:16.189 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calicdbbccbd0fd" state=""
2026-02-17 03:04:16.189 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicdbbccbd0fd"
2026-02-17 03:04:16.220 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3471"}
2026-02-17 03:04:16.251 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicdbbccbd0fd", State:"down", Index:164}
2026-02-17 03:04:16.251 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicdbbccbd0fd", Addrs:set.Typed[string]{}}
2026-02-17 03:04:16.251 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicdbbccbd0fd", Addrs:set.Typed[string]{}}
2026-02-17 03:04:16.251 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicdbbccbd0fd", State:"", Index:164}
2026-02-17 03:04:16.251 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicdbbccbd0fd", Addrs:set.Set[string](nil)}
2026-02-17 03:04:16.252 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicdbbccbd0fd", Addrs:set.Set[string](nil)}
2026-02-17 03:04:16.282 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-1553/ss-0, name=eth0)
2026-02-17 03:04:16.285 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1553/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6675b94791" profile_ids:"kns.statefulset-1553" profile_ids:"ksa.statefulset-1553.default" ipv4_nets:"10.100.8.231/32"}
2026-02-17 03:04:16.285 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:16.286 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:16.286 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:16.286 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6675b94791"
2026-02-17 03:04:16.287 [INFO][95] felix/endpoint_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-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:16.287 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:16.331 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:16.332 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:04:16.518 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:04:16.518 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75314ca9104" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.221/32"}
2026-02-17 03:04:16.518 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:16.518 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:16.518 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:16.519 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75314ca9104"
2026-02-17 03:04:16.519 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:16.519 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:16.562 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:16.562 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:04:16.869 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:04:16.869 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"}
2026-02-17 03:04:16.870 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8078"}
2026-02-17 03:04:16.870 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8078.default"}
2026-02-17 03:04:16.870 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:16.870 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:16.870 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pwtU6wQZUq7rhKj2kL" ipVersion=0x4 table="filter"
2026-02-17 03:04:16.871 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kOZBtfrz_gPlFMe5F6" ipVersion=0x4 table="filter"
2026-02-17 03:04:16.871 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pwtU6wQZUq7rhKj2kL" ipVersion=0x4 table="filter"
2026-02-17 03:04:16.871 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kOZBtfrz_gPlFMe5F6" ipVersion=0x4 table="filter"
2026-02-17 03:04:16.871 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:16.871 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali75314ca9104" ipVersion=0x4 table="filter"
2026-02-17 03:04:16.871 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali75314ca9104" ipVersion=0x4 table="filter"
2026-02-17 03:04:16.871 [INFO][95] felix/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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:16.871 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:16.872 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.221
bird: KIF: Received address message for unknown interface 158
2026-02-17 03:04:16.962 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:16.975 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali75314ca9104" state="down"
2026-02-17 03:04:16.975 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75314ca9104"
2026-02-17 03:04:16.975 [INFO][95] 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:04:16.975 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75314ca9104", State:"down", Index:158}
2026-02-17 03:04:16.975 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{}}
2026-02-17 03:04:16.975 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{}}
2026-02-17 03:04:16.981 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali75314ca9104" state=""
2026-02-17 03:04:16.981 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali75314ca9104"
2026-02-17 03:04:17.008 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75314ca9104", State:"", Index:158}
2026-02-17 03:04:17.008 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Set[string](nil)}
2026-02-17 03:04:17.008 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Set[string](nil)}
2026-02-17 03:04:17.032 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6230" name:"default"}
2026-02-17 03:04:17.261 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-1888" name:"default"}
2026-02-17 03:04:17.399 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4133" type:"ClusterIP" cluster_ips:"10.254.238.111" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:04:17.820 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1888"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1888"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1888"}
2026-02-17 03:04:17.896 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-1888"}
2026-02-17 03:04:17.896 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6230"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6230"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6230"}
2026-02-17 03:04:17.929 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6230"}
2026-02-17 03:04:18.219 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-1553/ss-0, name=eth0)
2026-02-17 03:04:18.219 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1553/ss-0" endpoint_id:"eth0"}
2026-02-17 03:04:18.219 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-1553"}
2026-02-17 03:04:18.219 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-1553.default"}
2026-02-17 03:04:18.220 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:18.220 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:18.220 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eLztI0h6rJkD2UHKIH" ipVersion=0x4 table="filter"
2026-02-17 03:04:18.221 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-srR3ge0jVgJ-B_Taf" ipVersion=0x4 table="filter"
2026-02-17 03:04:18.221 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eLztI0h6rJkD2UHKIH" ipVersion=0x4 table="filter"
2026-02-17 03:04:18.221 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-srR3ge0jVgJ-B_Taf" ipVersion=0x4 table="filter"
2026-02-17 03:04:18.221 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:18.221 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie6675b94791" ipVersion=0x4 table="filter"
2026-02-17 03:04:18.221 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie6675b94791" ipVersion=0x4 table="filter"
2026-02-17 03:04:18.221 [INFO][95] felix/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-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:18.221 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:18.235 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.231
2026-02-17 03:04:18.290 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1553/ss-0", EndpointId:"eth0"}
2026-02-17 03:04:18.323 [INFO][95] 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:04:18.323 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie6675b94791"
2026-02-17 03:04:18.323 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calie6675b94791" state="down"
2026-02-17 03:04:18.324 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6675b94791", Addrs:set.Typed[string]{}}
2026-02-17 03:04:18.324 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6675b94791", Addrs:set.Typed[string]{}}
2026-02-17 03:04:18.324 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6675b94791", State:"down", Index:165}
2026-02-17 03:04:18.329 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="calie6675b94791" state=""
2026-02-17 03:04:18.329 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie6675b94791"
2026-02-17 03:04:18.334 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:04:18.351 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8078"} profile:{inbound_rules:{action:"allow" rule_id:"iHABtTjxT20sii35"} outbound_rules:{action:"allow" rule_id:"ynIUU1gcyjkpKuw2"}}
2026-02-17 03:04:18.352 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8078.default"} profile:{}
2026-02-17 03:04:18.352 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75314ca9104" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.237/32"}
2026-02-17 03:04:18.352 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:18.352 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:18.352 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:18.353 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali75314ca9104" ipVersion=0x4 table="filter"
2026-02-17 03:04:18.353 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pwtU6wQZUq7rhKj2kL" ipVersion=0x4 table="filter"
2026-02-17 03:04:18.353 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kOZBtfrz_gPlFMe5F6" ipVersion=0x4 table="filter"
2026-02-17 03:04:18.353 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali75314ca9104" ipVersion=0x4 table="filter"
2026-02-17 03:04:18.353 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pwtU6wQZUq7rhKj2kL" ipVersion=0x4 table="filter"
2026-02-17 03:04:18.353 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kOZBtfrz_gPlFMe5F6" ipVersion=0x4 table="filter"
2026-02-17 03:04:18.353 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali75314ca9104"
2026-02-17 03:04:18.353 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:18.353 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:18.400 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:18.400 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 03:04:18.400 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6675b94791", State:"", Index:165}
2026-02-17 03:04:18.400 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6675b94791", Addrs:set.Set[string](nil)}
2026-02-17 03:04:18.400 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6675b94791", Addrs:set.Set[string](nil)}
2026-02-17 03:04:18.410 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali75314ca9104" state="down"
2026-02-17 03:04:18.411 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75314ca9104"
2026-02-17 03:04:18.412 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali75314ca9104" state="up"
2026-02-17 03:04:18.423 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75314ca9104", State:"down", Index:166}
2026-02-17 03:04:18.423 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{}}
2026-02-17 03:04:18.423 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{}}
2026-02-17 03:04:18.423 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75314ca9104", State:"up", Index:166}
2026-02-17 03:04:18.423 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali75314ca9104"
2026-02-17 03:04:18.423 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75314ca9104"
2026-02-17 03:04:18.423 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75314ca9104"
2026-02-17 03:04:18.423 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:18.423 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:18.446 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:18.446 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:04:19.602 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:04:19.602 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75314ca9104" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.237/32"}
2026-02-17 03:04:19.603 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:19.603 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:19.603 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:19.603 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75314ca9104"
2026-02-17 03:04:19.604 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:19.604 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:19.627 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:19.627 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:04:19.631 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:04:19.631 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75314ca9104" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.237/32"}
2026-02-17 03:04:19.631 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:19.631 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:19.631 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:19.637 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75314ca9104"
2026-02-17 03:04:19.637 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:19.637 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:19.676 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:19.676 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:04:19.818 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-128" name:"default"}
2026-02-17 03:04:19.958 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-128"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-128"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-128"}
2026-02-17 03:04:19.986 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-128"}
2026-02-17 03:04:20.097 [INFO][95] 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:04:20.097 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali75314ca9104"
2026-02-17 03:04:20.097 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:20.097 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:21.121 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4133"
2026-02-17 03:04:21.773 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4133"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4133"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4133"} labels:{key:"webhook-4133" value:"true"}
2026-02-17 03:04:21.802 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3869"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3869"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3869"} labels:{key:"webhook-4133-markers" value:"true"}
2026-02-17 03:04:21.828 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5666"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5666"}
2026-02-17 03:04:21.828 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-5666" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:23.606 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:04:23.607 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75314ca9104" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.237/32"}
2026-02-17 03:04:23.608 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:23.608 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:23.609 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:23.610 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75314ca9104"
2026-02-17 03:04:23.610 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:23.610 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:23.638 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:23.639 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:04:25.453 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229/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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} 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:04:25.453 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:04:25.453 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:04:26.319 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1553"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1553"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1553"}
2026-02-17 03:04:26.355 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7715"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"events-7715"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7715"}
2026-02-17 03:04:26.377 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-7715" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:26.531 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7715"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"events-7715"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7715"}
2026-02-17 03:04:26.559 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-5679"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"events-5679"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5679"}
2026-02-17 03:04:26.590 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-5679" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:26.678 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-5679"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"events-5679"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5679"}
2026-02-17 03:04:26.707 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9430"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-9430"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9430"}
2026-02-17 03:04:26.739 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9430" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:27.097 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4133" name:"default"}
2026-02-17 03:04:27.225 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 03:04:27.247 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3869" name:"default"}
2026-02-17 03:04:27.432 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9430/e2e-ht8q9-zc7l4, name=eth0)
2026-02-17 03:04:27.433 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9430"} profile:{inbound_rules:{action:"allow" rule_id:"nuorquyWL7x2uUY6"} outbound_rules:{action:"allow" rule_id:"ZPW_vtM08AkRmiMz"}}
2026-02-17 03:04:27.433 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9430.default"} profile:{}
2026-02-17 03:04:27.433 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9430/e2e-ht8q9-zc7l4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48df2295373" profile_ids:"kns.job-9430" profile_ids:"ksa.job-9430.default" ipv4_nets:"10.100.8.235/32"}
2026-02-17 03:04:27.433 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:27.433 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:27.433 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:27.434 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali48df2295373" ipVersion=0x4 table="filter"
2026-02-17 03:04:27.434 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9430" ipVersion=0x4 table="filter"
2026-02-17 03:04:27.434 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_e8HIHwwY5h2ydqZmWY" ipVersion=0x4 table="filter"
2026-02-17 03:04:27.434 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali48df2295373" ipVersion=0x4 table="filter"
2026-02-17 03:04:27.434 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9430" ipVersion=0x4 table="filter"
2026-02-17 03:04:27.434 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_e8HIHwwY5h2ydqZmWY" ipVersion=0x4 table="filter"
2026-02-17 03:04:27.434 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali48df2295373"
2026-02-17 03:04:27.434 [INFO][95] felix/endpoint_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-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:27.434 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:27.470 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:27.470 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"} status="down"
2026-02-17 03:04:27.508 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali48df2295373" state="down"
2026-02-17 03:04:27.508 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali48df2295373"
2026-02-17 03:04:27.509 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48df2295373", State:"down", Index:167}
2026-02-17 03:04:27.509 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48df2295373", Addrs:set.Typed[string]{}}
2026-02-17 03:04:27.509 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48df2295373", Addrs:set.Typed[string]{}}
2026-02-17 03:04:27.509 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali48df2295373"
2026-02-17 03:04:27.509 [INFO][95] felix/endpoint_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-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:27.509 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:27.511 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali48df2295373" state="up"
2026-02-17 03:04:27.529 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:27.529 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"} status="down"
2026-02-17 03:04:27.529 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48df2295373", State:"up", Index:167}
2026-02-17 03:04:27.529 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali48df2295373"
2026-02-17 03:04:27.529 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali48df2295373"
2026-02-17 03:04:27.529 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48df2295373"
2026-02-17 03:04:27.530 [INFO][95] felix/endpoint_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-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:27.530 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:27.552 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:27.552 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"} status="up"
2026-02-17 03:04:27.700 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3869"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3869"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-3869"} labels:{key:"webhook-4133-markers" value:"true"}
2026-02-17 03:04:27.740 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3869"}
2026-02-17 03:04:27.830 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4133"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4133"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4133"} labels:{key:"webhook-4133" value:"true"}
2026-02-17 03:04:27.862 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4133"}
2026-02-17 03:04:28.651 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9430/e2e-ht8q9-zc7l4, name=eth0)
2026-02-17 03:04:28.652 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9430/e2e-ht8q9-zc7l4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48df2295373" profile_ids:"kns.job-9430" profile_ids:"ksa.job-9430.default" ipv4_nets:"10.100.8.235/32"}
2026-02-17 03:04:28.652 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:28.652 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:28.652 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:28.653 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48df2295373"
2026-02-17 03:04:28.653 [INFO][95] felix/endpoint_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-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:28.653 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:28.680 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:28.680 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"} status="up"
2026-02-17 03:04:29.025 [INFO][95] 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:04:29.025 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali48df2295373"
2026-02-17 03:04:29.025 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48df2295373", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:29.025 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48df2295373", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:29.844 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9430/e2e-ht8q9-zc7l4, name=eth0)
2026-02-17 03:04:29.844 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9430/e2e-ht8q9-zc7l4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48df2295373" profile_ids:"kns.job-9430" profile_ids:"ksa.job-9430.default" ipv4_nets:"10.100.8.235/32"}
2026-02-17 03:04:29.844 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:29.845 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:29.845 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:29.845 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48df2295373"
2026-02-17 03:04:29.846 [INFO][95] felix/endpoint_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-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:29.846 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:29.871 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:29.871 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"} status="up"
2026-02-17 03:04:29.952 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali48df2295373" state="down"
2026-02-17 03:04:29.953 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali48df2295373"
2026-02-17 03:04:29.953 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48df2295373", State:"down", Index:167}
2026-02-17 03:04:29.953 [INFO][95] 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:04:29.953 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48df2295373", Addrs:set.Typed[string]{}}
2026-02-17 03:04:29.953 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48df2295373", Addrs:set.Typed[string]{}}
2026-02-17 03:04:29.953 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali48df2295373"
2026-02-17 03:04:29.953 [INFO][95] felix/endpoint_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-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:29.953 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:29.953 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.235
2026-02-17 03:04:29.954 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali48df2295373" state=""
2026-02-17 03:04:29.954 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali48df2295373"
2026-02-17 03:04:29.991 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:29.991 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"} status="down"
2026-02-17 03:04:29.992 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48df2295373", State:"", Index:167}
2026-02-17 03:04:29.992 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48df2295373", Addrs:set.Set[string](nil)}
2026-02-17 03:04:29.992 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48df2295373", Addrs:set.Set[string](nil)}
2026-02-17 03:04:29.992 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali48df2295373"
2026-02-17 03:04:29.992 [INFO][95] felix/endpoint_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-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:29.992 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:30.025 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:30.025 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"} status="down"
2026-02-17 03:04:30.109 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9430/e2e-ht8q9-zc7l4, name=eth0)
2026-02-17 03:04:30.110 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9430/e2e-ht8q9-zc7l4" endpoint_id:"eth0"}
2026-02-17 03:04:30.110 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9430"}
2026-02-17 03:04:30.110 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9430.default"}
2026-02-17 03:04:30.110 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:30.110 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:30.111 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9430" ipVersion=0x4 table="filter"
2026-02-17 03:04:30.111 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_e8HIHwwY5h2ydqZmWY" ipVersion=0x4 table="filter"
2026-02-17 03:04:30.111 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9430" ipVersion=0x4 table="filter"
2026-02-17 03:04:30.111 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_e8HIHwwY5h2ydqZmWY" ipVersion=0x4 table="filter"
2026-02-17 03:04:30.111 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:30.111 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali48df2295373" ipVersion=0x4 table="filter"
2026-02-17 03:04:30.111 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali48df2295373" ipVersion=0x4 table="filter"
2026-02-17 03:04:30.111 [INFO][95] felix/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-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:30.111 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:30.174 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-zc7l4", EndpointId:"eth0"}
2026-02-17 03:04:31.528 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9430/e2e-ht8q9-w24z7, name=eth0)
2026-02-17 03:04:31.529 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9430"} profile:{inbound_rules:{action:"allow" rule_id:"nuorquyWL7x2uUY6"} outbound_rules:{action:"allow" rule_id:"ZPW_vtM08AkRmiMz"}}
2026-02-17 03:04:31.530 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9430.default"} profile:{}
2026-02-17 03:04:31.530 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9430/e2e-ht8q9-w24z7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93a25996b76" profile_ids:"kns.job-9430" profile_ids:"ksa.job-9430.default" ipv4_nets:"10.100.8.230/32"}
2026-02-17 03:04:31.530 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:31.530 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:31.530 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:31.531 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali93a25996b76" ipVersion=0x4 table="filter"
2026-02-17 03:04:31.531 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9430" ipVersion=0x4 table="filter"
2026-02-17 03:04:31.531 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_e8HIHwwY5h2ydqZmWY" ipVersion=0x4 table="filter"
2026-02-17 03:04:31.531 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali93a25996b76" ipVersion=0x4 table="filter"
2026-02-17 03:04:31.531 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9430" ipVersion=0x4 table="filter"
2026-02-17 03:04:31.531 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_e8HIHwwY5h2ydqZmWY" ipVersion=0x4 table="filter"
2026-02-17 03:04:31.531 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali93a25996b76"
2026-02-17 03:04:31.531 [INFO][95] felix/endpoint_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-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:31.531 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:31.575 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:31.575 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"} status="down"
2026-02-17 03:04:31.575 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-1553" name:"default"}
2026-02-17 03:04:31.592 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali93a25996b76" state="down"
2026-02-17 03:04:31.592 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93a25996b76"
2026-02-17 03:04:31.593 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali93a25996b76" state="up"
2026-02-17 03:04:31.611 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93a25996b76", State:"down", Index:168}
2026-02-17 03:04:31.611 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93a25996b76", Addrs:set.Typed[string]{}}
2026-02-17 03:04:31.611 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93a25996b76", Addrs:set.Typed[string]{}}
2026-02-17 03:04:31.611 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93a25996b76", State:"up", Index:168}
2026-02-17 03:04:31.611 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali93a25996b76"
2026-02-17 03:04:31.611 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93a25996b76"
2026-02-17 03:04:31.612 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93a25996b76"
2026-02-17 03:04:31.612 [INFO][95] felix/endpoint_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-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:31.612 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:31.637 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:31.637 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"} status="up"
2026-02-17 03:04:32.247 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-7715" name:"default"}
2026-02-17 03:04:32.280 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-1553"
2026-02-17 03:04:32.389 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1553"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1553"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1553"}
2026-02-17 03:04:32.433 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-1553"}
2026-02-17 03:04:32.564 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-5679" name:"default"}
2026-02-17 03:04:32.592 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-5679"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"events-5679"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5679"}
2026-02-17 03:04:32.618 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-5679"}
2026-02-17 03:04:32.708 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9430/e2e-ht8q9-w24z7, name=eth0)
2026-02-17 03:04:32.709 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9430/e2e-ht8q9-w24z7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93a25996b76" profile_ids:"kns.job-9430" profile_ids:"ksa.job-9430.default" ipv4_nets:"10.100.8.230/32"}
2026-02-17 03:04:32.709 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:32.709 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:32.709 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:32.710 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93a25996b76"
2026-02-17 03:04:32.710 [INFO][95] felix/endpoint_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-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:32.710 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:32.741 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:32.741 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"} status="up"
2026-02-17 03:04:32.751 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7715"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"events-7715"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7715"}
2026-02-17 03:04:32.819 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-7715"}
2026-02-17 03:04:32.897 [INFO][95] 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:04:32.897 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali93a25996b76"
2026-02-17 03:04:32.897 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93a25996b76", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:32.897 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93a25996b76", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:34.085 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9430/e2e-ht8q9-w24z7, name=eth0)
2026-02-17 03:04:34.085 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9430/e2e-ht8q9-w24z7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93a25996b76" profile_ids:"kns.job-9430" profile_ids:"ksa.job-9430.default" ipv4_nets:"10.100.8.230/32"}
2026-02-17 03:04:34.085 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:34.087 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:34.087 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:34.090 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93a25996b76"
2026-02-17 03:04:34.090 [INFO][95] felix/endpoint_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-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:34.090 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:34.126 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:34.126 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"} status="up"
2026-02-17 03:04:34.199 [INFO][95] 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:04:34.199 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93a25996b76"
2026-02-17 03:04:34.200 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali93a25996b76" state="down"
2026-02-17 03:04:34.200 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali93a25996b76" state=""
2026-02-17 03:04:34.200 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali93a25996b76"
2026-02-17 03:04:34.200 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93a25996b76", Addrs:set.Typed[string]{}}
2026-02-17 03:04:34.200 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93a25996b76", Addrs:set.Typed[string]{}}
2026-02-17 03:04:34.200 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93a25996b76", State:"down", Index:168}
2026-02-17 03:04:34.200 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93a25996b76", State:"", Index:168}
2026-02-17 03:04:34.200 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93a25996b76", Addrs:set.Set[string](nil)}
2026-02-17 03:04:34.200 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93a25996b76", Addrs:set.Set[string](nil)}
2026-02-17 03:04:34.200 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93a25996b76"
2026-02-17 03:04:34.200 [INFO][95] felix/endpoint_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-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:34.200 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:34.201 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.230
2026-02-17 03:04:34.226 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:34.226 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"} status="down"
2026-02-17 03:04:34.361 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-9430/e2e-ht8q9-w24z7, name=eth0)
2026-02-17 03:04:34.362 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9430/e2e-ht8q9-w24z7" endpoint_id:"eth0"}
2026-02-17 03:04:34.362 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9430"}
2026-02-17 03:04:34.362 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9430.default"}
2026-02-17 03:04:34.362 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:34.362 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:34.363 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9430" ipVersion=0x4 table="filter"
2026-02-17 03:04:34.363 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_e8HIHwwY5h2ydqZmWY" ipVersion=0x4 table="filter"
2026-02-17 03:04:34.363 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9430" ipVersion=0x4 table="filter"
2026-02-17 03:04:34.363 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_e8HIHwwY5h2ydqZmWY" ipVersion=0x4 table="filter"
2026-02-17 03:04:34.363 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:34.363 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali93a25996b76" ipVersion=0x4 table="filter"
2026-02-17 03:04:34.363 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali93a25996b76" ipVersion=0x4 table="filter"
2026-02-17 03:04:34.363 [INFO][95] felix/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-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:34.363 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:34.426 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9430/e2e-ht8q9-w24z7", EndpointId:"eth0"}
2026-02-17 03:04:36.977 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9430"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-9430"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9430"}
2026-02-17 03:04:37.050 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9098"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9098"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9098"}
2026-02-17 03:04:37.080 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9098" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:37.188 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9098"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9098"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9098"}
2026-02-17 03:04:37.221 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5568"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5568"}
2026-02-17 03:04:37.251 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-5568" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:37.860 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6, name=eth0)
2026-02-17 03:04:37.860 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-5568"} profile:{inbound_rules:{action:"allow" rule_id:"bjKuCFvO15_xS4ij"} outbound_rules:{action:"allow" rule_id:"lLetro-GstGNym8_"}}
2026-02-17 03:04:37.860 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-5568.default"} profile:{}
2026-02-17 03:04:37.860 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd9fef6c24f" profile_ids:"kns.var-expansion-5568" profile_ids:"ksa.var-expansion-5568.default" ipv4_nets:"10.100.8.232/32"}
2026-02-17 03:04:37.861 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:37.861 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:37.861 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:37.861 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:04:37.861 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibd9fef6c24f" ipVersion=0x4 table="filter"
2026-02-17 03:04:37.861 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5kjJSlgPFtaJElqUxK" ipVersion=0x4 table="filter"
2026-02-17 03:04:37.861 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wXfrKWZJezeY8R58-G" ipVersion=0x4 table="filter"
2026-02-17 03:04:37.861 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:04:37.861 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibd9fef6c24f" ipVersion=0x4 table="filter"
2026-02-17 03:04:37.861 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5kjJSlgPFtaJElqUxK" ipVersion=0x4 table="filter"
2026-02-17 03:04:37.861 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wXfrKWZJezeY8R58-G" ipVersion=0x4 table="filter"
2026-02-17 03:04:37.861 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibd9fef6c24f"
2026-02-17 03:04:37.861 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:37.861 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:37.911 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:37.911 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"} status="down"
2026-02-17 03:04:37.939 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calibd9fef6c24f" state="down"
2026-02-17 03:04:37.939 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibd9fef6c24f"
2026-02-17 03:04:37.939 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd9fef6c24f", State:"down", Index:169}
2026-02-17 03:04:37.940 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd9fef6c24f", Addrs:set.Typed[string]{}}
2026-02-17 03:04:37.940 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd9fef6c24f", Addrs:set.Typed[string]{}}
2026-02-17 03:04:37.940 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibd9fef6c24f"
2026-02-17 03:04:37.940 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:37.941 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:37.942 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calibd9fef6c24f" state="up"
2026-02-17 03:04:37.970 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:37.971 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"} status="down"
2026-02-17 03:04:37.971 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd9fef6c24f", State:"up", Index:169}
2026-02-17 03:04:37.971 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibd9fef6c24f"
2026-02-17 03:04:37.971 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibd9fef6c24f"
2026-02-17 03:04:37.971 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd9fef6c24f"
2026-02-17 03:04:37.972 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:37.972 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:38.010 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:38.010 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"} status="up"
2026-02-17 03:04:38.712 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6, name=eth0)
2026-02-17 03:04:38.712 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd9fef6c24f" profile_ids:"kns.var-expansion-5568" profile_ids:"ksa.var-expansion-5568.default" ipv4_nets:"10.100.8.232/32"}
2026-02-17 03:04:38.712 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:38.712 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:38.713 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:38.714 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd9fef6c24f"
2026-02-17 03:04:38.714 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:38.714 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:38.745 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:38.745 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"} status="up"
2026-02-17 03:04:39.297 [INFO][95] 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:04:39.297 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibd9fef6c24f"
2026-02-17 03:04:39.297 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd9fef6c24f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:39.297 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd9fef6c24f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:39.308 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6, name=eth0)
2026-02-17 03:04:39.326 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd9fef6c24f" profile_ids:"kns.var-expansion-5568" profile_ids:"ksa.var-expansion-5568.default" ipv4_nets:"10.100.8.232/32"}
2026-02-17 03:04:39.326 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:39.326 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:39.327 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:39.328 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd9fef6c24f"
2026-02-17 03:04:39.329 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:39.329 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:39.349 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:39.349 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"} status="up"
2026-02-17 03:04:40.726 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6, name=eth0)
2026-02-17 03:04:40.726 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd9fef6c24f" profile_ids:"kns.var-expansion-5568" profile_ids:"ksa.var-expansion-5568.default" ipv4_nets:"10.100.8.232/32"}
2026-02-17 03:04:40.726 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:40.726 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:40.726 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:40.728 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd9fef6c24f"
2026-02-17 03:04:40.728 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:40.728 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:40.764 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:40.764 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"} status="up"
2026-02-17 03:04:40.954 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6, name=eth0)
2026-02-17 03:04:40.955 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6" endpoint_id:"eth0"}
2026-02-17 03:04:40.955 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-5568"}
2026-02-17 03:04:40.955 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-5568.default"}
2026-02-17 03:04:40.955 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:40.955 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:40.955 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5kjJSlgPFtaJElqUxK" ipVersion=0x4 table="filter"
2026-02-17 03:04:40.955 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wXfrKWZJezeY8R58-G" ipVersion=0x4 table="filter"
2026-02-17 03:04:40.955 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5kjJSlgPFtaJElqUxK" ipVersion=0x4 table="filter"
2026-02-17 03:04:40.955 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wXfrKWZJezeY8R58-G" ipVersion=0x4 table="filter"
2026-02-17 03:04:40.955 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:40.955 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:04:40.955 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibd9fef6c24f" ipVersion=0x4 table="filter"
2026-02-17 03:04:40.955 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:04:40.955 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibd9fef6c24f" ipVersion=0x4 table="filter"
2026-02-17 03:04:40.956 [INFO][95] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:40.956 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:40.956 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.232
2026-02-17 03:04:41.024 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5568/var-expansion-b44962c6-9894-488b-a7f2-f8c8aa38c5e6", EndpointId:"eth0"}
2026-02-17 03:04:41.062 [INFO][95] 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:04:41.062 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibd9fef6c24f"
2026-02-17 03:04:41.062 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calibd9fef6c24f" state="down"
2026-02-17 03:04:41.062 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd9fef6c24f", Addrs:set.Typed[string]{}}
2026-02-17 03:04:41.062 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd9fef6c24f", Addrs:set.Typed[string]{}}
2026-02-17 03:04:41.062 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd9fef6c24f", State:"down", Index:169}
2026-02-17 03:04:41.064 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calibd9fef6c24f" state=""
2026-02-17 03:04:41.064 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibd9fef6c24f"
2026-02-17 03:04:41.096 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd9fef6c24f", State:"", Index:169}
2026-02-17 03:04:41.096 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd9fef6c24f", Addrs:set.Set[string](nil)}
2026-02-17 03:04:41.096 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd9fef6c24f", Addrs:set.Set[string](nil)}
2026-02-17 03:04:42.599 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9098" name:"default"}
2026-02-17 03:04:42.721 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9430" name:"default"}
2026-02-17 03:04:42.977 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9430"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"job-9430"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9430"}
2026-02-17 03:04:43.005 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9430"}
2026-02-17 03:04:43.147 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9098"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9098"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9098"}
2026-02-17 03:04:43.172 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9098"}
2026-02-17 03:04:43.345 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5568"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5568"}
2026-02-17 03:04:43.373 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7134"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7134"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7134"}
2026-02-17 03:04:43.374 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-7134" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:43.612 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:04:43.612 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75314ca9104" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.237/32"}
2026-02-17 03:04:43.613 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:43.613 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:43.613 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:43.614 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75314ca9104"
2026-02-17 03:04:43.615 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:43.615 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:43.649 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:43.649 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:04:44.007 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db, name=eth0)
2026-02-17 03:04:44.008 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-7134"} profile:{inbound_rules:{action:"allow" rule_id:"xGN4srfRebQnPIRu"} outbound_rules:{action:"allow" rule_id:"9xVi6tD1c2uMhqQO"}}
2026-02-17 03:04:44.008 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-7134.default"} profile:{}
2026-02-17 03:04:44.008 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4d13a07ffb8" profile_ids:"kns.emptydir-7134" profile_ids:"ksa.emptydir-7134.default" ipv4_nets:"10.100.8.233/32"}
2026-02-17 03:04:44.008 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:44.008 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:44.009 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:44.009 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4d13a07ffb8" ipVersion=0x4 table="filter"
2026-02-17 03:04:44.009 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-7134" ipVersion=0x4 table="filter"
2026-02-17 03:04:44.009 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fTdJQeLcpvQkFFRvKY" ipVersion=0x4 table="filter"
2026-02-17 03:04:44.009 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4d13a07ffb8" ipVersion=0x4 table="filter"
2026-02-17 03:04:44.009 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-7134" ipVersion=0x4 table="filter"
2026-02-17 03:04:44.010 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fTdJQeLcpvQkFFRvKY" ipVersion=0x4 table="filter"
2026-02-17 03:04:44.010 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4d13a07ffb8"
2026-02-17 03:04:44.010 [INFO][95] felix/endpoint_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-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:44.010 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:44.058 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:44.058 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"} status="down"
2026-02-17 03:04:44.085 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali4d13a07ffb8" state="down"
2026-02-17 03:04:44.085 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4d13a07ffb8"
2026-02-17 03:04:44.085 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4d13a07ffb8", State:"down", Index:170}
2026-02-17 03:04:44.085 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4d13a07ffb8", Addrs:set.Typed[string]{}}
2026-02-17 03:04:44.085 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4d13a07ffb8", Addrs:set.Typed[string]{}}
2026-02-17 03:04:44.085 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4d13a07ffb8"
2026-02-17 03:04:44.085 [INFO][95] felix/endpoint_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-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:44.086 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:44.087 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali4d13a07ffb8" state="up"
2026-02-17 03:04:44.113 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:44.113 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"} status="down"
2026-02-17 03:04:44.113 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4d13a07ffb8", State:"up", Index:170}
2026-02-17 03:04:44.113 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4d13a07ffb8"
2026-02-17 03:04:44.113 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4d13a07ffb8"
2026-02-17 03:04:44.113 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4d13a07ffb8"
2026-02-17 03:04:44.113 [INFO][95] felix/endpoint_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-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:44.114 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:44.139 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:44.139 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"} status="up"
2026-02-17 03:04:44.754 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db, name=eth0)
2026-02-17 03:04:44.755 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4d13a07ffb8" profile_ids:"kns.emptydir-7134" profile_ids:"ksa.emptydir-7134.default" ipv4_nets:"10.100.8.233/32"}
2026-02-17 03:04:44.755 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:44.755 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:44.755 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:44.756 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4d13a07ffb8"
2026-02-17 03:04:44.756 [INFO][95] felix/endpoint_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-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:44.756 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:44.787 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:44.787 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"} status="up"
2026-02-17 03:04:44.787 [INFO][95] felix/summary.go 100: Summarising 243 dataplane reconciliation loops over 1m0.5s: avg=34ms longest=93ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:04:45.730 [INFO][95] 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:04:45.730 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4d13a07ffb8"
2026-02-17 03:04:45.730 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4d13a07ffb8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:45.730 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4d13a07ffb8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:45.778 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:04:45.778 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75314ca9104" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.237/32"}
2026-02-17 03:04:45.779 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:45.779 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:45.779 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:45.780 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75314ca9104"
2026-02-17 03:04:45.780 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:45.780 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:45.817 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:45.817 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:04:45.992 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db, name=eth0)
2026-02-17 03:04:45.992 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4d13a07ffb8" profile_ids:"kns.emptydir-7134" profile_ids:"ksa.emptydir-7134.default" ipv4_nets:"10.100.8.233/32"}
2026-02-17 03:04:45.992 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:45.993 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:45.993 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:45.994 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4d13a07ffb8"
2026-02-17 03:04:45.994 [INFO][95] felix/endpoint_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-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:45.994 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:46.029 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:46.029 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"} status="up"
2026-02-17 03:04:46.099 [INFO][95] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=170
2026-02-17 03:04:46.099 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4d13a07ffb8"
2026-02-17 03:04:46.099 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali4d13a07ffb8" state="down"
2026-02-17 03:04:46.099 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4d13a07ffb8", Addrs:set.Typed[string]{}}
2026-02-17 03:04:46.099 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4d13a07ffb8", Addrs:set.Typed[string]{}}
2026-02-17 03:04:46.099 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4d13a07ffb8", State:"down", Index:170}
2026-02-17 03:04:46.099 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4d13a07ffb8"
2026-02-17 03:04:46.099 [INFO][95] felix/endpoint_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-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:46.099 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:46.100 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.233
2026-02-17 03:04:46.103 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali4d13a07ffb8" state=""
2026-02-17 03:04:46.103 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4d13a07ffb8"
2026-02-17 03:04:46.136 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:46.136 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"} status="down"
2026-02-17 03:04:46.136 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4d13a07ffb8", State:"", Index:170}
2026-02-17 03:04:46.137 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4d13a07ffb8", Addrs:set.Set[string](nil)}
2026-02-17 03:04:46.137 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4d13a07ffb8", Addrs:set.Set[string](nil)}
2026-02-17 03:04:46.137 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4d13a07ffb8"
2026-02-17 03:04:46.137 [INFO][95] felix/endpoint_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-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:46.137 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:46.160 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:46.160 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"} status="down"
2026-02-17 03:04:46.230 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db, name=eth0)
2026-02-17 03:04:46.230 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db" endpoint_id:"eth0"}
2026-02-17 03:04:46.231 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-7134"}
2026-02-17 03:04:46.231 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-7134.default"}
2026-02-17 03:04:46.231 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:46.231 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:46.231 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-7134" ipVersion=0x4 table="filter"
2026-02-17 03:04:46.231 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fTdJQeLcpvQkFFRvKY" ipVersion=0x4 table="filter"
2026-02-17 03:04:46.231 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-7134" ipVersion=0x4 table="filter"
2026-02-17 03:04:46.231 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fTdJQeLcpvQkFFRvKY" ipVersion=0x4 table="filter"
2026-02-17 03:04:46.231 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:46.232 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4d13a07ffb8" ipVersion=0x4 table="filter"
2026-02-17 03:04:46.232 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4d13a07ffb8" ipVersion=0x4 table="filter"
2026-02-17 03:04:46.232 [INFO][95] felix/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-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:46.232 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:46.241 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
bird: KIF: Received address message for unknown interface 166
2026-02-17 03:04:46.290 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7134/pod-3435cfb5-692b-40a6-a97e-f5cf61fcc9db", EndpointId:"eth0"}
2026-02-17 03:04:46.290 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"}
2026-02-17 03:04:46.291 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8078"}
2026-02-17 03:04:46.291 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8078.default"}
2026-02-17 03:04:46.291 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:46.291 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:46.291 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pwtU6wQZUq7rhKj2kL" ipVersion=0x4 table="filter"
2026-02-17 03:04:46.291 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kOZBtfrz_gPlFMe5F6" ipVersion=0x4 table="filter"
2026-02-17 03:04:46.291 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pwtU6wQZUq7rhKj2kL" ipVersion=0x4 table="filter"
2026-02-17 03:04:46.291 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kOZBtfrz_gPlFMe5F6" ipVersion=0x4 table="filter"
2026-02-17 03:04:46.291 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:46.291 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali75314ca9104" ipVersion=0x4 table="filter"
2026-02-17 03:04:46.291 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali75314ca9104" ipVersion=0x4 table="filter"
2026-02-17 03:04:46.291 [INFO][95] felix/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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:46.291 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:46.292 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.237
2026-02-17 03:04:46.349 [INFO][95] 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:04:46.349 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75314ca9104"
2026-02-17 03:04:46.349 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali75314ca9104" state="down"
2026-02-17 03:04:46.350 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali75314ca9104" state=""
2026-02-17 03:04:46.350 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali75314ca9104"
2026-02-17 03:04:46.354 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:46.354 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{}}
2026-02-17 03:04:46.354 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{}}
2026-02-17 03:04:46.354 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75314ca9104", State:"down", Index:166}
2026-02-17 03:04:46.354 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75314ca9104", State:"", Index:166}
2026-02-17 03:04:46.354 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Set[string](nil)}
2026-02-17 03:04:46.354 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Set[string](nil)}
2026-02-17 03:04:47.503 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7134"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7134"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7134"}
2026-02-17 03:04:47.538 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2235"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2235"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2235"}
2026-02-17 03:04:47.568 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-2235" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:47.610 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2235"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2235"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2235"} labels:{key:"validating-admission-policy-2235" value:"true"}
2026-02-17 03:04:47.799 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:04:47.800 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8078"} profile:{inbound_rules:{action:"allow" rule_id:"iHABtTjxT20sii35"} outbound_rules:{action:"allow" rule_id:"ynIUU1gcyjkpKuw2"}}
2026-02-17 03:04:47.800 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8078.default"} profile:{}
2026-02-17 03:04:47.800 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75314ca9104" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.248/32"}
2026-02-17 03:04:47.800 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:47.800 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:47.801 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:47.802 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali75314ca9104" ipVersion=0x4 table="filter"
2026-02-17 03:04:47.802 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pwtU6wQZUq7rhKj2kL" ipVersion=0x4 table="filter"
2026-02-17 03:04:47.802 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kOZBtfrz_gPlFMe5F6" ipVersion=0x4 table="filter"
2026-02-17 03:04:47.802 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali75314ca9104" ipVersion=0x4 table="filter"
2026-02-17 03:04:47.802 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pwtU6wQZUq7rhKj2kL" ipVersion=0x4 table="filter"
2026-02-17 03:04:47.802 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kOZBtfrz_gPlFMe5F6" ipVersion=0x4 table="filter"
2026-02-17 03:04:47.802 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali75314ca9104"
2026-02-17 03:04:47.802 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:47.802 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:47.848 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:47.849 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 03:04:47.861 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali75314ca9104" state="down"
2026-02-17 03:04:47.861 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75314ca9104"
2026-02-17 03:04:47.861 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75314ca9104", State:"down", Index:171}
2026-02-17 03:04:47.862 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{}}
2026-02-17 03:04:47.862 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{}}
2026-02-17 03:04:47.862 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75314ca9104"
2026-02-17 03:04:47.862 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:47.862 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:47.863 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali75314ca9104" state="up"
2026-02-17 03:04:47.890 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:47.890 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 03:04:47.890 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75314ca9104", State:"up", Index:171}
2026-02-17 03:04:47.890 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali75314ca9104"
2026-02-17 03:04:47.890 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75314ca9104"
2026-02-17 03:04:47.891 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75314ca9104"
2026-02-17 03:04:47.891 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:47.891 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:47.915 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:47.915 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:04:48.787 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2235"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2235"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2235"} labels:{key:"validating-admission-policy-2235" value:"true"}
2026-02-17 03:04:48.822 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:04:48.823 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75314ca9104" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.248/32"}
2026-02-17 03:04:48.823 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:48.823 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:48.823 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:48.823 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75314ca9104"
2026-02-17 03:04:48.824 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:48.824 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:48.857 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:48.857 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:04:48.857 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6029"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6029"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6029"}
2026-02-17 03:04:48.858 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6029" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:49.089 [INFO][95] 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:04:49.089 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali75314ca9104"
2026-02-17 03:04:49.089 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:49.089 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:49.140 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-5568" name:"default"}
2026-02-17 03:04:49.361 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5568"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5568"}
2026-02-17 03:04:49.403 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-5568"}
2026-02-17 03:04:55.780 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6029"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6029"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6029"}
2026-02-17 03:04:55.817 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-1719"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-1719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1719"}
2026-02-17 03:04:55.857 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-1719" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:55.922 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-7134" name:"default"}
2026-02-17 03:04:56.536 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7134"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7134"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7134"}
2026-02-17 03:04:56.582 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-2235" name:"default"}
2026-02-17 03:04:56.582 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-7134"}
2026-02-17 03:04:56.667 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:04:56.667 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75314ca9104" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.248/32"}
2026-02-17 03:04:56.667 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:56.667 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:56.667 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:56.668 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75314ca9104"
2026-02-17 03:04:56.668 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:56.668 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:56.703 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:56.703 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:04:56.807 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:04:56.808 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75314ca9104" profile_ids:"kns.statefulset-8078" profile_ids:"ksa.statefulset-8078.default" ipv4_nets:"10.100.8.248/32"}
2026-02-17 03:04:56.808 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:56.808 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:56.808 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:56.809 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75314ca9104"
2026-02-17 03:04:56.809 [INFO][95] felix/endpoint_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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:56.810 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:56.843 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:56.843 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:04:56.947 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2235"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2235"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2235"} labels:{key:"validating-admission-policy-2235" value:"true"}
2026-02-17 03:04:56.976 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-2235"}
2026-02-17 03:04:57.059 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=statefulset-8078/ss2-1, name=eth0)
2026-02-17 03:04:57.060 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8078/ss2-1" endpoint_id:"eth0"}
2026-02-17 03:04:57.060 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8078"}
2026-02-17 03:04:57.060 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8078.default"}
2026-02-17 03:04:57.060 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:57.061 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:57.061 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pwtU6wQZUq7rhKj2kL" ipVersion=0x4 table="filter"
2026-02-17 03:04:57.061 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kOZBtfrz_gPlFMe5F6" ipVersion=0x4 table="filter"
2026-02-17 03:04:57.061 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pwtU6wQZUq7rhKj2kL" ipVersion=0x4 table="filter"
2026-02-17 03:04:57.061 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kOZBtfrz_gPlFMe5F6" ipVersion=0x4 table="filter"
2026-02-17 03:04:57.061 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:57.061 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali75314ca9104" ipVersion=0x4 table="filter"
2026-02-17 03:04:57.061 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali75314ca9104" ipVersion=0x4 table="filter"
2026-02-17 03:04:57.061 [INFO][95] felix/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-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:57.061 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:57.062 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.248
2026-02-17 03:04:57.126 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8078/ss2-1", EndpointId:"eth0"}
2026-02-17 03:04:57.169 [INFO][95] 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:04:57.169 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75314ca9104"
2026-02-17 03:04:57.169 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{}}
2026-02-17 03:04:57.169 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Typed[string]{}}
2026-02-17 03:04:57.170 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali75314ca9104" state="down"
2026-02-17 03:04:57.172 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali75314ca9104" state=""
2026-02-17 03:04:57.172 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali75314ca9104"
2026-02-17 03:04:57.199 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75314ca9104", State:"down", Index:171}
2026-02-17 03:04:57.199 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75314ca9104", State:"", Index:171}
2026-02-17 03:04:57.199 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Set[string](nil)}
2026-02-17 03:04:57.199 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75314ca9104", Addrs:set.Set[string](nil)}
2026-02-17 03:04:59.102 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sample-api" namespace:"aggregator-1719" type:"ClusterIP" cluster_ips:"10.254.189.246" ports:{Protocol:"TCP" Port:7443}
2026-02-17 03:04:59.151 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-1719" name:"sample-apiserver"} labels:{key:"projectcalico.org/name" value:"sample-apiserver"}
2026-02-17 03:05:00.890 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6029" name:"default"}
2026-02-17 03:05:01.131 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6029"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6029"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6029"}
2026-02-17 03:05:01.162 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6029"}
2026-02-17 03:05:05.873 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8078"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8078"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8078"}
2026-02-17 03:05:05.909 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7930"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7930"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7930"}
2026-02-17 03:05:05.955 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-7930" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:05.985 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-7930" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:05:06.755 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee, name=eth0)
2026-02-17 03:05:06.756 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-7930"} profile:{inbound_rules:{action:"allow" rule_id:"uBpvZ1NfpyP_csc6"} outbound_rules:{action:"allow" rule_id:"rNBAGjMPGyOMIb67"}}
2026-02-17 03:05:06.756 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-7930.default"} profile:{}
2026-02-17 03:05:06.756 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a4753e67b6" profile_ids:"kns.dns-7930" profile_ids:"ksa.dns-7930.default" ipv4_nets:"10.100.8.249/32"}
2026-02-17 03:05:06.756 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:06.756 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:06.757 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:06.758 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4a4753e67b6" ipVersion=0x4 table="filter"
2026-02-17 03:05:06.758 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-7930" ipVersion=0x4 table="filter"
2026-02-17 03:05:06.758 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jwwTyS9TzcPk4DuaB6" ipVersion=0x4 table="filter"
2026-02-17 03:05:06.758 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4a4753e67b6" ipVersion=0x4 table="filter"
2026-02-17 03:05:06.758 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-7930" ipVersion=0x4 table="filter"
2026-02-17 03:05:06.758 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jwwTyS9TzcPk4DuaB6" ipVersion=0x4 table="filter"
2026-02-17 03:05:06.758 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4a4753e67b6"
2026-02-17 03:05:06.758 [INFO][95] felix/endpoint_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-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:06.758 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:06.805 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:06.805 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"} status="down"
2026-02-17 03:05:06.823 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali4a4753e67b6" state="down"
2026-02-17 03:05:06.824 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4a4753e67b6"
2026-02-17 03:05:06.824 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a4753e67b6", State:"down", Index:172}
2026-02-17 03:05:06.824 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a4753e67b6", Addrs:set.Typed[string]{}}
2026-02-17 03:05:06.824 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a4753e67b6", Addrs:set.Typed[string]{}}
2026-02-17 03:05:06.824 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a4753e67b6"
2026-02-17 03:05:06.824 [INFO][95] felix/endpoint_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-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:06.824 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:06.825 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali4a4753e67b6" state="up"
2026-02-17 03:05:06.850 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:06.850 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"} status="down"
2026-02-17 03:05:06.850 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a4753e67b6", State:"up", Index:172}
2026-02-17 03:05:06.850 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4a4753e67b6"
2026-02-17 03:05:06.850 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a4753e67b6"
2026-02-17 03:05:06.850 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a4753e67b6"
2026-02-17 03:05:06.850 [INFO][95] felix/endpoint_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-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:06.850 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:06.882 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:06.882 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"} status="up"
2026-02-17 03:05:07.685 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee, name=eth0)
2026-02-17 03:05:07.686 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a4753e67b6" profile_ids:"kns.dns-7930" profile_ids:"ksa.dns-7930.default" ipv4_nets:"10.100.8.249/32"}
2026-02-17 03:05:07.686 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:07.686 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:07.686 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:07.686 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a4753e67b6"
2026-02-17 03:05:07.687 [INFO][95] felix/endpoint_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-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:07.687 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:07.721 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:07.721 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"} status="up"
2026-02-17 03:05:07.873 [INFO][95] 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:05:07.873 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4a4753e67b6"
2026-02-17 03:05:07.873 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a4753e67b6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:07.874 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a4753e67b6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:10.912 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-8078" name:"default"}
2026-02-17 03:05:11.362 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-8078"
2026-02-17 03:05:11.606 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8078"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8078"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8078"}
2026-02-17 03:05:11.641 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-8078"}
2026-02-17 03:05:13.210 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee, name=eth0)
2026-02-17 03:05:13.214 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a4753e67b6" profile_ids:"kns.dns-7930" profile_ids:"ksa.dns-7930.default" ipv4_nets:"10.100.8.249/32"}
2026-02-17 03:05:13.214 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:13.215 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:13.215 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:13.217 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a4753e67b6"
2026-02-17 03:05:13.217 [INFO][95] felix/endpoint_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-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:13.217 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:13.240 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:13.240 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"} status="up"
2026-02-17 03:05:13.326 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee, name=eth0)
2026-02-17 03:05:13.326 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee" endpoint_id:"eth0"}
2026-02-17 03:05:13.326 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-7930.default"}
2026-02-17 03:05:13.326 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-7930"}
2026-02-17 03:05:13.326 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:13.326 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:13.327 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-7930" ipVersion=0x4 table="filter"
2026-02-17 03:05:13.327 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jwwTyS9TzcPk4DuaB6" ipVersion=0x4 table="filter"
2026-02-17 03:05:13.327 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-7930" ipVersion=0x4 table="filter"
2026-02-17 03:05:13.327 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jwwTyS9TzcPk4DuaB6" ipVersion=0x4 table="filter"
2026-02-17 03:05:13.327 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:13.327 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4a4753e67b6" ipVersion=0x4 table="filter"
2026-02-17 03:05:13.327 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4a4753e67b6" ipVersion=0x4 table="filter"
2026-02-17 03:05:13.327 [INFO][95] felix/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-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:13.327 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:13.328 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.249
2026-02-17 03:05:13.386 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-7930/dns-test-7bcb05e0-4416-4109-8320-aba0eee367ee", EndpointId:"eth0"}
2026-02-17 03:05:13.653 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-7930"
2026-02-17 03:05:13.702 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7930"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7930"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7930"}
2026-02-17 03:05:13.853 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9270"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-9270"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9270"}
2026-02-17 03:05:13.883 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9270" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:14.462 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-9270" type:"ClusterIP" cluster_ips:"10.254.142.181" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:05:15.149 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-9270" type:"ClusterIP" cluster_ips:"10.254.85.51" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:05:16.771 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali4a4753e67b6" state="down"
2026-02-17 03:05:16.771 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a4753e67b6", State:"down", Index:172}
2026-02-17 03:05:16.772 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4a4753e67b6"
2026-02-17 03:05:16.772 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali4a4753e67b6" state=""
2026-02-17 03:05:16.772 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4a4753e67b6"
2026-02-17 03:05:16.773 [INFO][95] 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=172
2026-02-17 03:05:16.803 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a4753e67b6", Addrs:set.Typed[string]{}}
2026-02-17 03:05:16.803 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a4753e67b6", Addrs:set.Typed[string]{}}
2026-02-17 03:05:16.803 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a4753e67b6", State:"", Index:172}
2026-02-17 03:05:16.803 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a4753e67b6", Addrs:set.Set[string](nil)}
2026-02-17 03:05:16.803 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a4753e67b6", Addrs:set.Set[string](nil)}
2026-02-17 03:05:17.072 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-9270/externalsvc-7576cd9b5-qmc7t, name=eth0)
2026-02-17 03:05:17.073 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-9270"} profile:{inbound_rules:{action:"allow" rule_id:"ucNWGI0c7Y9qU37n"} outbound_rules:{action:"allow" rule_id:"k-SWQmeJ1RUnWl86"}}
2026-02-17 03:05:17.073 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-9270.default"} profile:{}
2026-02-17 03:05:17.073 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9270/externalsvc-7576cd9b5-qmc7t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3d3ea06ea89" profile_ids:"kns.services-9270" profile_ids:"ksa.services-9270.default" ipv4_nets:"10.100.8.250/32"}
2026-02-17 03:05:17.073 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:17.073 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:17.073 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:17.074 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3d3ea06ea89" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.074 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-9270" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.074 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KOvbr_jPK3AV5DWQFe" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.074 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3d3ea06ea89" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.074 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-9270" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.074 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KOvbr_jPK3AV5DWQFe" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.074 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3d3ea06ea89"
2026-02-17 03:05:17.074 [INFO][95] felix/endpoint_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-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:17.074 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:17.126 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:17.126 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"} status="down"
2026-02-17 03:05:17.143 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali3d3ea06ea89" state="down"
2026-02-17 03:05:17.143 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3d3ea06ea89", State:"down", Index:173}
2026-02-17 03:05:17.143 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3d3ea06ea89"
2026-02-17 03:05:17.143 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3d3ea06ea89", Addrs:set.Typed[string]{}}
2026-02-17 03:05:17.143 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3d3ea06ea89", Addrs:set.Typed[string]{}}
2026-02-17 03:05:17.143 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali3d3ea06ea89" state="up"
2026-02-17 03:05:17.143 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3d3ea06ea89"
2026-02-17 03:05:17.143 [INFO][95] felix/endpoint_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-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:17.143 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:17.171 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:17.171 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"} status="down"
2026-02-17 03:05:17.171 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3d3ea06ea89", State:"up", Index:173}
2026-02-17 03:05:17.171 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3d3ea06ea89"
2026-02-17 03:05:17.171 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3d3ea06ea89"
2026-02-17 03:05:17.172 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3d3ea06ea89"
2026-02-17 03:05:17.172 [INFO][95] felix/endpoint_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-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:17.172 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:17.198 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:17.198 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"} status="up"
2026-02-17 03:05:17.755 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-9270/externalsvc-7576cd9b5-qmc7t, name=eth0)
2026-02-17 03:05:17.756 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9270/externalsvc-7576cd9b5-qmc7t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3d3ea06ea89" profile_ids:"kns.services-9270" profile_ids:"ksa.services-9270.default" ipv4_nets:"10.100.8.250/32"}
2026-02-17 03:05:17.756 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:17.756 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:17.756 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:17.756 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3d3ea06ea89"
2026-02-17 03:05:17.757 [INFO][95] felix/endpoint_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-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:17.757 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:17.822 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:17.822 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"} status="up"
2026-02-17 03:05:18.511 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5666"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5666"}
2026-02-17 03:05:18.537 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6077"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6077"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6077"}
2026-02-17 03:05:18.570 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6077" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:18.760 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-7930" name:"default"}
2026-02-17 03:05:18.991 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-6077" type:"ClusterIP" cluster_ips:"10.254.15.226" ports:{Protocol:"TCP" Port:6379}
2026-02-17 03:05:19.013 [INFO][95] 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:05:19.013 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3d3ea06ea89"
2026-02-17 03:05:19.042 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3d3ea06ea89", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:19.042 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3d3ea06ea89", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:19.218 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7930"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7930"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7930"}
2026-02-17 03:05:19.250 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-7930"}
2026-02-17 03:05:19.361 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-6077/agnhost-primary-k2pgh, name=eth0)
2026-02-17 03:05:19.361 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-6077"} profile:{inbound_rules:{action:"allow" rule_id:"IwaiV0-S6VTU5kSc"} outbound_rules:{action:"allow" rule_id:"Mv82UToi1SBUGwBD"}}
2026-02-17 03:05:19.362 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-6077.default"} profile:{}
2026-02-17 03:05:19.362 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6077/agnhost-primary-k2pgh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali80b680a7947" profile_ids:"kns.kubectl-6077" profile_ids:"ksa.kubectl-6077.default" ipv4_nets:"10.100.8.227/32"}
2026-02-17 03:05:19.362 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:19.362 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:19.362 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:19.362 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali80b680a7947" ipVersion=0x4 table="filter"
2026-02-17 03:05:19.362 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-6077" ipVersion=0x4 table="filter"
2026-02-17 03:05:19.362 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_s1MKupVdBmlfC3mj5f" ipVersion=0x4 table="filter"
2026-02-17 03:05:19.362 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali80b680a7947" ipVersion=0x4 table="filter"
2026-02-17 03:05:19.363 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-6077" ipVersion=0x4 table="filter"
2026-02-17 03:05:19.363 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_s1MKupVdBmlfC3mj5f" ipVersion=0x4 table="filter"
2026-02-17 03:05:19.363 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali80b680a7947"
2026-02-17 03:05:19.363 [INFO][95] felix/endpoint_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-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:19.363 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:19.415 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:19.415 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"} status="down"
2026-02-17 03:05:19.431 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali80b680a7947" state="down"
2026-02-17 03:05:19.431 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali80b680a7947"
2026-02-17 03:05:19.431 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali80b680a7947", State:"down", Index:174}
2026-02-17 03:05:19.431 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali80b680a7947", Addrs:set.Typed[string]{}}
2026-02-17 03:05:19.432 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali80b680a7947", Addrs:set.Typed[string]{}}
2026-02-17 03:05:19.432 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali80b680a7947"
2026-02-17 03:05:19.432 [INFO][95] felix/endpoint_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-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:19.432 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:19.436 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali80b680a7947" state="up"
2026-02-17 03:05:19.458 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:19.458 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"} status="down"
2026-02-17 03:05:19.458 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-9270" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:05:19.482 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali80b680a7947", State:"up", Index:174}
2026-02-17 03:05:19.482 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali80b680a7947"
2026-02-17 03:05:19.482 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali80b680a7947"
2026-02-17 03:05:19.482 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali80b680a7947"
2026-02-17 03:05:19.483 [INFO][95] felix/endpoint_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-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:19.483 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:19.517 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:19.517 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"} status="up"
2026-02-17 03:05:19.771 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-6077/agnhost-primary-k2pgh, name=eth0)
2026-02-17 03:05:19.771 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6077/agnhost-primary-k2pgh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali80b680a7947" profile_ids:"kns.kubectl-6077" profile_ids:"ksa.kubectl-6077.default" ipv4_nets:"10.100.8.227/32"}
2026-02-17 03:05:19.772 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:19.772 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:19.772 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:19.773 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali80b680a7947"
2026-02-17 03:05:19.774 [INFO][95] felix/endpoint_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-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:19.774 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:19.829 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:19.830 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"} status="up"
2026-02-17 03:05:20.053 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-9270/execpodcsmlh, name=eth0)
2026-02-17 03:05:20.053 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9270/execpodcsmlh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00ea29c2044" profile_ids:"kns.services-9270" profile_ids:"ksa.services-9270.default" ipv4_nets:"10.100.8.236/32"}
2026-02-17 03:05:20.054 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:20.054 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:20.054 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:20.055 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali00ea29c2044" ipVersion=0x4 table="filter"
2026-02-17 03:05:20.055 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali00ea29c2044" ipVersion=0x4 table="filter"
2026-02-17 03:05:20.055 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali00ea29c2044"
2026-02-17 03:05:20.055 [INFO][95] felix/endpoint_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-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:20.055 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:20.110 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:20.110 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"} status="down"
2026-02-17 03:05:20.137 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali00ea29c2044" state="down"
2026-02-17 03:05:20.137 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali00ea29c2044"
2026-02-17 03:05:20.137 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali00ea29c2044" state="up"
2026-02-17 03:05:20.137 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00ea29c2044", State:"down", Index:175}
2026-02-17 03:05:20.137 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00ea29c2044", Addrs:set.Typed[string]{}}
2026-02-17 03:05:20.138 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00ea29c2044", Addrs:set.Typed[string]{}}
2026-02-17 03:05:20.138 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00ea29c2044", State:"up", Index:175}
2026-02-17 03:05:20.138 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali00ea29c2044"
2026-02-17 03:05:20.138 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00ea29c2044"
2026-02-17 03:05:20.138 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00ea29c2044"
2026-02-17 03:05:20.138 [INFO][95] felix/endpoint_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-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:20.138 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:20.159 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:20.159 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"} status="up"
2026-02-17 03:05:20.770 [INFO][95] 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:05:20.770 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali80b680a7947"
2026-02-17 03:05:20.770 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali80b680a7947", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:20.770 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali80b680a7947", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:20.776 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-9270/execpodcsmlh, name=eth0)
2026-02-17 03:05:20.794 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9270/execpodcsmlh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00ea29c2044" profile_ids:"kns.services-9270" profile_ids:"ksa.services-9270.default" ipv4_nets:"10.100.8.236/32"}
2026-02-17 03:05:20.794 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:20.794 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:20.794 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:20.794 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00ea29c2044"
2026-02-17 03:05:20.794 [INFO][95] felix/endpoint_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-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:20.794 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:20.822 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:20.822 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"} status="up"
2026-02-17 03:05:20.898 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6077"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6077"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6077"}
2026-02-17 03:05:20.926 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-4814"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-4814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4814"}
2026-02-17 03:05:20.955 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-4814" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:20.983 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-plh2x-1805"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-plh2x-1805"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-plh2x-1805"}
2026-02-17 03:05:21.004 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-limitrange-plh2x-1805" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:21.058 [INFO][95] 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:05:21.058 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali00ea29c2044"
2026-02-17 03:05:21.058 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00ea29c2044", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:21.058 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00ea29c2044", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:21.150 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-4814"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-4814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4814"}
2026-02-17 03:05:21.183 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-plh2x-1805"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-plh2x-1805"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-plh2x-1805"}
2026-02-17 03:05:21.183 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5204"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5204"}
2026-02-17 03:05:21.215 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5204" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:21.241 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5204"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5204"} labels:{key:"webhook-5204" value:"true"}
2026-02-17 03:05:21.241 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1496"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1496"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1496"} labels:{key:"webhook-5204-markers" value:"true"}
2026-02-17 03:05:21.241 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1496" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:21.760 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-9270"
2026-02-17 03:05:21.807 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-9270/externalsvc-7576cd9b5-qmc7t, name=eth0)
2026-02-17 03:05:21.820 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9270/externalsvc-7576cd9b5-qmc7t" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3d3ea06ea89" profile_ids:"kns.services-9270" profile_ids:"ksa.services-9270.default" ipv4_nets:"10.100.8.250/32"}
2026-02-17 03:05:21.820 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:21.820 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:21.822 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:21.822 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3d3ea06ea89"
2026-02-17 03:05:21.823 [INFO][95] felix/endpoint_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-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:21.823 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:21.837 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-9270/externalsvc-7576cd9b5-qmc7t, name=eth0)
2026-02-17 03:05:21.882 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:21.882 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"} status="up"
2026-02-17 03:05:21.882 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9270/externalsvc-7576cd9b5-qmc7t" endpoint_id:"eth0"}
2026-02-17 03:05:21.882 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"clusterip-service" namespace:"services-9270"
2026-02-17 03:05:21.882 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:21.882 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:21.883 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:21.883 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3d3ea06ea89" ipVersion=0x4 table="filter"
2026-02-17 03:05:21.883 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3d3ea06ea89" ipVersion=0x4 table="filter"
2026-02-17 03:05:21.883 [INFO][95] felix/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-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:21.883 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:21.885 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.250
2026-02-17 03:05:21.948 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/externalsvc-7576cd9b5-qmc7t", EndpointId:"eth0"}
2026-02-17 03:05:21.948 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9270"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-9270"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9270"}
2026-02-17 03:05:21.948 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8332"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8332"}
2026-02-17 03:05:21.948 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8332" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:23.682 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"sample-api" namespace:"aggregator-1719"
2026-02-17 03:05:23.740 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-1719" name:"sample-apiserver"}
2026-02-17 03:05:23.843 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-1719"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-1719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1719"}
2026-02-17 03:05:23.876 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3560"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3560"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3560"}
2026-02-17 03:05:23.913 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-3560" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:23.977 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3560"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3560"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3560"}
2026-02-17 03:05:24.022 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9884"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9884"}
2026-02-17 03:05:24.057 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-9884" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:24.113 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-9884" type:"ClusterIP" cluster_ips:"10.254.28.144" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:05:24.275 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali3d3ea06ea89" state="down"
2026-02-17 03:05:24.275 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3d3ea06ea89"
2026-02-17 03:05:24.275 [INFO][95] 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:05:24.275 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3d3ea06ea89", State:"down", Index:173}
2026-02-17 03:05:24.275 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3d3ea06ea89", Addrs:set.Typed[string]{}}
2026-02-17 03:05:24.275 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3d3ea06ea89", Addrs:set.Typed[string]{}}
2026-02-17 03:05:24.278 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali3d3ea06ea89" state=""
2026-02-17 03:05:24.278 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3d3ea06ea89"
2026-02-17 03:05:24.303 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3d3ea06ea89", State:"", Index:173}
2026-02-17 03:05:24.303 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3d3ea06ea89", Addrs:set.Set[string](nil)}
2026-02-17 03:05:24.303 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3d3ea06ea89", Addrs:set.Set[string](nil)}
2026-02-17 03:05:24.420 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5204" type:"ClusterIP" cluster_ips:"10.254.161.197" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:05:24.573 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-5666" name:"default"}
2026-02-17 03:05:24.632 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5666"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5666"}
2026-02-17 03:05:24.660 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-5666"}
2026-02-17 03:05:25.923 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-6077/agnhost-primary-k2pgh, name=eth0)
2026-02-17 03:05:25.923 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6077/agnhost-primary-k2pgh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali80b680a7947" profile_ids:"kns.kubectl-6077" profile_ids:"ksa.kubectl-6077.default" ipv4_nets:"10.100.8.227/32"}
2026-02-17 03:05:25.924 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:25.924 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:25.924 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:25.925 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali80b680a7947"
2026-02-17 03:05:25.925 [INFO][95] felix/endpoint_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-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:25.925 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:25.954 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:25.954 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"} status="up"
2026-02-17 03:05:26.026 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6077"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6077"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6077"}
2026-02-17 03:05:26.130 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8332"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8332"}
2026-02-17 03:05:26.159 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-9884"
2026-02-17 03:05:26.182 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9653"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-9653"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9653"}
2026-02-17 03:05:26.206 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9653" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:26.237 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-6077/agnhost-primary-k2pgh, name=eth0)
2026-02-17 03:05:26.238 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6077/agnhost-primary-k2pgh" endpoint_id:"eth0"}
2026-02-17 03:05:26.238 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-6077"}
2026-02-17 03:05:26.238 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-6077.default"}
2026-02-17 03:05:26.238 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:26.238 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:26.239 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-6077" ipVersion=0x4 table="filter"
2026-02-17 03:05:26.239 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_s1MKupVdBmlfC3mj5f" ipVersion=0x4 table="filter"
2026-02-17 03:05:26.239 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-6077" ipVersion=0x4 table="filter"
2026-02-17 03:05:26.239 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_s1MKupVdBmlfC3mj5f" ipVersion=0x4 table="filter"
2026-02-17 03:05:26.239 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:26.239 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali80b680a7947" ipVersion=0x4 table="filter"
2026-02-17 03:05:26.239 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali80b680a7947" ipVersion=0x4 table="filter"
2026-02-17 03:05:26.239 [INFO][95] felix/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-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:26.239 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:26.240 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.227
2026-02-17 03:05:26.312 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6077/agnhost-primary-k2pgh", EndpointId:"eth0"}
2026-02-17 03:05:26.313 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-v2vsm" namespace:"services-9653" type:"LoadBalancer" cluster_ips:"10.254.168.53" ports:{Protocol:"TCP" Port:80 NodePort:32165}
2026-02-17 03:05:26.313 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9884"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9884"}
2026-02-17 03:05:26.313 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-v2vsm" namespace:"services-9653" type:"LoadBalancer" cluster_ips:"10.254.168.53" ports:{Protocol:"TCP" Port:80 NodePort:32165}
2026-02-17 03:05:26.313 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-220"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"lease-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:"lease-test-220"}
2026-02-17 03:05:26.313 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"lease-test-220" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:26.313 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-v2vsm" namespace:"services-9653" type:"LoadBalancer" cluster_ips:"10.254.168.53" ports:{Protocol:"TCP" Port:80 NodePort:32165}
2026-02-17 03:05:26.342 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali80b680a7947" state="down"
2026-02-17 03:05:26.343 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali80b680a7947"
2026-02-17 03:05:26.345 [INFO][95] 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:05:26.349 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-v2vsm" namespace:"services-9653" type:"LoadBalancer" cluster_ips:"10.254.168.53" ports:{Protocol:"TCP" Port:80 NodePort:32165}
2026-02-17 03:05:26.353 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali80b680a7947" state=""
2026-02-17 03:05:26.353 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali80b680a7947"
2026-02-17 03:05:26.376 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali80b680a7947", State:"down", Index:174}
2026-02-17 03:05:26.377 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali80b680a7947", Addrs:set.Typed[string]{}}
2026-02-17 03:05:26.377 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali80b680a7947", Addrs:set.Typed[string]{}}
2026-02-17 03:05:26.377 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali80b680a7947", State:"", Index:174}
2026-02-17 03:05:26.377 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali80b680a7947", Addrs:set.Set[string](nil)}
2026-02-17 03:05:26.377 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali80b680a7947", Addrs:set.Set[string](nil)}
2026-02-17 03:05:26.405 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-v2vsm" namespace:"services-9653"
2026-02-17 03:05:26.430 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9653"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-9653"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9653"}
2026-02-17 03:05:26.450 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-3837"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-3837"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3837"}
2026-02-17 03:05:26.491 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-3837" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:26.547 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-3837" type:"ClusterIP" cluster_ips:"10.254.250.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:05:26.585 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-3837" type:"ClusterIP" cluster_ips:"10.254.214.243" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:05:26.614 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-3837" type:"ClusterIP" cluster_ips:"10.254.132.100" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:05:26.614 [INFO][95] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 03:05:26.654 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-220"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"lease-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:"lease-test-220"}
2026-02-17 03:05:26.667 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6376"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6376"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6376"}
2026-02-17 03:05:26.687 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6376" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:26.699 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-bmn2f" ipv4_addr:"192.168.24.229/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-guq3k-default-worker-mbmz6-4zqc4-bmn2f"} 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:05:26.706 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-limitrange-plh2x-1805" name:"default"}
2026-02-17 03:05:26.727 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:05:26.727 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:05:26.914 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-9270/execpodcsmlh, name=eth0)
2026-02-17 03:05:26.915 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9270/execpodcsmlh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00ea29c2044" profile_ids:"kns.services-9270" profile_ids:"ksa.services-9270.default" ipv4_nets:"10.100.8.236/32"}
2026-02-17 03:05:26.915 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:26.915 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:26.915 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:26.916 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00ea29c2044"
2026-02-17 03:05:26.917 [INFO][95] felix/endpoint_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-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:26.917 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:26.924 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=services-9270/execpodcsmlh, name=eth0)
2026-02-17 03:05:26.949 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:26.949 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"} status="up"
2026-02-17 03:05:26.949 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9270/execpodcsmlh" endpoint_id:"eth0"}
2026-02-17 03:05:26.949 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-9270.default"}
2026-02-17 03:05:26.949 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-9270"}
2026-02-17 03:05:26.949 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:26.949 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:26.949 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-9270" ipVersion=0x4 table="filter"
2026-02-17 03:05:26.949 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KOvbr_jPK3AV5DWQFe" ipVersion=0x4 table="filter"
2026-02-17 03:05:26.949 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-9270" ipVersion=0x4 table="filter"
2026-02-17 03:05:26.949 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KOvbr_jPK3AV5DWQFe" ipVersion=0x4 table="filter"
2026-02-17 03:05:26.949 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:26.950 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali00ea29c2044" ipVersion=0x4 table="filter"
2026-02-17 03:05:26.950 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali00ea29c2044" ipVersion=0x4 table="filter"
2026-02-17 03:05:26.950 [INFO][95] felix/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-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:26.950 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:26.951 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.236
2026-02-17 03:05:27.010 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9270/execpodcsmlh", EndpointId:"eth0"}
2026-02-17 03:05:27.142 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9270" name:"default"}
2026-02-17 03:05:27.162 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=endpointslice-3837/pod2, name=eth0)
2026-02-17 03:05:27.169 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-3837"} profile:{inbound_rules:{action:"allow" rule_id:"kYVO5-8Z-5cZm0Lw"} outbound_rules:{action:"allow" rule_id:"4LjMLgN9a9N5Oswv"}}
2026-02-17 03:05:27.169 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-3837.default"} profile:{}
2026-02-17 03:05:27.169 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-3837/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f1b342d9ed" profile_ids:"kns.endpointslice-3837" profile_ids:"ksa.endpointslice-3837.default" ipv4_nets:"10.100.8.239/32"}
2026-02-17 03:05:27.170 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:27.170 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:27.170 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:27.170 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8f1b342d9ed" ipVersion=0x4 table="filter"
2026-02-17 03:05:27.170 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_josyt6pmCbLeyajY2s" ipVersion=0x4 table="filter"
2026-02-17 03:05:27.170 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XeGIwysZYjN3hBz_Sd" ipVersion=0x4 table="filter"
2026-02-17 03:05:27.170 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8f1b342d9ed" ipVersion=0x4 table="filter"
2026-02-17 03:05:27.170 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_josyt6pmCbLeyajY2s" ipVersion=0x4 table="filter"
2026-02-17 03:05:27.170 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XeGIwysZYjN3hBz_Sd" ipVersion=0x4 table="filter"
2026-02-17 03:05:27.171 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8f1b342d9ed"
2026-02-17 03:05:27.171 [INFO][95] felix/endpoint_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-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:27.171 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:27.214 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:27.214 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"} status="down"
2026-02-17 03:05:27.231 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-plh2x-1805"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-plh2x-1805"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-plh2x-1805"}
2026-02-17 03:05:27.232 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali8f1b342d9ed" state="down"
2026-02-17 03:05:27.232 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8f1b342d9ed"
2026-02-17 03:05:27.232 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f1b342d9ed", State:"down", Index:176}
2026-02-17 03:05:27.232 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f1b342d9ed", Addrs:set.Typed[string]{}}
2026-02-17 03:05:27.232 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f1b342d9ed", Addrs:set.Typed[string]{}}
2026-02-17 03:05:27.232 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali8f1b342d9ed" state="up"
2026-02-17 03:05:27.232 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f1b342d9ed", State:"up", Index:176}
2026-02-17 03:05:27.240 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 03:05:27.253 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-4814" name:"default"}
2026-02-17 03:05:27.257 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8f1b342d9ed"
2026-02-17 03:05:27.257 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8f1b342d9ed"
2026-02-17 03:05:27.258 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f1b342d9ed"
2026-02-17 03:05:27.258 [INFO][95] felix/endpoint_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-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:27.258 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:27.281 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:27.281 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"} status="up"
2026-02-17 03:05:27.282 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-limitrange-plh2x-1805"}
2026-02-17 03:05:27.376 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb, name=eth0)
2026-02-17 03:05:27.406 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-6376"} profile:{inbound_rules:{action:"allow" rule_id:"_bMTowp8mmcEEBbV"} outbound_rules:{action:"allow" rule_id:"HxV15wFpigWRjcG3"}}
2026-02-17 03:05:27.406 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-6376.default"} profile:{}
2026-02-17 03:05:27.406 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4518f81e7e" profile_ids:"kns.projected-6376" profile_ids:"ksa.projected-6376.default" ipv4_nets:"10.100.8.234/32"}
2026-02-17 03:05:27.443 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calie4518f81e7e" state="down"
2026-02-17 03:05:27.443 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4518f81e7e", State:"down", Index:177}
2026-02-17 03:05:27.444 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4518f81e7e"
2026-02-17 03:05:27.444 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4518f81e7e", Addrs:set.Typed[string]{}}
2026-02-17 03:05:27.444 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calie4518f81e7e" state="up"
2026-02-17 03:05:27.444 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4518f81e7e", Addrs:set.Typed[string]{}}
2026-02-17 03:05:27.444 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4518f81e7e", State:"up", Index:177}
2026-02-17 03:05:27.457 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali00ea29c2044" state="down"
2026-02-17 03:05:27.457 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali00ea29c2044"
2026-02-17 03:05:27.457 [INFO][95] 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:05:27.457 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00ea29c2044", State:"down", Index:175}
2026-02-17 03:05:27.457 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00ea29c2044", Addrs:set.Typed[string]{}}
2026-02-17 03:05:27.457 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00ea29c2044", Addrs:set.Typed[string]{}}
2026-02-17 03:05:27.458 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali00ea29c2044" state=""
2026-02-17 03:05:27.458 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali00ea29c2044"
2026-02-17 03:05:27.458 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00ea29c2044", State:"", Index:175}
2026-02-17 03:05:27.458 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00ea29c2044", Addrs:set.Set[string](nil)}
2026-02-17 03:05:27.458 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00ea29c2044", Addrs:set.Set[string](nil)}
2026-02-17 03:05:27.466 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie4518f81e7e"
2026-02-17 03:05:27.467 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:27.467 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:27.467 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:27.467 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie4518f81e7e" ipVersion=0x4 table="filter"
2026-02-17 03:05:27.467 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-6376" ipVersion=0x4 table="filter"
2026-02-17 03:05:27.467 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MKauqb4YOQeE7bzFwC" ipVersion=0x4 table="filter"
2026-02-17 03:05:27.467 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie4518f81e7e" ipVersion=0x4 table="filter"
2026-02-17 03:05:27.467 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-6376" ipVersion=0x4 table="filter"
2026-02-17 03:05:27.467 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MKauqb4YOQeE7bzFwC" ipVersion=0x4 table="filter"
2026-02-17 03:05:27.467 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4518f81e7e"
2026-02-17 03:05:27.468 [INFO][95] felix/endpoint_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-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:27.468 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:27.511 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:27.511 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"} status="up"
2026-02-17 03:05:27.601 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-4814"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-4814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4814"}
2026-02-17 03:05:27.629 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-4814"}
2026-02-17 03:05:27.826 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9270"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-9270"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9270"}
2026-02-17 03:05:27.826 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb, name=eth0)
2026-02-17 03:05:27.855 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4518f81e7e" profile_ids:"kns.projected-6376" profile_ids:"ksa.projected-6376.default" ipv4_nets:"10.100.8.234/32"}
2026-02-17 03:05:27.857 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=endpointslice-3837/pod2, name=eth0)
2026-02-17 03:05:27.858 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-3837/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f1b342d9ed" profile_ids:"kns.endpointslice-3837" profile_ids:"ksa.endpointslice-3837.default" ipv4_nets:"10.100.8.239/32"}
2026-02-17 03:05:27.873 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9270"}
2026-02-17 03:05:27.893 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:27.894 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:27.894 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:27.894 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:27.895 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:27.895 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:27.895 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f1b342d9ed"
2026-02-17 03:05:27.895 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4518f81e7e"
2026-02-17 03:05:27.895 [INFO][95] felix/endpoint_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-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:27.895 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:27.895 [INFO][95] felix/endpoint_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-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:27.895 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:27.946 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:27.946 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"} status="up"
2026-02-17 03:05:27.946 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:27.946 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"} status="up"
2026-02-17 03:05:28.577 [INFO][95] 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:05:28.577 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8f1b342d9ed"
2026-02-17 03:05:28.577 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f1b342d9ed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:28.577 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f1b342d9ed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:28.577 [INFO][95] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 03:05:28.673 [INFO][95] 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:05:28.673 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie4518f81e7e"
2026-02-17 03:05:28.673 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4518f81e7e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:28.673 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4518f81e7e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:28.859 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb, name=eth0)
2026-02-17 03:05:28.859 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4518f81e7e" profile_ids:"kns.projected-6376" profile_ids:"ksa.projected-6376.default" ipv4_nets:"10.100.8.234/32"}
2026-02-17 03:05:28.859 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:28.859 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:28.859 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:28.860 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4518f81e7e"
2026-02-17 03:05:28.861 [INFO][95] felix/endpoint_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-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:28.861 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:28.885 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:28.886 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"} status="up"
2026-02-17 03:05:28.989 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-1719" name:"default"}
2026-02-17 03:05:29.031 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3560"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3560"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3560"}
2026-02-17 03:05:29.238 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-1719"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-1719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1719"}
2026-02-17 03:05:29.268 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregator-1719"}
2026-02-17 03:05:30.070 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb, name=eth0)
2026-02-17 03:05:30.070 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4518f81e7e" profile_ids:"kns.projected-6376" profile_ids:"ksa.projected-6376.default" ipv4_nets:"10.100.8.234/32"}
2026-02-17 03:05:30.070 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:30.070 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:30.070 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:30.071 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4518f81e7e"
2026-02-17 03:05:30.071 [INFO][95] felix/endpoint_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-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:30.071 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:30.104 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:30.104 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"} status="up"
2026-02-17 03:05:30.182 [INFO][95] 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:05:30.182 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4518f81e7e"
2026-02-17 03:05:30.182 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4518f81e7e", Addrs:set.Typed[string]{}}
2026-02-17 03:05:30.182 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4518f81e7e", Addrs:set.Typed[string]{}}
2026-02-17 03:05:30.183 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calie4518f81e7e" state="down"
2026-02-17 03:05:30.183 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calie4518f81e7e" state=""
2026-02-17 03:05:30.183 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie4518f81e7e"
2026-02-17 03:05:30.214 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4518f81e7e", State:"down", Index:177}
2026-02-17 03:05:30.214 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4518f81e7e", State:"", Index:177}
2026-02-17 03:05:30.214 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4518f81e7e", Addrs:set.Set[string](nil)}
2026-02-17 03:05:30.214 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4518f81e7e", Addrs:set.Set[string](nil)}
2026-02-17 03:05:30.215 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie4518f81e7e"
2026-02-17 03:05:30.215 [INFO][95] felix/endpoint_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-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:30.215 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:30.215 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.234
2026-02-17 03:05:30.236 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:30.236 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"} status="down"
2026-02-17 03:05:30.294 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb, name=eth0)
2026-02-17 03:05:30.295 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb" endpoint_id:"eth0"}
2026-02-17 03:05:30.295 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-6376.default"}
2026-02-17 03:05:30.295 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-6376"}
2026-02-17 03:05:30.295 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:30.295 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:30.295 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-6376" ipVersion=0x4 table="filter"
2026-02-17 03:05:30.295 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MKauqb4YOQeE7bzFwC" ipVersion=0x4 table="filter"
2026-02-17 03:05:30.295 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-6376" ipVersion=0x4 table="filter"
2026-02-17 03:05:30.295 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MKauqb4YOQeE7bzFwC" ipVersion=0x4 table="filter"
2026-02-17 03:05:30.295 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:30.295 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie4518f81e7e" ipVersion=0x4 table="filter"
2026-02-17 03:05:30.296 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie4518f81e7e" ipVersion=0x4 table="filter"
2026-02-17 03:05:30.296 [INFO][95] felix/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-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:30.296 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:30.359 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6376/pod-projected-secrets-835e121d-461d-4e08-8e13-8af2d59a57eb", EndpointId:"eth0"}
2026-02-17 03:05:30.704 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-3837"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-3837"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3837"}
2026-02-17 03:05:30.736 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7028"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7028"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7028"}
2026-02-17 03:05:30.759 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-7028" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:30.817 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6376"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6376"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6376"}
2026-02-17 03:05:30.885 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8400"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8400"}
2026-02-17 03:05:30.915 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8400" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:31.078 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-6077"
2026-02-17 03:05:31.443 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105, name=eth0)
2026-02-17 03:05:31.444 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-7028"} profile:{inbound_rules:{action:"allow" rule_id:"2djuJM6wmMJ4PDDQ"} outbound_rules:{action:"allow" rule_id:"3hjl1N6Sc-cfwb-J"}}
2026-02-17 03:05:31.444 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-7028.default"} profile:{}
2026-02-17 03:05:31.476 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5af004b54ff" profile_ids:"kns.emptydir-7028" profile_ids:"ksa.emptydir-7028.default" ipv4_nets:"10.100.8.246/32"}
2026-02-17 03:05:31.476 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8332" name:"default"}
2026-02-17 03:05:31.476 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:31.477 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:31.477 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:31.477 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5af004b54ff" ipVersion=0x4 table="filter"
2026-02-17 03:05:31.477 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-7028" ipVersion=0x4 table="filter"
2026-02-17 03:05:31.477 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WTORnz7QSx5h8FJrpi" ipVersion=0x4 table="filter"
2026-02-17 03:05:31.477 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5af004b54ff" ipVersion=0x4 table="filter"
2026-02-17 03:05:31.477 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-7028" ipVersion=0x4 table="filter"
2026-02-17 03:05:31.477 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WTORnz7QSx5h8FJrpi" ipVersion=0x4 table="filter"
2026-02-17 03:05:31.477 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5af004b54ff"
2026-02-17 03:05:31.477 [INFO][95] felix/endpoint_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-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:31.477 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:31.517 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali5af004b54ff" state="down"
2026-02-17 03:05:31.517 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5af004b54ff"
2026-02-17 03:05:31.518 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:31.518 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"} status="down"
2026-02-17 03:05:31.518 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5af004b54ff", State:"down", Index:178}
2026-02-17 03:05:31.518 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5af004b54ff", Addrs:set.Typed[string]{}}
2026-02-17 03:05:31.518 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5af004b54ff", Addrs:set.Typed[string]{}}
2026-02-17 03:05:31.519 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5af004b54ff"
2026-02-17 03:05:31.519 [INFO][95] felix/endpoint_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-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:31.519 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:31.520 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali5af004b54ff" state="up"
2026-02-17 03:05:31.552 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:31.552 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"} status="down"
2026-02-17 03:05:31.552 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5af004b54ff", State:"up", Index:178}
2026-02-17 03:05:31.552 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5af004b54ff"
2026-02-17 03:05:31.552 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5af004b54ff"
2026-02-17 03:05:31.552 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5af004b54ff"
2026-02-17 03:05:31.552 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598, name=eth0)
2026-02-17 03:05:31.553 [INFO][95] felix/endpoint_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-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:31.553 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:31.575 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:31.575 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"} status="up"
2026-02-17 03:05:31.575 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-8400"} profile:{inbound_rules:{action:"allow" rule_id:"fs9L36lWv80EezQ_"} outbound_rules:{action:"allow" rule_id:"Y8g0KX4XCcDjQSTW"}}
2026-02-17 03:05:31.575 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-8400.default"} profile:{}
2026-02-17 03:05:31.575 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8da7641a53e" profile_ids:"kns.projected-8400" profile_ids:"ksa.projected-8400.default" ipv4_nets:"10.100.8.241/32"}
2026-02-17 03:05:31.575 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:31.575 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:31.575 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:31.576 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 03:05:31.576 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8da7641a53e" ipVersion=0x4 table="filter"
2026-02-17 03:05:31.576 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-8400" ipVersion=0x4 table="filter"
2026-02-17 03:05:31.576 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ng4Y9tOs_LbGW-Ny7O" ipVersion=0x4 table="filter"
2026-02-17 03:05:31.576 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 03:05:31.576 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8da7641a53e" ipVersion=0x4 table="filter"
2026-02-17 03:05:31.576 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-8400" ipVersion=0x4 table="filter"
2026-02-17 03:05:31.576 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ng4Y9tOs_LbGW-Ny7O" ipVersion=0x4 table="filter"
2026-02-17 03:05:31.576 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8da7641a53e"
2026-02-17 03:05:31.576 [INFO][95] felix/endpoint_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-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:31.576 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:31.614 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:31.614 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"} status="down"
2026-02-17 03:05:31.633 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali8da7641a53e" state="down"
2026-02-17 03:05:31.633 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8da7641a53e"
2026-02-17 03:05:31.633 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8da7641a53e", State:"down", Index:179}
2026-02-17 03:05:31.633 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8da7641a53e", Addrs:set.Typed[string]{}}
2026-02-17 03:05:31.633 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali8da7641a53e" state="up"
2026-02-17 03:05:31.633 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8da7641a53e", Addrs:set.Typed[string]{}}
2026-02-17 03:05:31.633 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8da7641a53e", State:"up", Index:179}
2026-02-17 03:05:31.633 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8da7641a53e"
2026-02-17 03:05:31.633 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8da7641a53e"
2026-02-17 03:05:31.633 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8da7641a53e"
2026-02-17 03:05:31.634 [INFO][95] felix/endpoint_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-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:31.634 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:31.657 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:31.657 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"} status="up"
2026-02-17 03:05:31.691 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"lease-test-220" name:"default"}
2026-02-17 03:05:31.879 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105, name=eth0)
2026-02-17 03:05:31.879 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5af004b54ff" profile_ids:"kns.emptydir-7028" profile_ids:"ksa.emptydir-7028.default" ipv4_nets:"10.100.8.246/32"}
2026-02-17 03:05:31.879 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:31.879 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:31.880 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:31.880 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5af004b54ff"
2026-02-17 03:05:31.880 [INFO][95] felix/endpoint_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-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:31.880 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:31.922 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:31.922 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"} status="up"
2026-02-17 03:05:31.977 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9653" name:"default"}
2026-02-17 03:05:32.073 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-9884" name:"default"}
2026-02-17 03:05:32.105 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6077" name:"default"}
2026-02-17 03:05:32.130 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6077"}
2026-02-17 03:05:32.186 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9884"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9884"}
2026-02-17 03:05:32.218 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-9884"}
2026-02-17 03:05:32.285 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8332"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8332"}
2026-02-17 03:05:32.326 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8332"}
2026-02-17 03:05:32.467 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9653"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"services-9653"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9653"}
2026-02-17 03:05:32.502 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9653"}
2026-02-17 03:05:32.577 [INFO][95] 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:05:32.577 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5af004b54ff"
2026-02-17 03:05:32.577 [INFO][95] 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:05:32.577 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8da7641a53e"
2026-02-17 03:05:32.577 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5af004b54ff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:32.577 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5af004b54ff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:32.577 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8da7641a53e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:32.577 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8da7641a53e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:32.708 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-220"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"lease-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:"lease-test-220"}
2026-02-17 03:05:32.739 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"lease-test-220"}
2026-02-17 03:05:32.905 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598, name=eth0)
2026-02-17 03:05:32.906 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8da7641a53e" profile_ids:"kns.projected-8400" profile_ids:"ksa.projected-8400.default" ipv4_nets:"10.100.8.241/32"}
2026-02-17 03:05:32.906 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:32.906 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:32.906 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:32.908 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8da7641a53e"
2026-02-17 03:05:32.908 [INFO][95] felix/endpoint_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-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:32.908 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:32.928 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105, name=eth0)
2026-02-17 03:05:32.932 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:32.932 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"} status="up"
2026-02-17 03:05:32.932 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5af004b54ff" profile_ids:"kns.emptydir-7028" profile_ids:"ksa.emptydir-7028.default" ipv4_nets:"10.100.8.246/32"}
2026-02-17 03:05:32.932 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:32.932 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:32.932 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:32.933 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5af004b54ff"
2026-02-17 03:05:32.933 [INFO][95] felix/endpoint_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-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:32.933 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:32.962 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:32.963 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"} status="up"
2026-02-17 03:05:34.069 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598, name=eth0)
2026-02-17 03:05:34.070 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8da7641a53e" profile_ids:"kns.projected-8400" profile_ids:"ksa.projected-8400.default" ipv4_nets:"10.100.8.241/32"}
2026-02-17 03:05:34.070 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:34.070 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:34.070 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:34.076 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8da7641a53e"
2026-02-17 03:05:34.076 [INFO][95] 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-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:34.076 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:34.094 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105, name=eth0)
2026-02-17 03:05:34.103 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:34.103 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"} status="down"
2026-02-17 03:05:34.103 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5af004b54ff" profile_ids:"kns.emptydir-7028" profile_ids:"ksa.emptydir-7028.default" ipv4_nets:"10.100.8.246/32"}
2026-02-17 03:05:34.103 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:34.103 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:34.104 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:34.104 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8da7641a53e"
2026-02-17 03:05:34.104 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5af004b54ff"
2026-02-17 03:05:34.104 [INFO][95] 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-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:34.104 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:34.131 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:34.131 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"} status="down"
2026-02-17 03:05:34.170 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali8da7641a53e" state="down"
2026-02-17 03:05:34.170 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8da7641a53e"
2026-02-17 03:05:34.170 [INFO][95] 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:05:34.170 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8da7641a53e", State:"down", Index:179}
2026-02-17 03:05:34.170 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8da7641a53e", Addrs:set.Typed[string]{}}
2026-02-17 03:05:34.171 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8da7641a53e", Addrs:set.Typed[string]{}}
2026-02-17 03:05:34.171 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8da7641a53e"
2026-02-17 03:05:34.171 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8da7641a53e"
2026-02-17 03:05:34.171 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5af004b54ff"
2026-02-17 03:05:34.171 [INFO][95] felix/endpoint_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-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:34.171 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:34.171 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.241
2026-02-17 03:05:34.174 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali8da7641a53e" state=""
2026-02-17 03:05:34.174 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8da7641a53e"
2026-02-17 03:05:34.197 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:34.197 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"} status="down"
2026-02-17 03:05:34.197 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8da7641a53e", State:"", Index:179}
2026-02-17 03:05:34.197 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8da7641a53e", Addrs:set.Set[string](nil)}
2026-02-17 03:05:34.197 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8da7641a53e", Addrs:set.Set[string](nil)}
2026-02-17 03:05:34.197 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8da7641a53e"
2026-02-17 03:05:34.197 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5af004b54ff"
2026-02-17 03:05:34.197 [INFO][95] felix/endpoint_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-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:34.197 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:34.200 [INFO][95] 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:05:34.200 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5af004b54ff"
2026-02-17 03:05:34.200 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali5af004b54ff" state="down"
2026-02-17 03:05:34.200 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali5af004b54ff" state=""
2026-02-17 03:05:34.200 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5af004b54ff"
2026-02-17 03:05:34.221 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:34.221 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"} status="down"
2026-02-17 03:05:34.221 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5af004b54ff", Addrs:set.Typed[string]{}}
2026-02-17 03:05:34.221 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5af004b54ff", Addrs:set.Typed[string]{}}
2026-02-17 03:05:34.222 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5af004b54ff", State:"down", Index:178}
2026-02-17 03:05:34.222 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5af004b54ff", State:"", Index:178}
2026-02-17 03:05:34.222 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5af004b54ff", Addrs:set.Set[string](nil)}
2026-02-17 03:05:34.222 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5af004b54ff", Addrs:set.Set[string](nil)}
2026-02-17 03:05:34.222 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5af004b54ff"
2026-02-17 03:05:34.222 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5af004b54ff"
2026-02-17 03:05:34.222 [INFO][95] felix/endpoint_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-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:34.222 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:34.222 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.246
2026-02-17 03:05:34.251 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:34.252 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"} status="down"
2026-02-17 03:05:34.322 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598, name=eth0)
2026-02-17 03:05:34.323 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598" endpoint_id:"eth0"}
2026-02-17 03:05:34.323 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-8400"}
2026-02-17 03:05:34.323 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-8400.default"}
2026-02-17 03:05:34.323 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:34.323 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:34.323 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-8400" ipVersion=0x4 table="filter"
2026-02-17 03:05:34.323 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ng4Y9tOs_LbGW-Ny7O" ipVersion=0x4 table="filter"
2026-02-17 03:05:34.323 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-8400" ipVersion=0x4 table="filter"
2026-02-17 03:05:34.324 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ng4Y9tOs_LbGW-Ny7O" ipVersion=0x4 table="filter"
2026-02-17 03:05:34.324 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:34.324 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 03:05:34.324 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8da7641a53e" ipVersion=0x4 table="filter"
2026-02-17 03:05:34.324 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 03:05:34.324 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8da7641a53e" ipVersion=0x4 table="filter"
2026-02-17 03:05:34.324 [INFO][95] felix/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-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:34.324 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:34.378 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8400/downwardapi-volume-75af3e1e-18a5-42ce-943b-a50b96d10598", EndpointId:"eth0"}
2026-02-17 03:05:34.378 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-3560" name:"default"}
2026-02-17 03:05:34.423 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105, name=eth0)
2026-02-17 03:05:34.423 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105" endpoint_id:"eth0"}
2026-02-17 03:05:34.423 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-7028"}
2026-02-17 03:05:34.423 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-7028.default"}
2026-02-17 03:05:34.424 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:34.424 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:34.425 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-7028" ipVersion=0x4 table="filter"
2026-02-17 03:05:34.425 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WTORnz7QSx5h8FJrpi" ipVersion=0x4 table="filter"
2026-02-17 03:05:34.425 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-7028" ipVersion=0x4 table="filter"
2026-02-17 03:05:34.425 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WTORnz7QSx5h8FJrpi" ipVersion=0x4 table="filter"
2026-02-17 03:05:34.425 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:34.426 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5af004b54ff" ipVersion=0x4 table="filter"
2026-02-17 03:05:34.426 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5af004b54ff" ipVersion=0x4 table="filter"
2026-02-17 03:05:34.426 [INFO][95] felix/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-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:34.426 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:34.490 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7028/pod-8e49405a-4f30-41a6-ae8a-7f0f69bb3105", EndpointId:"eth0"}
2026-02-17 03:05:34.493 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-3560"}
2026-02-17 03:05:34.893 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7028"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7028"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7028"}
2026-02-17 03:05:34.939 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-4163"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"events-4163"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4163"}
2026-02-17 03:05:34.963 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-4163" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:35.047 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8400"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8400"}
2026-02-17 03:05:35.082 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9877"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9877"}
2026-02-17 03:05:35.082 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9877" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:35.146 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-4163"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"events-4163"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4163"}
2026-02-17 03:05:35.171 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6003"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6003"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6003"}
2026-02-17 03:05:35.204 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6003" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:35.558 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-2969"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-2969"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2969"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-5204" value:"true"}
2026-02-17 03:05:35.586 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"exempted-namespace-2969" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:35.634 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5204"
2026-02-17 03:05:35.766 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=endpointslice-3837/pod2, name=eth0)
2026-02-17 03:05:35.766 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-3837/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f1b342d9ed" profile_ids:"kns.endpointslice-3837" profile_ids:"ksa.endpointslice-3837.default" ipv4_nets:"10.100.8.239/32"}
2026-02-17 03:05:35.766 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:35.766 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:35.766 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:35.767 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f1b342d9ed"
2026-02-17 03:05:35.767 [INFO][95] felix/endpoint_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-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:35.767 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:35.807 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:35.808 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"} status="up"
2026-02-17 03:05:35.808 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5204"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5204"} labels:{key:"webhook-5204" value:"true"}
2026-02-17 03:05:35.809 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1496"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1496"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1496"} labels:{key:"webhook-5204-markers" value:"true"}
2026-02-17 03:05:35.809 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-3837"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-3837"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3837"}
2026-02-17 03:05:35.881 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-2969"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-2969"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2969"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-5204" value:"true"}
2026-02-17 03:05:35.882 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5960"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"job-5960"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5960"}
2026-02-17 03:05:35.928 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5960" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:35.985 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5, name=eth0)
2026-02-17 03:05:35.987 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-6003"} profile:{inbound_rules:{action:"allow" rule_id:"uFk-g8NRtCDvLMXX"} outbound_rules:{action:"allow" rule_id:"hrbWrtop2AdqH5oX"}}
2026-02-17 03:05:35.988 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-6003.default"} profile:{}
2026-02-17 03:05:35.988 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib07f7439157" profile_ids:"kns.emptydir-6003" profile_ids:"ksa.emptydir-6003.default" ipv4_nets:"10.100.8.240/32"}
2026-02-17 03:05:35.988 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:35.988 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:35.989 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:35.989 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:05:35.989 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib07f7439157" ipVersion=0x4 table="filter"
2026-02-17 03:05:35.990 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-6003" ipVersion=0x4 table="filter"
2026-02-17 03:05:35.990 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VTtOIBXfp1Yxg7ju9t" ipVersion=0x4 table="filter"
2026-02-17 03:05:35.990 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:05:35.990 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib07f7439157" ipVersion=0x4 table="filter"
2026-02-17 03:05:35.990 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-6003" ipVersion=0x4 table="filter"
2026-02-17 03:05:35.990 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VTtOIBXfp1Yxg7ju9t" ipVersion=0x4 table="filter"
2026-02-17 03:05:35.990 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib07f7439157"
2026-02-17 03:05:35.990 [INFO][95] felix/endpoint_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-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:35.990 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:36.043 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:36.043 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"} status="down"
2026-02-17 03:05:36.047 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="calib07f7439157" state="down"
2026-02-17 03:05:36.047 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib07f7439157"
2026-02-17 03:05:36.047 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib07f7439157", State:"down", Index:180}
2026-02-17 03:05:36.047 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib07f7439157", Addrs:set.Typed[string]{}}
2026-02-17 03:05:36.047 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib07f7439157", Addrs:set.Typed[string]{}}
2026-02-17 03:05:36.047 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib07f7439157"
2026-02-17 03:05:36.047 [INFO][95] felix/endpoint_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-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:36.047 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:36.051 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="calib07f7439157" state="up"
2026-02-17 03:05:36.077 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:36.077 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"} status="down"
2026-02-17 03:05:36.077 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib07f7439157", State:"up", Index:180}
2026-02-17 03:05:36.077 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib07f7439157"
2026-02-17 03:05:36.077 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib07f7439157"
2026-02-17 03:05:36.077 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib07f7439157"
2026-02-17 03:05:36.078 [INFO][95] felix/endpoint_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-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:36.078 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:36.103 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:36.103 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"} status="up"
2026-02-17 03:05:36.295 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=endpointslice-3837/pod2, name=eth0)
2026-02-17 03:05:36.295 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-3837/pod2" endpoint_id:"eth0"}
2026-02-17 03:05:36.295 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-3837"}
2026-02-17 03:05:36.295 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-3837.default"}
2026-02-17 03:05:36.295 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:36.295 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:36.296 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_josyt6pmCbLeyajY2s" ipVersion=0x4 table="filter"
2026-02-17 03:05:36.296 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XeGIwysZYjN3hBz_Sd" ipVersion=0x4 table="filter"
2026-02-17 03:05:36.296 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_josyt6pmCbLeyajY2s" ipVersion=0x4 table="filter"
2026-02-17 03:05:36.296 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XeGIwysZYjN3hBz_Sd" ipVersion=0x4 table="filter"
2026-02-17 03:05:36.296 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:36.297 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8f1b342d9ed" ipVersion=0x4 table="filter"
2026-02-17 03:05:36.297 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:05:36.297 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8f1b342d9ed" ipVersion=0x4 table="filter"
2026-02-17 03:05:36.297 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:05:36.297 [INFO][95] felix/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-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:36.297 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:36.298 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.239
2026-02-17 03:05:36.374 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-3837/pod2", EndpointId:"eth0"}
2026-02-17 03:05:36.409 [INFO][95] 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:05:36.409 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8f1b342d9ed"
2026-02-17 03:05:36.409 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f1b342d9ed", Addrs:set.Typed[string]{}}
2026-02-17 03:05:36.409 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f1b342d9ed", Addrs:set.Typed[string]{}}
2026-02-17 03:05:36.416 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali8f1b342d9ed" state="down"
2026-02-17 03:05:36.416 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali8f1b342d9ed" state=""
2026-02-17 03:05:36.416 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8f1b342d9ed"
2026-02-17 03:05:36.436 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6376" name:"default"}
2026-02-17 03:05:36.463 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f1b342d9ed", State:"down", Index:176}
2026-02-17 03:05:36.464 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f1b342d9ed", State:"", Index:176}
2026-02-17 03:05:36.464 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f1b342d9ed", Addrs:set.Set[string](nil)}
2026-02-17 03:05:36.464 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f1b342d9ed", Addrs:set.Set[string](nil)}
2026-02-17 03:05:36.732 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-5960/with-success-policy-succeeded-count-1-tfpvr, name=eth0)
2026-02-17 03:05:36.733 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5960"} profile:{inbound_rules:{action:"allow" rule_id:"UmfdR7kqggXK1Q7O"} outbound_rules:{action:"allow" rule_id:"LLJGRnUaRg_pOL8M"}}
2026-02-17 03:05:36.733 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5960.default"} profile:{}
2026-02-17 03:05:36.733 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5960/with-success-policy-succeeded-count-1-tfpvr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali04a03b4b48a" profile_ids:"kns.job-5960" profile_ids:"ksa.job-5960.default" ipv4_nets:"10.100.8.252/32"}
2026-02-17 03:05:36.733 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:36.733 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:36.734 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:36.734 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali04a03b4b48a" ipVersion=0x4 table="filter"
2026-02-17 03:05:36.734 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5960" ipVersion=0x4 table="filter"
2026-02-17 03:05:36.735 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OId-7Psr_fTUf9qapu" ipVersion=0x4 table="filter"
2026-02-17 03:05:36.735 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:05:36.735 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali04a03b4b48a" ipVersion=0x4 table="filter"
2026-02-17 03:05:36.735 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5960" ipVersion=0x4 table="filter"
2026-02-17 03:05:36.735 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OId-7Psr_fTUf9qapu" ipVersion=0x4 table="filter"
2026-02-17 03:05:36.735 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:05:36.735 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali04a03b4b48a"
2026-02-17 03:05:36.735 [INFO][95] felix/endpoint_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-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:36.735 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:36.780 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:36.780 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"} status="down"
2026-02-17 03:05:36.802 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali04a03b4b48a" state="down"
2026-02-17 03:05:36.802 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali04a03b4b48a"
2026-02-17 03:05:36.803 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali04a03b4b48a", State:"down", Index:181}
2026-02-17 03:05:36.803 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali04a03b4b48a", Addrs:set.Typed[string]{}}
2026-02-17 03:05:36.803 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali04a03b4b48a", Addrs:set.Typed[string]{}}
2026-02-17 03:05:36.803 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali04a03b4b48a"
2026-02-17 03:05:36.803 [INFO][95] felix/endpoint_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-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:36.803 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:36.807 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali04a03b4b48a" state="up"
2026-02-17 03:05:36.837 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:36.837 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"} status="down"
2026-02-17 03:05:36.837 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali04a03b4b48a", State:"up", Index:181}
2026-02-17 03:05:36.837 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali04a03b4b48a"
2026-02-17 03:05:36.837 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali04a03b4b48a"
2026-02-17 03:05:36.837 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali04a03b4b48a"
2026-02-17 03:05:36.837 [INFO][95] felix/endpoint_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-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:36.837 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:36.883 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:36.883 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"} status="up"
2026-02-17 03:05:36.944 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5, name=eth0)
2026-02-17 03:05:36.944 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib07f7439157" profile_ids:"kns.emptydir-6003" profile_ids:"ksa.emptydir-6003.default" ipv4_nets:"10.100.8.240/32"}
2026-02-17 03:05:36.944 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:36.944 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:36.945 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:36.945 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib07f7439157"
2026-02-17 03:05:36.945 [INFO][95] felix/endpoint_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-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:36.945 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:36.968 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:36.968 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"} status="up"
2026-02-17 03:05:37.063 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6376"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6376"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6376"}
2026-02-17 03:05:37.098 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6376"}
2026-02-17 03:05:37.793 [INFO][95] 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:05:37.793 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib07f7439157"
2026-02-17 03:05:37.793 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib07f7439157", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:37.793 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib07f7439157", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:37.964 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-5960/with-success-policy-succeeded-count-1-tfpvr, name=eth0)
2026-02-17 03:05:37.965 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5960/with-success-policy-succeeded-count-1-tfpvr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali04a03b4b48a" profile_ids:"kns.job-5960" profile_ids:"ksa.job-5960.default" ipv4_nets:"10.100.8.252/32"}
2026-02-17 03:05:37.965 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:37.965 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:37.965 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:37.966 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali04a03b4b48a"
2026-02-17 03:05:37.966 [INFO][95] felix/endpoint_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-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:37.966 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:37.993 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:37.993 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"} status="up"
2026-02-17 03:05:38.163 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5, name=eth0)
2026-02-17 03:05:38.164 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib07f7439157" profile_ids:"kns.emptydir-6003" profile_ids:"ksa.emptydir-6003.default" ipv4_nets:"10.100.8.240/32"}
2026-02-17 03:05:38.164 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:38.164 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:38.164 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:38.166 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib07f7439157"
2026-02-17 03:05:38.166 [INFO][95] felix/endpoint_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-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:38.166 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:38.200 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:38.201 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"} status="up"
2026-02-17 03:05:38.273 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="calib07f7439157" state="down"
2026-02-17 03:05:38.273 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib07f7439157"
2026-02-17 03:05:38.273 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib07f7439157", State:"down", Index:180}
2026-02-17 03:05:38.274 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib07f7439157", Addrs:set.Typed[string]{}}
2026-02-17 03:05:38.274 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib07f7439157", Addrs:set.Typed[string]{}}
2026-02-17 03:05:38.274 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib07f7439157"
2026-02-17 03:05:38.274 [INFO][95] felix/endpoint_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-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:38.274 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:38.274 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.240
2026-02-17 03:05:38.279 [INFO][95] 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:05:38.279 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="calib07f7439157" state=""
2026-02-17 03:05:38.279 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib07f7439157"
2026-02-17 03:05:38.297 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:38.297 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"} status="down"
2026-02-17 03:05:38.297 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib07f7439157", State:"", Index:180}
2026-02-17 03:05:38.298 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib07f7439157", Addrs:set.Set[string](nil)}
2026-02-17 03:05:38.298 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib07f7439157", Addrs:set.Set[string](nil)}
2026-02-17 03:05:38.298 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib07f7439157"
2026-02-17 03:05:38.298 [INFO][95] felix/endpoint_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-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:38.298 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:38.321 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:38.322 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"} status="down"
2026-02-17 03:05:38.432 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5, name=eth0)
2026-02-17 03:05:38.432 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5" endpoint_id:"eth0"}
2026-02-17 03:05:38.432 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-6003.default"}
2026-02-17 03:05:38.433 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-6003"}
2026-02-17 03:05:38.433 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:38.433 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:38.433 [INFO][95] 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:05:38.433 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali04a03b4b48a"
2026-02-17 03:05:38.433 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-6003" ipVersion=0x4 table="filter"
2026-02-17 03:05:38.434 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VTtOIBXfp1Yxg7ju9t" ipVersion=0x4 table="filter"
2026-02-17 03:05:38.434 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-6003" ipVersion=0x4 table="filter"
2026-02-17 03:05:38.434 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VTtOIBXfp1Yxg7ju9t" ipVersion=0x4 table="filter"
2026-02-17 03:05:38.434 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:38.434 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:05:38.434 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib07f7439157" ipVersion=0x4 table="filter"
2026-02-17 03:05:38.434 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 03:05:38.434 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib07f7439157" ipVersion=0x4 table="filter"
2026-02-17 03:05:38.434 [INFO][95] felix/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-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:38.434 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:38.495 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6003/pod-5b0c8ad1-f0ef-4620-a649-d565107a78e5", EndpointId:"eth0"}
2026-02-17 03:05:38.496 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali04a03b4b48a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:38.496 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali04a03b4b48a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:39.226 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-5960/with-success-policy-succeeded-count-1-tfpvr, name=eth0)
2026-02-17 03:05:39.227 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5960/with-success-policy-succeeded-count-1-tfpvr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali04a03b4b48a" profile_ids:"kns.job-5960" profile_ids:"ksa.job-5960.default" ipv4_nets:"10.100.8.252/32"}
2026-02-17 03:05:39.227 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:39.227 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:39.227 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:39.230 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali04a03b4b48a"
2026-02-17 03:05:39.230 [INFO][95] felix/endpoint_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-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:39.230 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:39.265 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:39.265 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"} status="up"
2026-02-17 03:05:39.265 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9877"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9877"}
2026-02-17 03:05:39.295 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2413"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2413"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2413"}
2026-02-17 03:05:39.295 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-2413" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:39.331 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali04a03b4b48a" state="down"
2026-02-17 03:05:39.333 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali04a03b4b48a"
2026-02-17 03:05:39.333 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali04a03b4b48a", State:"down", Index:181}
2026-02-17 03:05:39.334 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali04a03b4b48a", Addrs:set.Typed[string]{}}
2026-02-17 03:05:39.334 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali04a03b4b48a", Addrs:set.Typed[string]{}}
2026-02-17 03:05:39.334 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali04a03b4b48a"
2026-02-17 03:05:39.334 [INFO][95] felix/endpoint_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-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:39.334 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:39.334 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali04a03b4b48a" state=""
2026-02-17 03:05:39.334 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali04a03b4b48a"
2026-02-17 03:05:39.334 [INFO][95] 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=181
2026-02-17 03:05:39.335 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.252
2026-02-17 03:05:39.369 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:39.369 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"} status="down"
2026-02-17 03:05:39.369 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6003"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6003"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6003"}
2026-02-17 03:05:39.406 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali04a03b4b48a", State:"", Index:181}
2026-02-17 03:05:39.406 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali04a03b4b48a", Addrs:set.Set[string](nil)}
2026-02-17 03:05:39.406 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali04a03b4b48a", Addrs:set.Set[string](nil)}
2026-02-17 03:05:39.406 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali04a03b4b48a"
2026-02-17 03:05:39.406 [INFO][95] felix/endpoint_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-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:39.406 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:39.440 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:39.440 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"} status="down"
2026-02-17 03:05:39.440 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5351"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5351"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5351"}
2026-02-17 03:05:39.440 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5351" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:39.487 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2413"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2413"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2413"}
2026-02-17 03:05:39.487 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-783"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-783"}
2026-02-17 03:05:39.500 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=job-5960/with-success-policy-succeeded-count-1-tfpvr, name=eth0)
2026-02-17 03:05:39.525 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-783" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:39.525 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5960/with-success-policy-succeeded-count-1-tfpvr" endpoint_id:"eth0"}
2026-02-17 03:05:39.525 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5960"}
2026-02-17 03:05:39.525 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5960.default"}
2026-02-17 03:05:39.525 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:39.525 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:39.526 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5960" ipVersion=0x4 nextLog=2026-02-17 03:05:49.36286587 +0000 UTC m=+1403.677274398 table="filter"
2026-02-17 03:05:39.526 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:39.526 [INFO][95] felix/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-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:39.526 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:39.590 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5960/with-success-policy-succeeded-count-1-tfpvr", EndpointId:"eth0"}
2026-02-17 03:05:40.098 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-7028" name:"default"}
2026-02-17 03:05:40.177 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c, name=eth0)
2026-02-17 03:05:40.178 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-783"} profile:{inbound_rules:{action:"allow" rule_id:"PEe5T4M1jlhkm0y4"} outbound_rules:{action:"allow" rule_id:"uSMe0QX0fxCgsSAj"}}
2026-02-17 03:05:40.178 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-783.default"} profile:{}
2026-02-17 03:05:40.178 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4595d950380" profile_ids:"kns.init-container-783" profile_ids:"ksa.init-container-783.default" ipv4_nets:"10.100.8.243/32"}
2026-02-17 03:05:40.178 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:40.178 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:40.178 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:40.179 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4595d950380"
2026-02-17 03:05:40.179 [INFO][95] felix/endpoint_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-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:40.179 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:40.246 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali4595d950380" state="down"
2026-02-17 03:05:40.246 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4595d950380"
2026-02-17 03:05:40.248 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:40.250 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"} status="down"
2026-02-17 03:05:40.251 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4595d950380", State:"down", Index:182}
2026-02-17 03:05:40.251 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4595d950380", Addrs:set.Typed[string]{}}
2026-02-17 03:05:40.251 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4595d950380", Addrs:set.Typed[string]{}}
2026-02-17 03:05:40.251 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali4595d950380" state="up"
2026-02-17 03:05:40.251 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4595d950380", State:"up", Index:182}
2026-02-17 03:05:40.251 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4595d950380"
2026-02-17 03:05:40.251 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4595d950380"
2026-02-17 03:05:40.251 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4595d950380"
2026-02-17 03:05:40.251 [INFO][95] felix/endpoint_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-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:40.251 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:40.280 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:40.280 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"} status="up"
2026-02-17 03:05:40.866 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7028"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7028"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7028"}
2026-02-17 03:05:40.893 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-7028"}
2026-02-17 03:05:40.965 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8400" name:"default"}
2026-02-17 03:05:40.991 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8400"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8400"}
2026-02-17 03:05:40.998 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c, name=eth0)
2026-02-17 03:05:41.016 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4595d950380" profile_ids:"kns.init-container-783" profile_ids:"ksa.init-container-783.default" ipv4_nets:"10.100.8.243/32"}
2026-02-17 03:05:41.016 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8400"}
2026-02-17 03:05:41.017 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:41.017 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:41.018 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:41.019 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4595d950380"
2026-02-17 03:05:41.019 [INFO][95] felix/endpoint_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-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:41.019 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:41.050 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:41.050 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"} status="up"
2026-02-17 03:05:41.071 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5204" name:"default"}
2026-02-17 03:05:41.176 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"exempted-namespace-2969" name:"default"}
2026-02-17 03:05:41.231 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-3837"
2026-02-17 03:05:41.283 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-3837"
2026-02-17 03:05:41.319 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1496" name:"default"}
2026-02-17 03:05:41.355 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-3837"
2026-02-17 03:05:41.386 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-4163" name:"default"}
2026-02-17 03:05:41.418 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-3837" name:"default"}
2026-02-17 03:05:41.488 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-4163"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"events-4163"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4163"}
2026-02-17 03:05:41.517 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-4163"}
2026-02-17 03:05:41.748 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-2969"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-2969"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2969"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-5204" value:"true"}
2026-02-17 03:05:41.781 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"exempted-namespace-2969"}
2026-02-17 03:05:41.840 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1496"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1496"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1496"} labels:{key:"webhook-5204-markers" value:"true"}
2026-02-17 03:05:41.890 [INFO][95] 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:05:41.890 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4595d950380"
2026-02-17 03:05:41.890 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4595d950380", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:41.890 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4595d950380", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:41.918 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1496"}
2026-02-17 03:05:41.918 [INFO][95] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 03:05:41.978 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-3837"}
2026-02-17 03:05:42.001 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c, name=eth0)
2026-02-17 03:05:42.002 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4595d950380" profile_ids:"kns.init-container-783" profile_ids:"ksa.init-container-783.default" ipv4_nets:"10.100.8.243/32"}
2026-02-17 03:05:42.017 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5960"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"job-5960"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5960"}
2026-02-17 03:05:42.025 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:42.025 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:42.025 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:42.026 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4595d950380"
2026-02-17 03:05:42.026 [INFO][95] felix/endpoint_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-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:42.026 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:42.059 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:42.059 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"} status="up"
2026-02-17 03:05:42.059 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7596"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7596"} 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-7596"}
2026-02-17 03:05:42.059 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7596" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:42.122 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5204"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5204"} labels:{key:"webhook-5204" value:"true"}
2026-02-17 03:05:42.160 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5204"}
2026-02-17 03:05:43.011 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c, name=eth0)
2026-02-17 03:05:43.012 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4595d950380" profile_ids:"kns.init-container-783" profile_ids:"ksa.init-container-783.default" ipv4_nets:"10.100.8.243/32"}
2026-02-17 03:05:43.012 [INFO][95] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 03:05:43.012 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:43.013 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:43.013 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:43.014 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4595d950380"
2026-02-17 03:05:43.014 [INFO][95] felix/endpoint_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-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:43.014 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:43.040 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:43.040 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"} status="up"
2026-02-17 03:05:43.104 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-783"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-783"}
2026-02-17 03:05:43.144 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4675"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4675"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4675"}
2026-02-17 03:05:43.171 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4675" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:44.151 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-default-worker-mbmz6-4zqc4-knbb5" ipv4_addr:"192.168.24.244/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-guq3k-default-worker-mbmz6-4zqc4-knbb5"} 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:05:44.151 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:05:44.151 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:05:44.243 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5351"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5351"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5351"}
2026-02-17 03:05:44.275 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3248"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3248"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3248"}
2026-02-17 03:05:44.297 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3248" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:44.777 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-4675/update-demo-nautilus-65ndk, name=eth0)
2026-02-17 03:05:44.778 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-4675"} profile:{inbound_rules:{action:"allow" rule_id:"Cnto7icD9bwl3Dd4"} outbound_rules:{action:"allow" rule_id:"lue5qh_7sruZCo8e"}}
2026-02-17 03:05:44.778 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-4675.default"} profile:{}
2026-02-17 03:05:44.778 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4675/update-demo-nautilus-65ndk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie35cc8c1d33" profile_ids:"kns.kubectl-4675" profile_ids:"ksa.kubectl-4675.default" ipv4_nets:"10.100.8.244/32"}
2026-02-17 03:05:44.778 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:44.778 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:44.778 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:44.779 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie35cc8c1d33"
2026-02-17 03:05:44.779 [INFO][95] felix/endpoint_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-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:44.779 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:44.841 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:44.841 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"} status="down"
2026-02-17 03:05:44.841 [INFO][95] felix/summary.go 100: Summarising 274 dataplane reconciliation loops over 1m0.1s: avg=35ms longest=79ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:05:44.856 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calie35cc8c1d33" state="down"
2026-02-17 03:05:44.857 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie35cc8c1d33"
2026-02-17 03:05:44.857 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie35cc8c1d33", State:"down", Index:183}
2026-02-17 03:05:44.857 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie35cc8c1d33", Addrs:set.Typed[string]{}}
2026-02-17 03:05:44.857 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie35cc8c1d33", Addrs:set.Typed[string]{}}
2026-02-17 03:05:44.857 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie35cc8c1d33"
2026-02-17 03:05:44.857 [INFO][95] felix/endpoint_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-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:44.857 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:44.865 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calie35cc8c1d33" state="up"
2026-02-17 03:05:44.885 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:44.885 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"} status="down"
2026-02-17 03:05:44.886 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie35cc8c1d33", State:"up", Index:183}
2026-02-17 03:05:44.886 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie35cc8c1d33"
2026-02-17 03:05:44.886 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie35cc8c1d33"
2026-02-17 03:05:44.886 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie35cc8c1d33"
2026-02-17 03:05:44.886 [INFO][95] felix/endpoint_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-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:44.886 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:44.926 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:44.926 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"} status="up"
2026-02-17 03:05:45.134 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9877" name:"default"}
2026-02-17 03:05:45.517 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-2413" name:"default"}
2026-02-17 03:05:45.555 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9877"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9877"}
2026-02-17 03:05:45.597 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9877"}
2026-02-17 03:05:45.651 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2413"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2413"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2413"}
2026-02-17 03:05:45.680 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-2413"}
2026-02-17 03:05:45.784 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6003" name:"default"}
2026-02-17 03:05:45.818 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6003"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6003"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6003"}
2026-02-17 03:05:45.848 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6003"}
2026-02-17 03:05:46.027 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-4675/update-demo-nautilus-65ndk, name=eth0)
2026-02-17 03:05:46.028 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4675/update-demo-nautilus-65ndk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie35cc8c1d33" profile_ids:"kns.kubectl-4675" profile_ids:"ksa.kubectl-4675.default" ipv4_nets:"10.100.8.244/32"}
2026-02-17 03:05:46.028 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:46.028 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:46.028 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:46.029 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie35cc8c1d33"
2026-02-17 03:05:46.029 [INFO][95] felix/endpoint_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-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:46.029 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:46.058 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:46.058 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"} status="up"
2026-02-17 03:05:46.433 [INFO][95] 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:05:46.434 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie35cc8c1d33"
2026-02-17 03:05:46.434 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie35cc8c1d33", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:46.434 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie35cc8c1d33", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:47.181 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5960" name:"default"}
2026-02-17 03:05:47.425 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5960"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"job-5960"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5960"}
2026-02-17 03:05:47.463 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5960"}
2026-02-17 03:05:47.603 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7596"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7596"} 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-7596"}
2026-02-17 03:05:47.632 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2285"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"services-2285"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2285"}
2026-02-17 03:05:47.659 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2285" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:47.699 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2285"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"services-2285"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2285"}
2026-02-17 03:05:47.724 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2854"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2854"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2854"}
2026-02-17 03:05:47.750 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2854" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:48.142 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c, name=eth0)
2026-02-17 03:05:48.142 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4595d950380" profile_ids:"kns.init-container-783" profile_ids:"ksa.init-container-783.default" ipv4_nets:"10.100.8.243/32"}
2026-02-17 03:05:48.142 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:48.143 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:48.143 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:48.144 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4595d950380"
2026-02-17 03:05:48.144 [INFO][95] felix/endpoint_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-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:48.144 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:48.191 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:48.191 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"} status="up"
2026-02-17 03:05:48.192 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-783"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-783"}
2026-02-17 03:05:48.420 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3248"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3248"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3248"}
2026-02-17 03:05:48.448 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8617"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8617"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8617"}
2026-02-17 03:05:48.448 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-8617" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:48.486 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c, name=eth0)
2026-02-17 03:05:48.487 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c" endpoint_id:"eth0"}
2026-02-17 03:05:48.487 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-783"}
2026-02-17 03:05:48.487 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-783.default"}
2026-02-17 03:05:48.487 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:48.487 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:48.496 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:48.497 [INFO][95] felix/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-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:48.497 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:48.498 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.243
2026-02-17 03:05:48.564 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-783/pod-init-754ace2a-afbc-4247-bce1-667917e0872c", EndpointId:"eth0"}
2026-02-17 03:05:48.565 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8617"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8617"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8617"}
2026-02-17 03:05:48.566 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-414"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-414"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-414"}
2026-02-17 03:05:48.590 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali4595d950380" state="down"
2026-02-17 03:05:48.590 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4595d950380"
2026-02-17 03:05:48.591 [INFO][95] 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:05:48.591 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4595d950380", State:"down", Index:182}
2026-02-17 03:05:48.592 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4595d950380", Addrs:set.Typed[string]{}}
2026-02-17 03:05:48.592 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4595d950380", Addrs:set.Typed[string]{}}
2026-02-17 03:05:48.592 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali4595d950380" state=""
2026-02-17 03:05:48.592 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4595d950380"
2026-02-17 03:05:48.621 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4595d950380", State:"", Index:182}
2026-02-17 03:05:48.621 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4595d950380", Addrs:set.Set[string](nil)}
2026-02-17 03:05:48.621 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4595d950380", Addrs:set.Set[string](nil)}
2026-02-17 03:05:48.652 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-414" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:49.423 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5351" name:"default"}
2026-02-17 03:05:49.454 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5351"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5351"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5351"}
2026-02-17 03:05:49.487 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5351"}
2026-02-17 03:05:49.892 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-4675/update-demo-nautilus-65ndk, name=eth0)
2026-02-17 03:05:49.893 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4675/update-demo-nautilus-65ndk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie35cc8c1d33" profile_ids:"kns.kubectl-4675" profile_ids:"ksa.kubectl-4675.default" ipv4_nets:"10.100.8.244/32"}
2026-02-17 03:05:49.893 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:49.893 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:49.893 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:49.894 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie35cc8c1d33"
2026-02-17 03:05:49.894 [INFO][95] felix/endpoint_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-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:49.894 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:49.932 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:49.932 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"} status="up"
2026-02-17 03:05:50.193 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4675"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4675"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4675"}
2026-02-17 03:05:50.247 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9264"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9264"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9264"}
2026-02-17 03:05:50.254 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=kubectl-4675/update-demo-nautilus-65ndk, name=eth0)
2026-02-17 03:05:50.282 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4675/update-demo-nautilus-65ndk" endpoint_id:"eth0"}
2026-02-17 03:05:50.282 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-4675"}
2026-02-17 03:05:50.282 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-4675.default"}
2026-02-17 03:05:50.282 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-9264" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:50.282 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:50.282 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:50.283 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-4675" ipVersion=0x4 logsSkipped=23 table="filter"
2026-02-17 03:05:50.283 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_b-kfKz-YICCHQ8RWpC" ipVersion=0x4 table="filter"
2026-02-17 03:05:50.283 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-4675" ipVersion=0x4 table="filter"
2026-02-17 03:05:50.283 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_b-kfKz-YICCHQ8RWpC" ipVersion=0x4 table="filter"
2026-02-17 03:05:50.283 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:50.283 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie35cc8c1d33" ipVersion=0x4 table="filter"
2026-02-17 03:05:50.283 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie35cc8c1d33" ipVersion=0x4 table="filter"
2026-02-17 03:05:50.283 [INFO][95] felix/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-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:50.283 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:50.283 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.244
2026-02-17 03:05:50.351 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4675/update-demo-nautilus-65ndk", EndpointId:"eth0"}
2026-02-17 03:05:50.356 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calie35cc8c1d33" state="down"
2026-02-17 03:05:50.357 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie35cc8c1d33"
2026-02-17 03:05:50.357 [INFO][95] 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:05:50.357 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie35cc8c1d33", State:"down", Index:183}
2026-02-17 03:05:50.357 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie35cc8c1d33", Addrs:set.Typed[string]{}}
2026-02-17 03:05:50.357 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie35cc8c1d33", Addrs:set.Typed[string]{}}
2026-02-17 03:05:50.360 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calie35cc8c1d33" state=""
2026-02-17 03:05:50.360 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie35cc8c1d33"
2026-02-17 03:05:50.386 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie35cc8c1d33", State:"", Index:183}
2026-02-17 03:05:50.387 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie35cc8c1d33", Addrs:set.Set[string](nil)}
2026-02-17 03:05:50.387 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie35cc8c1d33", Addrs:set.Set[string](nil)}
2026-02-17 03:05:51.888 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2854"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2854"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2854"}
2026-02-17 03:05:51.914 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-4532"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-4532"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4532"}
2026-02-17 03:05:51.944 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-4532" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:52.376 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9264"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9264"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9264"}
2026-02-17 03:05:52.418 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5316"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5316"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5316"}
2026-02-17 03:05:52.440 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5316" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:52.499 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-414"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-414"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-414"}
2026-02-17 03:05:52.544 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1132"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1132"} 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-1132"}
2026-02-17 03:05:52.572 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1132" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:52.854 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7596" name:"default"}
2026-02-17 03:05:53.075 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d, name=eth0)
2026-02-17 03:05:53.076 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-5316.default"} profile:{}
2026-02-17 03:05:53.076 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-5316"} profile:{inbound_rules:{action:"allow" rule_id:"URzh8sS1wdLP-3Q5"} outbound_rules:{action:"allow" rule_id:"oHQJ7sHAKHwc6fVo"}}
2026-02-17 03:05:53.076 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0123f56bfe" profile_ids:"kns.projected-5316" profile_ids:"ksa.projected-5316.default" ipv4_nets:"10.100.8.238/32"}
2026-02-17 03:05:53.076 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:53.076 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:53.076 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:53.077 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia0123f56bfe" ipVersion=0x4 table="filter"
2026-02-17 03:05:53.077 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-5316" ipVersion=0x4 table="filter"
2026-02-17 03:05:53.077 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1nRPUJjH41c6B2_nZL" ipVersion=0x4 table="filter"
2026-02-17 03:05:53.077 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia0123f56bfe" ipVersion=0x4 table="filter"
2026-02-17 03:05:53.077 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-5316" ipVersion=0x4 table="filter"
2026-02-17 03:05:53.077 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1nRPUJjH41c6B2_nZL" ipVersion=0x4 table="filter"
2026-02-17 03:05:53.077 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia0123f56bfe"
2026-02-17 03:05:53.077 [INFO][95] felix/endpoint_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-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:53.077 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:53.129 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:53.129 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"} status="down"
2026-02-17 03:05:53.145 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="calia0123f56bfe" state="down"
2026-02-17 03:05:53.145 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0123f56bfe"
2026-02-17 03:05:53.145 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0123f56bfe", State:"down", Index:184}
2026-02-17 03:05:53.146 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0123f56bfe", Addrs:set.Typed[string]{}}
2026-02-17 03:05:53.146 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0123f56bfe", Addrs:set.Typed[string]{}}
2026-02-17 03:05:53.146 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0123f56bfe"
2026-02-17 03:05:53.146 [INFO][95] felix/endpoint_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-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:53.146 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:53.151 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="calia0123f56bfe" state="up"
2026-02-17 03:05:53.173 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:53.173 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"} status="down"
2026-02-17 03:05:53.173 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0123f56bfe", State:"up", Index:184}
2026-02-17 03:05:53.173 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia0123f56bfe"
2026-02-17 03:05:53.173 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0123f56bfe"
2026-02-17 03:05:53.173 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0123f56bfe"
2026-02-17 03:05:53.173 [INFO][95] felix/endpoint_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-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:53.173 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:53.215 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:53.215 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"} status="up"
2026-02-17 03:05:53.218 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94, name=eth0)
2026-02-17 03:05:53.218 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-1132"} profile:{inbound_rules:{action:"allow" rule_id:"AZwJfJg-RvCHHbD1"} outbound_rules:{action:"allow" rule_id:"8VUnbBNipEDdovZk"}}
2026-02-17 03:05:53.218 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-1132.default"} profile:{}
2026-02-17 03:05:53.218 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a4ffb41cd0" profile_ids:"kns.pods-1132" profile_ids:"ksa.pods-1132.default" ipv4_nets:"10.100.8.242/32"}
2026-02-17 03:05:53.219 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:53.219 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:53.219 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:53.219 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5a4ffb41cd0" ipVersion=0x4 table="filter"
2026-02-17 03:05:53.219 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-1132" ipVersion=0x4 table="filter"
2026-02-17 03:05:53.219 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GZA93O3I-bRYvajnou" ipVersion=0x4 table="filter"
2026-02-17 03:05:53.219 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5a4ffb41cd0" ipVersion=0x4 table="filter"
2026-02-17 03:05:53.219 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-1132" ipVersion=0x4 table="filter"
2026-02-17 03:05:53.219 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GZA93O3I-bRYvajnou" ipVersion=0x4 table="filter"
2026-02-17 03:05:53.219 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5a4ffb41cd0"
2026-02-17 03:05:53.219 [INFO][95] felix/endpoint_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-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:53.219 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:53.269 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:53.270 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"} status="down"
2026-02-17 03:05:53.288 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7596"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7596"} 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-7596"}
2026-02-17 03:05:53.292 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali5a4ffb41cd0" state="down"
2026-02-17 03:05:53.292 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5a4ffb41cd0"
2026-02-17 03:05:53.293 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali5a4ffb41cd0" state="up"
2026-02-17 03:05:53.318 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7596"}
2026-02-17 03:05:53.351 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a4ffb41cd0", State:"down", Index:185}
2026-02-17 03:05:53.351 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a4ffb41cd0", Addrs:set.Typed[string]{}}
2026-02-17 03:05:53.351 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a4ffb41cd0", Addrs:set.Typed[string]{}}
2026-02-17 03:05:53.351 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a4ffb41cd0", State:"up", Index:185}
2026-02-17 03:05:53.351 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5a4ffb41cd0"
2026-02-17 03:05:53.351 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5a4ffb41cd0"
2026-02-17 03:05:53.351 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a4ffb41cd0"
2026-02-17 03:05:53.351 [INFO][95] felix/endpoint_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-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:53.352 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:53.381 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:53.381 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"} status="up"
2026-02-17 03:05:53.381 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2285" name:"default"}
2026-02-17 03:05:53.614 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-8617" name:"default"}
2026-02-17 03:05:53.718 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2285"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"services-2285"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2285"}
2026-02-17 03:05:53.746 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2285"}
2026-02-17 03:05:53.932 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3248" name:"default"}
2026-02-17 03:05:53.962 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-783" name:"default"}
2026-02-17 03:05:54.002 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"proxy-4532" type:"ClusterIP" cluster_ips:"10.254.63.222" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:05:54.085 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94, name=eth0)
2026-02-17 03:05:54.090 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a4ffb41cd0" profile_ids:"kns.pods-1132" profile_ids:"ksa.pods-1132.default" ipv4_nets:"10.100.8.242/32"}
2026-02-17 03:05:54.090 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:54.090 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:54.090 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:54.091 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a4ffb41cd0"
2026-02-17 03:05:54.091 [INFO][95] felix/endpoint_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-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:54.091 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:54.102 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d, name=eth0)
2026-02-17 03:05:54.132 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:54.132 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"} status="up"
2026-02-17 03:05:54.132 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0123f56bfe" profile_ids:"kns.projected-5316" profile_ids:"ksa.projected-5316.default" ipv4_nets:"10.100.8.238/32"}
2026-02-17 03:05:54.132 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:54.133 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:54.133 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:54.134 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0123f56bfe"
2026-02-17 03:05:54.135 [INFO][95] felix/endpoint_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-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:54.135 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:54.165 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:54.165 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"} status="up"
2026-02-17 03:05:54.165 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-4532"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-4532"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4532"}
2026-02-17 03:05:54.207 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-6081"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-6081"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6081"}
2026-02-17 03:05:54.241 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-6081" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:54.369 [INFO][95] 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:05:54.370 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia0123f56bfe"
2026-02-17 03:05:54.370 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0123f56bfe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:54.370 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0123f56bfe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:54.403 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-6081"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-6081"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6081"}
2026-02-17 03:05:54.445 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9640"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9640"}
2026-02-17 03:05:54.445 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9640" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:54.485 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-783"}
2026-02-17 03:05:54.518 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9640"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9640"}
2026-02-17 03:05:54.518 [INFO][95] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 03:05:54.526 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4079"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4079"}
2026-02-17 03:05:54.537 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4079" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:54.651 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8617"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8617"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8617"}
2026-02-17 03:05:54.657 [INFO][95] 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:05:54.658 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5a4ffb41cd0"
2026-02-17 03:05:54.658 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a4ffb41cd0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:54.658 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a4ffb41cd0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:54.670 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-8617"}
2026-02-17 03:05:54.823 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3248"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3248"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3248"}
2026-02-17 03:05:54.855 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3248"}
2026-02-17 03:05:55.161 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94, name=eth0)
2026-02-17 03:05:55.162 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a4ffb41cd0" profile_ids:"kns.pods-1132" profile_ids:"ksa.pods-1132.default" ipv4_nets:"10.100.8.242/32"}
2026-02-17 03:05:55.162 [INFO][95] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 03:05:55.162 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:55.162 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:55.162 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:55.163 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a4ffb41cd0"
2026-02-17 03:05:55.163 [INFO][95] felix/endpoint_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-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:55.163 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:55.189 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:55.189 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"} status="up"
2026-02-17 03:05:55.267 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d, name=eth0)
2026-02-17 03:05:55.267 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0123f56bfe" profile_ids:"kns.projected-5316" profile_ids:"ksa.projected-5316.default" ipv4_nets:"10.100.8.238/32"}
2026-02-17 03:05:55.267 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:55.267 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:55.267 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:55.268 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0123f56bfe"
2026-02-17 03:05:55.268 [INFO][95] felix/endpoint_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-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:55.268 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 184
2026-02-17 03:05:55.298 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:55.298 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"} status="up"
2026-02-17 03:05:55.369 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4675" name:"default"}
2026-02-17 03:05:55.375 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="calia0123f56bfe" state="down"
2026-02-17 03:05:55.375 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0123f56bfe"
2026-02-17 03:05:55.375 [INFO][95] 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:05:55.381 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="calia0123f56bfe" state=""
2026-02-17 03:05:55.381 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia0123f56bfe"
2026-02-17 03:05:55.404 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0123f56bfe", State:"down", Index:184}
2026-02-17 03:05:55.404 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0123f56bfe", Addrs:set.Typed[string]{}}
2026-02-17 03:05:55.404 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0123f56bfe", Addrs:set.Typed[string]{}}
2026-02-17 03:05:55.404 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0123f56bfe", State:"", Index:184}
2026-02-17 03:05:55.404 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0123f56bfe", Addrs:set.Set[string](nil)}
2026-02-17 03:05:55.404 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0123f56bfe", Addrs:set.Set[string](nil)}
2026-02-17 03:05:55.404 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0123f56bfe"
2026-02-17 03:05:55.404 [INFO][95] felix/endpoint_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-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:55.404 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:55.405 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.238
2026-02-17 03:05:55.431 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:55.431 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"} status="down"
2026-02-17 03:05:55.518 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d, name=eth0)
2026-02-17 03:05:55.518 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d" endpoint_id:"eth0"}
2026-02-17 03:05:55.518 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-5316"}
2026-02-17 03:05:55.519 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-5316.default"}
2026-02-17 03:05:55.519 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:55.519 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:55.519 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-5316" ipVersion=0x4 table="filter"
2026-02-17 03:05:55.519 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1nRPUJjH41c6B2_nZL" ipVersion=0x4 table="filter"
2026-02-17 03:05:55.519 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-5316" ipVersion=0x4 table="filter"
2026-02-17 03:05:55.519 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1nRPUJjH41c6B2_nZL" ipVersion=0x4 table="filter"
2026-02-17 03:05:55.519 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:55.520 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia0123f56bfe" ipVersion=0x4 table="filter"
2026-02-17 03:05:55.520 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia0123f56bfe" ipVersion=0x4 table="filter"
2026-02-17 03:05:55.520 [INFO][95] felix/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-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:55.520 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:55.586 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5316/projected-volume-43e24c8c-7a8a-4e37-966f-bde295a20a7d", EndpointId:"eth0"}
2026-02-17 03:05:55.659 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4675"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4675"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4675"}
2026-02-17 03:05:55.687 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4675"}
2026-02-17 03:05:56.567 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5316"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5316"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5316"}
2026-02-17 03:05:56.598 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8957"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-8957"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8957"}
2026-02-17 03:05:56.598 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-8957" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:57.102 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2854" name:"default"}
2026-02-17 03:05:57.148 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2854"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2854"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2854"}
2026-02-17 03:05:57.181 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2854"}
2026-02-17 03:05:57.399 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94, name=eth0)
2026-02-17 03:05:57.400 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a4ffb41cd0" profile_ids:"kns.pods-1132" profile_ids:"ksa.pods-1132.default" ipv4_nets:"10.100.8.242/32"}
2026-02-17 03:05:57.400 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:57.400 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:57.400 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:57.404 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a4ffb41cd0"
2026-02-17 03:05:57.404 [INFO][95] felix/endpoint_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-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:57.404 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:57.434 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:57.434 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"} status="up"
2026-02-17 03:05:57.435 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9264"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9264"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9264"}
2026-02-17 03:05:57.754 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-414" name:"default"}
2026-02-17 03:05:57.866 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-414"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-414"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-414"}
2026-02-17 03:05:57.899 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-414"}
2026-02-17 03:05:58.430 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94, name=eth0)
2026-02-17 03:05:58.431 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a4ffb41cd0" profile_ids:"kns.pods-1132" profile_ids:"ksa.pods-1132.default" ipv4_nets:"10.100.8.242/32"}
2026-02-17 03:05:58.431 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:58.431 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:58.431 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:58.432 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a4ffb41cd0"
2026-02-17 03:05:58.432 [INFO][95] felix/endpoint_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-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:58.432 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:58.459 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:58.459 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"} status="up"
2026-02-17 03:05:58.537 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali5a4ffb41cd0" state="down"
2026-02-17 03:05:58.537 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5a4ffb41cd0"
2026-02-17 03:05:58.537 [INFO][95] 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:05:58.537 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a4ffb41cd0", State:"down", Index:185}
2026-02-17 03:05:58.537 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a4ffb41cd0", Addrs:set.Typed[string]{}}
2026-02-17 03:05:58.538 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a4ffb41cd0", Addrs:set.Typed[string]{}}
2026-02-17 03:05:58.538 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5a4ffb41cd0"
2026-02-17 03:05:58.538 [INFO][95] felix/endpoint_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-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:58.538 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:58.538 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.242
2026-02-17 03:05:58.541 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali5a4ffb41cd0" state=""
2026-02-17 03:05:58.541 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5a4ffb41cd0"
2026-02-17 03:05:58.573 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:58.573 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"} status="down"
2026-02-17 03:05:58.573 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a4ffb41cd0", State:"", Index:185}
2026-02-17 03:05:58.573 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a4ffb41cd0", Addrs:set.Set[string](nil)}
2026-02-17 03:05:58.573 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a4ffb41cd0", Addrs:set.Set[string](nil)}
2026-02-17 03:05:58.573 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5a4ffb41cd0"
2026-02-17 03:05:58.573 [INFO][95] felix/endpoint_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-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:58.574 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:58.607 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:58.607 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"} status="down"
2026-02-17 03:05:58.636 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94, name=eth0)
2026-02-17 03:05:58.636 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94" endpoint_id:"eth0"}
2026-02-17 03:05:58.636 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-1132.default"}
2026-02-17 03:05:58.636 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-1132"}
2026-02-17 03:05:58.637 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:58.637 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:58.640 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-1132" ipVersion=0x4 table="filter"
2026-02-17 03:05:58.640 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GZA93O3I-bRYvajnou" ipVersion=0x4 table="filter"
2026-02-17 03:05:58.640 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-1132" ipVersion=0x4 table="filter"
2026-02-17 03:05:58.640 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GZA93O3I-bRYvajnou" ipVersion=0x4 table="filter"
2026-02-17 03:05:58.640 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:58.640 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5a4ffb41cd0" ipVersion=0x4 table="filter"
2026-02-17 03:05:58.640 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5a4ffb41cd0" ipVersion=0x4 table="filter"
2026-02-17 03:05:58.640 [INFO][95] felix/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-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:58.640 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:58.694 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1132/pod-update-activedeadlineseconds-1ad254c2-916c-4d37-ba22-de46c0ec9b94", EndpointId:"eth0"}
2026-02-17 03:05:59.203 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1132"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1132"} 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-1132"}
2026-02-17 03:05:59.231 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-7812"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-7812"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7812"}
2026-02-17 03:05:59.301 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-7812" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:59.346 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"proxy-service-mxvjw" namespace:"proxy-7812" type:"ClusterIP" cluster_ips:"10.254.127.205" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81} ports:{Protocol:"TCP" Port:443} ports:{Protocol:"TCP" Port:444}
2026-02-17 03:05:59.406 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-4532"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-4532"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4532"}
2026-02-17 03:05:59.537 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-6081" name:"default"}
2026-02-17 03:05:59.718 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-6081"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-6081"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6081"}
2026-02-17 03:05:59.756 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-6081"}
2026-02-17 03:05:59.783 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8957"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-8957"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8957"}
2026-02-17 03:05:59.816 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5423"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5423"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5423"}
2026-02-17 03:05:59.816 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5423" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:00.065 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=proxy-7812/proxy-service-mxvjw-db669b785-662q4, name=eth0)
2026-02-17 03:06:00.065 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.proxy-7812"} profile:{inbound_rules:{action:"allow" rule_id:"t5VqE8BD8-1_N4F8"} outbound_rules:{action:"allow" rule_id:"-3fJ4q7nUdlUwHYe"}}
2026-02-17 03:06:00.065 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.proxy-7812.default"} profile:{}
2026-02-17 03:06:00.066 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-7812/proxy-service-mxvjw-db669b785-662q4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie155b15ce46" profile_ids:"kns.proxy-7812" profile_ids:"ksa.proxy-7812.default" ipv4_nets:"10.100.8.251/32"}
2026-02-17 03:06:00.066 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:00.066 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:00.066 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:00.068 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie155b15ce46" ipVersion=0x4 table="filter"
2026-02-17 03:06:00.068 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.proxy-7812" ipVersion=0x4 table="filter"
2026-02-17 03:06:00.068 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jbv_x5RWeApfFGLrnw" ipVersion=0x4 table="filter"
2026-02-17 03:06:00.068 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie155b15ce46" ipVersion=0x4 table="filter"
2026-02-17 03:06:00.068 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.proxy-7812" ipVersion=0x4 table="filter"
2026-02-17 03:06:00.068 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jbv_x5RWeApfFGLrnw" ipVersion=0x4 table="filter"
2026-02-17 03:06:00.068 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie155b15ce46"
2026-02-17 03:06:00.068 [INFO][95] felix/endpoint_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-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:00.068 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:00.114 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:06:00.114 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"} status="down"
2026-02-17 03:06:00.141 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="calie155b15ce46" state="down"
2026-02-17 03:06:00.141 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie155b15ce46"
2026-02-17 03:06:00.141 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="calie155b15ce46" state="up"
2026-02-17 03:06:00.141 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie155b15ce46", State:"down", Index:186}
2026-02-17 03:06:00.141 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie155b15ce46", Addrs:set.Typed[string]{}}
2026-02-17 03:06:00.141 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie155b15ce46", Addrs:set.Typed[string]{}}
2026-02-17 03:06:00.142 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie155b15ce46", State:"up", Index:186}
2026-02-17 03:06:00.142 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie155b15ce46"
2026-02-17 03:06:00.142 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie155b15ce46"
2026-02-17 03:06:00.142 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie155b15ce46"
2026-02-17 03:06:00.142 [INFO][95] felix/endpoint_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-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:00.142 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:00.175 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:00.176 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"} status="up"
2026-02-17 03:06:00.176 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9640" name:"default"}
2026-02-17 03:06:00.414 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9640"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9640"}
2026-02-17 03:06:00.445 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9640"}
2026-02-17 03:06:00.455 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5, name=eth0)
2026-02-17 03:06:00.501 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-5423.default"} profile:{}
2026-02-17 03:06:00.502 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-5423"} profile:{inbound_rules:{action:"allow" rule_id:"qlQaoY7eDvlhYEqy"} outbound_rules:{action:"allow" rule_id:"ELekwTDErn-SukqB"}}
2026-02-17 03:06:00.502 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6ae31ad854c" profile_ids:"kns.projected-5423" profile_ids:"ksa.projected-5423.default" ipv4_nets:"10.100.8.229/32"}
2026-02-17 03:06:00.502 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:00.502 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:00.503 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:00.503 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6ae31ad854c" ipVersion=0x4 table="filter"
2026-02-17 03:06:00.503 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-5423" ipVersion=0x4 table="filter"
2026-02-17 03:06:00.503 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QgtSF2NRxQBdZaXPIP" ipVersion=0x4 table="filter"
2026-02-17 03:06:00.503 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6ae31ad854c" ipVersion=0x4 table="filter"
2026-02-17 03:06:00.503 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-5423" ipVersion=0x4 table="filter"
2026-02-17 03:06:00.503 [INFO][95] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QgtSF2NRxQBdZaXPIP" ipVersion=0x4 table="filter"
2026-02-17 03:06:00.503 [INFO][95] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6ae31ad854c"
2026-02-17 03:06:00.503 [INFO][95] felix/endpoint_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-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:00.503 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:00.541 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali6ae31ad854c" state="down"
2026-02-17 03:06:00.541 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6ae31ad854c"
2026-02-17 03:06:00.542 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali6ae31ad854c" state="up"
2026-02-17 03:06:00.552 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:06:00.552 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"} status="down"
2026-02-17 03:06:00.552 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6ae31ad854c", State:"down", Index:187}
2026-02-17 03:06:00.552 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6ae31ad854c", Addrs:set.Typed[string]{}}
2026-02-17 03:06:00.553 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6ae31ad854c", Addrs:set.Typed[string]{}}
2026-02-17 03:06:00.553 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6ae31ad854c", State:"up", Index:187}
2026-02-17 03:06:00.553 [INFO][95] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6ae31ad854c"
2026-02-17 03:06:00.553 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6ae31ad854c"
2026-02-17 03:06:00.553 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6ae31ad854c"
2026-02-17 03:06:00.553 [INFO][95] felix/endpoint_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-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:00.553 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:00.585 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:00.585 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"} status="up"
2026-02-17 03:06:01.146 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5, name=eth0)
2026-02-17 03:06:01.146 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6ae31ad854c" profile_ids:"kns.projected-5423" profile_ids:"ksa.projected-5423.default" ipv4_nets:"10.100.8.229/32"}
2026-02-17 03:06:01.146 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:01.146 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:01.146 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:01.147 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6ae31ad854c"
2026-02-17 03:06:01.147 [INFO][95] felix/endpoint_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-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:01.147 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:01.166 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=proxy-7812/proxy-service-mxvjw-db669b785-662q4, name=eth0)
2026-02-17 03:06:01.185 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:01.185 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"} status="up"
2026-02-17 03:06:01.185 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-7812/proxy-service-mxvjw-db669b785-662q4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie155b15ce46" profile_ids:"kns.proxy-7812" profile_ids:"ksa.proxy-7812.default" ipv4_nets:"10.100.8.251/32"}
2026-02-17 03:06:01.185 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:01.185 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:01.185 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:01.186 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie155b15ce46"
2026-02-17 03:06:01.187 [INFO][95] felix/endpoint_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-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:01.187 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:01.218 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:01.218 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"} status="up"
2026-02-17 03:06:01.601 [INFO][95] 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:06:01.601 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6ae31ad854c"
2026-02-17 03:06:01.601 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6ae31ad854c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:06:01.601 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6ae31ad854c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:06:01.735 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-7812"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-7812"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7812"}
2026-02-17 03:06:01.749 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=proxy-7812/proxy-service-mxvjw-db669b785-662q4, name=eth0)
2026-02-17 03:06:01.766 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=proxy-7812/proxy-service-mxvjw-db669b785-662q4, name=eth0)
2026-02-17 03:06:01.781 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-7812/proxy-service-mxvjw-db669b785-662q4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie155b15ce46" profile_ids:"kns.proxy-7812" profile_ids:"ksa.proxy-7812.default" ipv4_nets:"10.100.8.251/32"}
2026-02-17 03:06:01.781 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-7812/proxy-service-mxvjw-db669b785-662q4" endpoint_id:"eth0"}
2026-02-17 03:06:01.781 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.proxy-7812.default"}
2026-02-17 03:06:01.781 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.proxy-7812"}
2026-02-17 03:06:01.781 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-6708"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-6708"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6708"}
2026-02-17 03:06:01.782 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:01.782 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:01.782 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.proxy-7812" ipVersion=0x4 table="filter"
2026-02-17 03:06:01.783 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jbv_x5RWeApfFGLrnw" ipVersion=0x4 table="filter"
2026-02-17 03:06:01.783 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.proxy-7812" ipVersion=0x4 table="filter"
2026-02-17 03:06:01.783 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jbv_x5RWeApfFGLrnw" ipVersion=0x4 table="filter"
2026-02-17 03:06:01.783 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:01.784 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie155b15ce46" ipVersion=0x4 table="filter"
2026-02-17 03:06:01.784 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie155b15ce46" ipVersion=0x4 table="filter"
2026-02-17 03:06:01.784 [INFO][95] felix/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-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:01.784 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:01.785 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.251
2026-02-17 03:06:01.872 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7812/proxy-service-mxvjw-db669b785-662q4", EndpointId:"eth0"}
2026-02-17 03:06:01.872 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-6708" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:01.910 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-6708"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-6708"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6708"}
2026-02-17 03:06:01.943 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3335"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3335"} 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-3335"}
2026-02-17 03:06:01.975 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-3335" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:01.975 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5316" name:"default"}
2026-02-17 03:06:02.051 [INFO][95] 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:06:02.051 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie155b15ce46"
2026-02-17 03:06:02.051 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie155b15ce46", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:06:02.051 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie155b15ce46", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:06:02.108 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3335"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3335"} 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-3335"}
2026-02-17 03:06:02.146 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1839"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1839"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1839"}
2026-02-17 03:06:02.172 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1839" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:02.270 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1839"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1839"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1839"}
2026-02-17 03:06:02.331 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3320"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3320"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3320"}
2026-02-17 03:06:02.360 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5316"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5316"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5316"}
2026-02-17 03:06:02.360 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3320" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:02.383 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5316"}
2026-02-17 03:06:02.442 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5, name=eth0)
2026-02-17 03:06:02.442 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6ae31ad854c" profile_ids:"kns.projected-5423" profile_ids:"ksa.projected-5423.default" ipv4_nets:"10.100.8.229/32"}
2026-02-17 03:06:02.442 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:02.442 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:02.442 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:02.443 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6ae31ad854c"
2026-02-17 03:06:02.443 [INFO][95] felix/endpoint_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-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:02.443 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:02.470 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:02.470 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"} status="up"
2026-02-17 03:06:02.546 [INFO][95] 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:06:02.546 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6ae31ad854c"
2026-02-17 03:06:02.546 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali6ae31ad854c" state="down"
2026-02-17 03:06:02.546 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6ae31ad854c", Addrs:set.Typed[string]{}}
2026-02-17 03:06:02.547 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6ae31ad854c", Addrs:set.Typed[string]{}}
2026-02-17 03:06:02.547 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6ae31ad854c", State:"down", Index:187}
2026-02-17 03:06:02.547 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6ae31ad854c"
2026-02-17 03:06:02.547 [INFO][95] felix/endpoint_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-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:02.547 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:02.548 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.229
2026-02-17 03:06:02.551 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali6ae31ad854c" state=""
2026-02-17 03:06:02.551 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6ae31ad854c"
2026-02-17 03:06:02.611 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:06:02.612 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"} status="down"
2026-02-17 03:06:02.612 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6ae31ad854c", State:"", Index:187}
2026-02-17 03:06:02.612 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6ae31ad854c", Addrs:set.Set[string](nil)}
2026-02-17 03:06:02.612 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6ae31ad854c", Addrs:set.Set[string](nil)}
2026-02-17 03:06:02.612 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6ae31ad854c"
2026-02-17 03:06:02.612 [INFO][95] felix/endpoint_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-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:02.612 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:02.650 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:06:02.650 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"} status="down"
2026-02-17 03:06:02.670 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5, name=eth0)
2026-02-17 03:06:02.670 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5" endpoint_id:"eth0"}
2026-02-17 03:06:02.670 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-5423"}
2026-02-17 03:06:02.671 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-5423.default"}
2026-02-17 03:06:02.671 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:02.671 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:02.671 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-5423" ipVersion=0x4 table="filter"
2026-02-17 03:06:02.672 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QgtSF2NRxQBdZaXPIP" ipVersion=0x4 table="filter"
2026-02-17 03:06:02.672 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-5423" ipVersion=0x4 table="filter"
2026-02-17 03:06:02.672 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QgtSF2NRxQBdZaXPIP" ipVersion=0x4 table="filter"
2026-02-17 03:06:02.672 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:02.672 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6ae31ad854c" ipVersion=0x4 table="filter"
2026-02-17 03:06:02.673 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6ae31ad854c" ipVersion=0x4 table="filter"
2026-02-17 03:06:02.673 [INFO][95] felix/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-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:02.673 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:02.747 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5423/downwardapi-volume-88eb4ae2-5c4a-4715-8c17-5231c2b917b5", EndpointId:"eth0"}
2026-02-17 03:06:03.577 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="calie155b15ce46" state="down"
2026-02-17 03:06:03.577 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie155b15ce46"
2026-02-17 03:06:03.577 [INFO][95] 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:06:03.577 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie155b15ce46", State:"down", Index:186}
2026-02-17 03:06:03.577 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie155b15ce46", Addrs:set.Typed[string]{}}
2026-02-17 03:06:03.577 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie155b15ce46", Addrs:set.Typed[string]{}}
2026-02-17 03:06:03.582 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="calie155b15ce46" state=""
2026-02-17 03:06:03.582 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie155b15ce46"
2026-02-17 03:06:03.606 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie155b15ce46", State:"", Index:186}
2026-02-17 03:06:03.606 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie155b15ce46", Addrs:set.Set[string](nil)}
2026-02-17 03:06:03.607 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie155b15ce46", Addrs:set.Set[string](nil)}
2026-02-17 03:06:03.922 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5423"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5423"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5423"}
2026-02-17 03:06:04.278 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1132" name:"default"}
2026-02-17 03:06:04.542 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1132"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1132"} 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-1132"}
2026-02-17 03:06:04.578 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1132"}
2026-02-17 03:06:04.988 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"proxy-4532"
2026-02-17 03:06:05.222 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-4532" name:"default"}
2026-02-17 03:06:05.325 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-4532"}
2026-02-17 03:06:05.533 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-8957" name:"default"}
2026-02-17 03:06:05.574 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8957"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-8957"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8957"}
2026-02-17 03:06:05.605 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-8957"}
2026-02-17 03:06:06.497 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3320"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3320"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3320"}
2026-02-17 03:06:06.846 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-7812" name:"default"}
2026-02-17 03:06:06.965 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"proxy-service-mxvjw" namespace:"proxy-7812"
2026-02-17 03:06:07.142 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-6708" name:"default"}
2026-02-17 03:06:07.332 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-7812"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-7812"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7812"}
2026-02-17 03:06:07.367 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-7812"}
2026-02-17 03:06:07.491 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-3335" name:"default"}
2026-02-17 03:06:07.585 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-6708"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-6708"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6708"}
2026-02-17 03:06:07.622 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-6708"}
2026-02-17 03:06:07.713 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3335"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3335"} 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-3335"}
2026-02-17 03:06:07.741 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-3335"}
2026-02-17 03:06:07.803 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1839" name:"default"}
2026-02-17 03:06:07.936 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1839"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1839"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1839"}
2026-02-17 03:06:07.964 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1839"}
2026-02-17 03:06:09.074 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5423" name:"default"}
2026-02-17 03:06:09.161 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5423"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"b1ac8e8c-7e42-4113-a56e-ea0dde773d81"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5423"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5423"}
2026-02-17 03:06:09.195 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5423"}
2026-02-17 03:06:10.689 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4079"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4079"}
2026-02-17 03:06:11.662 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3320" name:"default"}
2026-02-17 03:06:11.871 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3320"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"f95088f8-7b7b-4f0b-a690-6e66c773ae51"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3320"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3320"}
2026-02-17 03:06:11.899 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3320"}
2026-02-17 03:06:15.839 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4079" name:"default"}
2026-02-17 03:06:15.962 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4079"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8b203f5b-38f3-4f06-a51e-7c051e4f036c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4079"}
2026-02-17 03:06:16.031 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4079"}
2026-02-17 03:06:27.283 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 03:06:34.837 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-9264" name:"default"}
2026-02-17 03:06:34.869 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-9264"}
2026-02-17 03:06:47.906 [INFO][95] felix/summary.go 100: Summarising 181 dataplane reconciliation loops over 1m3.1s: avg=34ms longest=91ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:07:27.299 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 03:07:50.852 [INFO][95] felix/summary.go 100: Summarising 4 dataplane reconciliation loops over 1m2.9s: avg=36ms longest=45ms (resync-calico-v4)
2026-02-17 03:08:27.338 [INFO][91] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.244/24
2026-02-17 03:09:00.877 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-6432"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-6432"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6432"}
2026-02-17 03:09:00.903 [INFO][95] felix/summary.go 100: Summarising 2 dataplane reconciliation loops over 1m10.1s: avg=29ms longest=32ms (resync-calico-v4,resync-filter-v4)
2026-02-17 03:09:02.019 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-890c6beda9174acc, name=eth0)
2026-02-17 03:09:02.019 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcbb46df893" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.8.193/32"}
2026-02-17 03:09:02.019 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:02.020 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:02.020 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:02.020 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcbb46df893"
2026-02-17 03:09:02.021 [INFO][95] felix/endpoint_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-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:02.021 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:02.052 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:09:02.052 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} status="up"
2026-02-17 03:09:06.034 [INFO][95] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-guq3k-xcf2t-4k852" ipv4_addr:"192.168.24.155/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-guq3k-xcf2t-4k852"} 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:06.034 [INFO][95] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:09:06.034 [INFO][95] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:09:08.049 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-890c6beda9174acc, name=eth0)
2026-02-17 03:09:08.050 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcbb46df893" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.8.193/32"}
2026-02-17 03:09:08.050 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:08.050 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:08.051 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:08.052 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcbb46df893"
2026-02-17 03:09:08.052 [INFO][95] felix/endpoint_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-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:08.052 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:08.080 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:09:08.080 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} status="up"
2026-02-17 03:09:08.335 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-6432" name:"default"}
2026-02-17 03:09:08.367 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-6432"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"4ee4fdbb-c55c-493b-98e7-75f02a654cd6"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-6432"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6432"}
2026-02-17 03:09:08.405 [INFO][95] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-6432"}
2026-02-17 03:09:09.254 [INFO][95] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-890c6beda9174acc, name=eth0)
2026-02-17 03:09:09.254 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcbb46df893" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.8.193/32"}
2026-02-17 03:09:09.255 [INFO][95] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:09.255 [INFO][95] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:09.255 [INFO][95] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:09.256 [INFO][95] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcbb46df893"
2026-02-17 03:09:09.256 [INFO][95] felix/endpoint_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-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:09.256 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 6
2026-02-17 03:09:09.290 [INFO][95] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:09:09.290 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} status="up"
2026-02-17 03:09:09.359 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calibcbb46df893" state="down"
2026-02-17 03:09:09.359 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibcbb46df893"
2026-02-17 03:09:09.359 [INFO][95] 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:09:09.359 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibcbb46df893", State:"down", Index:6}
2026-02-17 03:09:09.359 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibcbb46df893", Addrs:set.Typed[string]{}}
2026-02-17 03:09:09.359 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibcbb46df893", Addrs:set.Typed[string]{}}
2026-02-17 03:09:09.360 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibcbb46df893"
2026-02-17 03:09:09.360 [INFO][95] felix/endpoint_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-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:09.360 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:09.360 [INFO][95] felix/conntrack.go 90: Removing conntrack flows ip=10.100.8.193
2026-02-17 03:09:09.362 [INFO][95] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calibcbb46df893" state=""
2026-02-17 03:09:09.362 [INFO][95] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibcbb46df893"
2026-02-17 03:09:09.389 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:09:09.389 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} status="down"
2026-02-17 03:09:09.389 [INFO][95] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibcbb46df893", State:"", Index:6}
2026-02-17 03:09:09.390 [INFO][95] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibcbb46df893", Addrs:set.Set[string](nil)}
2026-02-17 03:09:09.390 [INFO][95] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibcbb46df893", Addrs:set.Set[string](nil)}
2026-02-17 03:09:09.390 [INFO][95] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibcbb46df893"
2026-02-17 03:09:09.390 [INFO][95] felix/endpoint_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-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:09.390 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:09.417 [INFO][95] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:09:09.417 [INFO][95] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"} status="down"
2026-02-17 03:09:09.481 [INFO][95] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-guq3k-default-worker-mbmz6-4zqc4-knbb5, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-890c6beda9174acc, name=eth0)
2026-02-17 03:09:09.481 [INFO][95] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc" endpoint_id:"eth0"}
2026-02-17 03:09:09.481 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.sonobuoy"}
2026-02-17 03:09:09.482 [INFO][95] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.sonobuoy.sonobuoy-serviceaccount"}
2026-02-17 03:09:09.482 [INFO][95] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:09.482 [INFO][95] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:09.482 [INFO][95] 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:09:09.482 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 03:09:09.482 [INFO][95] 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:09:09.482 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 03:09:09.482 [INFO][95] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:09.482 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibcbb46df893" ipVersion=0x4 table="filter"
2026-02-17 03:09:09.482 [INFO][95] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibcbb46df893" ipVersion=0x4 table="filter"
2026-02-17 03:09:09.482 [INFO][95] felix/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-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:09.482 [INFO][95] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
2026-02-17 03:09:09.540 [INFO][95] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-890c6beda9174acc", EndpointId:"eth0"}
